Carl Foster
Registered User.
- Local time
- Today, 00:24
- Joined
- May 29, 2006
- Messages
- 72
Hi, just a question as to whether this is possible.
I would like to create a data entry form where a user will be able to enter in multiple records into a continuous form which us unbound (So that the underlying table is not updated yet).
Then, once he has checked the data and perhaps performed some calculations on it, he then clicks "Save" button and ADO inserts the data into the table.
Now, is this possible and if so, how would I go about setting up the form to accept multiple entry?
Thanks
I would like to create a data entry form where a user will be able to enter in multiple records into a continuous form which us unbound (So that the underlying table is not updated yet).
Then, once he has checked the data and perhaps performed some calculations on it, he then clicks "Save" button and ADO inserts the data into the table.
Now, is this possible and if so, how would I go about setting up the form to accept multiple entry?
Thanks