Hi All,
I have a form that will display the date that was entered in a text box on the switchboard. It reads: = "Mail Received on: "& Forms!switchboard.txtMailDate. I want it to be formatted so it displays the day of the week, date and year but I don't know where to insert this format ("ddd mmmm dd, yyyy") in the current control source as it is now to display as asked.
Your help is most appreciated.
DebbieV
I have a form that will display the date that was entered in a text box on the switchboard. It reads: = "Mail Received on: "& Forms!switchboard.txtMailDate. I want it to be formatted so it displays the day of the week, date and year but I don't know where to insert this format ("ddd mmmm dd, yyyy") in the current control source as it is now to display as asked.
Your help is most appreciated.
DebbieV