|
-
Sep 13th, 2000, 08:20 AM
#1
Thread Starter
Member
I try to run an Access report and use the following command in order to maximize the Access window :
Dim loObject as new access.application
loObject.docmd.runcommand (10)
In this way, the maximize has no effect.
If put the same line twice, it works fine but with the window is flashing. What is wrong in our approach ?
Marci Sarwan ([email protected])
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|