J
Julie
I have an already open form and want a small pop-up form
to be located relative to my cursor position in the open
form.
I know where I want it to be, but would like to have the
VBA code in the same module as where I open the pop-up
form - as opposed to doing a MoveSize command on the on-
open event of the pop-up form, because theres no simple
way of passing the coordinates to the pop-up form.
So how do I specify the position of the form when I open
it?
to be located relative to my cursor position in the open
form.
I know where I want it to be, but would like to have the
VBA code in the same module as where I open the pop-up
form - as opposed to doing a MoveSize command on the on-
open event of the pop-up form, because theres no simple
way of passing the coordinates to the pop-up form.
So how do I specify the position of the form when I open
it?