set up form position on screen

F

fredg

how do I set up the the size and position of the form for when it opens?

Look up the MoveSize method in VBA help.
Note.. all measurements must be in Twips, 1440 per inch.
 
Top