Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
how we can arrange "Date Field" like below format in inputbox.
--> Thursday, July, 21,2011
Advance thanks for suggestion.
Regards
Venkat
Hi,
Use this expression.
=date(Costdate,'WWWWWWW,MMM,DD,YYYY')
Regards,
Kaushik Solanki
Hi,
Use this expression.
=date(Costdate,'WWWWWWW,MMM,DD,YYYY')
Regards,
Kaushik Solanki
Hi Kausik,
Thanks its working fine.
Regards
Venkat