G
Guest
I am writing an Access application using macros. I have a form with several
subforms that are used for data reference or data selection only. The
purpose of the form is to select the desired "package" from the available
"packages" as displayed in the "package" list. Once selected, the
"package's" items are displayed. I then cycle through the "package items",
making choices when there is one (like a menu selection if the package item
is a ticket to a banquet). All is working nicely except whan I select the
last "package" from the list of available "packages". If I exit the form
(close the form) after making all choices from the last "package" in the
list, I get the No Current Record error - # 3021. When exiting the form
after making the selections from all other "packages", there isn't any error.
How do I get around this problem - using macros. Using Access 2003
Thanks,
Chuck
subforms that are used for data reference or data selection only. The
purpose of the form is to select the desired "package" from the available
"packages" as displayed in the "package" list. Once selected, the
"package's" items are displayed. I then cycle through the "package items",
making choices when there is one (like a menu selection if the package item
is a ticket to a banquet). All is working nicely except whan I select the
last "package" from the list of available "packages". If I exit the form
(close the form) after making all choices from the last "package" in the
list, I get the No Current Record error - # 3021. When exiting the form
after making the selections from all other "packages", there isn't any error.
How do I get around this problem - using macros. Using Access 2003
Thanks,
Chuck