If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I created a text box and set the control source property =Date() to display today's date on a report. An error message appeared "invalid column name 'Date'. Why am I getting this message?
Originally posted by alicejwz
I created a text box and set the control source property =Date() to display today's date on a report. An error message appeared "invalid column name 'Date'. Why am I getting this message?
Originally posted by FirstAndGoal4
Did you try =Date without the ()?
It still gave me the same error message. I created another report and place/call the date function in the property of a text box and it works. Something weird is going on.
Originally posted by alicejwz
It still gave me the same error message. I created another report and place/call the date function in the property of a text box and it works. Something weird is going on.