I have a Form for batch processing of selected IDs, this form has a subform and 2 command buttons– “Commit ” and ” Cancel “.
The subForm is bound to a temprarory table and shows a list of IDs that qualify for batch processing along with a chech box, so that user can select which of the IDs go for batch processing and a combo box
for selecting “Outcome” of each ID.
when user clicks “Commit” I should process the selceted IDs and if user clicks “Cancel” (before “Commit”) I should cancel all the changes done in subform so that all the records in subform looks as they were at the time of loading of form.
Now since the subForm is bound as soon as user edits a record the changes go directly to the temp table and it seems I don’t have any control on it.
How can I tackle this problem.
Please Help!
Thanks in advance
-
Bound Subform (Access 97)
- This topic has 2 replies, 3 voices, and was last updated 23 years, 2 months ago.
AuthorViewing 1 reply threadAuthorViewing 1 reply thread