Jump to content
Salesforce and other SMB Solutions are coming soon. ×

user define function in Specify calculation


Alpana

Recommended Posts

hi

i see an filemaker program in which user have or created a function DateInYYYYMMDD (date) in Specify calculation .but that funcion is not avaiable when i open a new filemaker file.

i want to know what to do. whether i create my own function? if yes then plz tel me steps for doing that

 

plz help me

Link to comment
Share on other sites

You need Filemaker Pro Advanced to be able to create custom functions. You can only make use of custom functions in the ordinary pro versions if they are already present in the file at hand.

Link to comment
Share on other sites

You can backwards-engineer that one easily enough as a calc field or calc function within a script if you do NOT have Advanced.

 

Year(date)&Right ("0"&month(date), 2) & Right( "0"&day(date), 2)

Link to comment
Share on other sites

This thread is quite old. Please start a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

Terms of Use