G
Guest
I need to update a table in a database I am creating. When a user doesn't
find the name in a lookup combo box, they click a command button and another
form appears to allow them to add a new account. Once the second box is
closed I need to update the table they just entered the account so it can be
added to the job. I thought that I would use the Me.Refesh in the code window
under the On Close, but that didn't work. Any assistance would be greatly
appreciated. If you can't already tell Access is not really my forte.
find the name in a lookup combo box, they click a command button and another
form appears to allow them to add a new account. Once the second box is
closed I need to update the table they just entered the account so it can be
added to the job. I thought that I would use the Me.Refesh in the code window
under the On Close, but that didn't work. Any assistance would be greatly
appreciated. If you can't already tell Access is not really my forte.