The Today() control brought the correct date but when I concatenated the three dates coming from 3 different forms (AdddateC, appdateCO, AppdateL), they changed to the Julian format. My work around for that was to create a calculated field naming appcreatedate with formula Text(Created)"mm/dd/yyyy". And, that worked.
However, the second date control with value of user input, brings in the date format to SharePoint Form Library. Again I must align in the Form library under single column. To do that, when I try to concatenate, it again changes the results into Julian format.
How do I fix that?
Any thoughts?
Thanks, SRA