I have an AutoExed macro that minimizes Access on startup so that my switchboard form stands alone. However, off of another form a user can select a report to print, but the report opens up in the access window, which is still minimized.
Anyone know the VB code to maximize the access window? I've tried the AppActivate and Shell commands, but can't get them to work.
Thanks!
Anyone know the VB code to maximize the access window? I've tried the AppActivate and Shell commands, but can't get them to work.
Thanks!