Is it possible to retrieve the x an y co ordinates of a text box in relation to the client screen.
I am trying to align a pop up form so that it doesnt obscure data.
i have a main form with 8 subforms.The text box that i want to align with is in each subform,and i use a mouse move event on the text box to open the popup form.
I would like to use variables for the arguments in the docmd.movesize as the text box position moves if the user scrolls up or down the form.
Regards
Bjackson
i am using A2K
I am trying to align a pop up form so that it doesnt obscure data.
i have a main form with 8 subforms.The text box that i want to align with is in each subform,and i use a mouse move event on the text box to open the popup form.
I would like to use variables for the arguments in the docmd.movesize as the text box position moves if the user scrolls up or down the form.
Regards
Bjackson
i am using A2K