richy240
Registered User.
- Local time
- Today, 08:16
- Joined
- Oct 23, 2003
- Messages
- 16
I am trying to launch a report based on the values in a form, then close the form. Unfortunately, I am running into a very serious problem (from a user's point of view): Focus (of the report) is lost to the Main Menu form.
That is, each time I launch the report ("rpt_assignments_created"), the form that launched it ("frm_dates") closes as expected. Then the Main Menu ("frm_main") gets Focus. How can I restore focus to the report window ("rpt_assignments_creates")?
Thanks in advance.
That is, each time I launch the report ("rpt_assignments_created"), the form that launched it ("frm_dates") closes as expected. Then the Main Menu ("frm_main") gets Focus. How can I restore focus to the report window ("rpt_assignments_creates")?
Thanks in advance.