Royceroni
04-30-2001, 02:33 PM
I have a form I use to enter data into a table. I can make the current date appear in a text box. But how do I get that text box with the date to go into a field on my table?
Thanks.
Thanks.
|
View Full Version : Current date entered into a table through a form? Royceroni 04-30-2001, 02:33 PM I have a form I use to enter data into a table. I can make the current date appear in a text box. But how do I get that text box with the date to go into a field on my table? Thanks. Rich 04-30-2001, 02:44 PM The text box has to be bound to the underlying table. |