garywood84
Registered User.
- Local time
- Today, 08:05
- Joined
- Apr 12, 2006
- Messages
- 168
I have a form with a button on it. When the button is clicked, the form it's on closes, and a different one opens up. This second form has a close button, which just closes it down.
I want to modify the close button on this second form so that, when it's clicked, it closes the second form and reopens the first one, displaying the record which was open when the user clicked the button the first time.
Please can someone tell me how to do this? I guess I'll need to store the record displayed on the first form, then code the close button on the second form to open the first form and display that record number? Not sure how to do it though! I've not got very much experience with Access, so please explain in simple terms!
Thanks,
Gary
I want to modify the close button on this second form so that, when it's clicked, it closes the second form and reopens the first one, displaying the record which was open when the user clicked the button the first time.
Please can someone tell me how to do this? I guess I'll need to store the record displayed on the first form, then code the close button on the second form to open the first form and display that record number? Not sure how to do it though! I've not got very much experience with Access, so please explain in simple terms!
Thanks,
Gary