matt beamish
Registered User.
- Local time
- Today, 02:32
- Joined
- Sep 21, 2000
- Messages
- 215
I need to move between forms and get some conditional formatting to update whilst this is happening. Ive tried all sorts of requery combinations but cant get it to work, and I think I need to close one form before opening the next, and vice versa on the way back to the original form.
If Form 1 is called "F_Project_Summary_Index" and my Form 2 is "F_Project_Summary" and my control on both forms is "Job_No" what would the VBA be to close Form 1 and open Form 2 on the same "Job_No".
Thanks in advance
Matt
If Form 1 is called "F_Project_Summary_Index" and my Form 2 is "F_Project_Summary" and my control on both forms is "Job_No" what would the VBA be to close Form 1 and open Form 2 on the same "Job_No".
Thanks in advance
Matt