What can I use to format the dates. If I need to use script, please provide
an example since I am not really good with script. The Format statement
should do the trick but how do I apply it (what event, etc..).
Prout
break the date as entered into its components using @Day, @Month and
@Year use @Text to turn 'em into Text string and do some normal text
string manipulations to format it how you want it. use the Input
translation formula provison