Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi
i have date format like this
i need like this
May be this
Date(Date#([Open Date],'M/DD/YYYY'),'DD-MMM-YYYY')
Or
Date(Date#([Open Date],'MM/DD/YYYY'),'DD-MMM-YYYY')
or if you have real dual dates yet then
Date([Open Date],'DD-MMM-YYYY')
if you data is in actual Date format just set the variable like below
SET DateFormat='DD-MMM-YYYY';
Anyoneplease help
now your format is in DD-MM-YYYY so please change it into DD-MMM-YYYY
Here are some useful posts on how to format dates correctly.
What help you wnt, Does all replies is not working for you? Can you describe more