I'm trying to get my form to generate the weekday from the date entered. I can only get it to display the weekday as a number eg. 1 for Sunday. How can I get it to say "Sunday" instead?
Thanks in advance,
Could you give us a hint as to what that demo involves? Is there an easy way to do it without complicated code or creating a table to hold the weekday text values?