I am trying to set the current date as a default value in one of my text boxes on a form. Normally, I could simply enter =Date() in the control source field. However, since I am writing the form data back to the table, I am unsure how to keep the original table name in the control source and still have the current date save. I have tried entering =Date() in the table default value also, but it returns 4/10/10.
Any assistance would be most appreciated!
Any assistance would be most appreciated!