Solved Save date from unbound text box to table

I've done it. In the code I did not set date format for ThisDate wich is in function set as Date.
strDate = Format(ThisDate, "yyyy\/mm\/dd")
Hi. Congratulations! Glad to hear you got it sorted out. Good luck with your project.
 

Users who are viewing this thread

Back
Top Bottom