S
Sam
Hi!
I have the current date (via "Date()") in the Control
Source field of my OrderDate text box on my form. How
would I go about making sure that the current date the
order was ordered on (ie: today or yesterday or
whatnot) 'shows up' in the order table properly? If I bind
the OrderDate field to the table's OrderDate column, I
don't get any date on my form... I don't mind if it's a
code, since I wsa thinking it might need something in the
BeforeUpdate field, but I don't know much about the
coding. Thanks for your help!
sam
I have the current date (via "Date()") in the Control
Source field of my OrderDate text box on my form. How
would I go about making sure that the current date the
order was ordered on (ie: today or yesterday or
whatnot) 'shows up' in the order table properly? If I bind
the OrderDate field to the table's OrderDate column, I
don't get any date on my form... I don't mind if it's a
code, since I wsa thinking it might need something in the
BeforeUpdate field, but I don't know much about the
coding. Thanks for your help!
sam