Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
My problem is that I open a database in Access but itis not maximized.
I would like to maximize it.
My code is:
Dim obj As Access.Application
Set obj = GetObject(mydatabase)
Thanks,
Austino
My problem is that I open a database in Access but itis not maximized.
I would like to maximize it.
My code is:
Dim obj As Access.Application
Set obj = GetObject(mydatabase)
Thanks,
Austino