Access and Help windows

L

Luke Bellamy

Hi,
I would like the user to be able to click on a help button and it moves
my access application window to the left (i.e 2/3 of the screen) and shows
the help file in the right 1/3 of the screen.
This is currently like the help features in products like Excel.

So what I need to do it put some code in to resize the Access application
window
to 2/3 approx of the users screen. Then I will need to open a help file and
size/set it
to occupy the final 1/3 of the screen to the right.

Note I currently have in place code to open a help file and jump to a
particular context.
Just need assistance setting the window sizes for the respective apps.

Any thoughts appreciated.

Thankyou,
 
Top