michaellysons
Registered User.
- Local time
- Today, 14:54
- Joined
- May 7, 2004
- Messages
- 11
I have a form that I want to open with acDialog (to prevent people interacting with the calling form). The form I open has a button to display the results of a query in datasheet view. The problem is that if I open the form with acDialog, the query results are displayed behind the form and I cannot get to them until I've closed the form.
Is there a way around this? I have tried opening the form without acDialog and this works, but I don't really want to do that if possible.
Thanks.
Is there a way around this? I have tried opening the form without acDialog and this works, but I don't really want to do that if possible.
Thanks.