Alter start position of popup form

Eric the Viking

Registered User.
Local time
Today, 00:18
Joined
Sep 20, 2012
Messages
70
I have a number of forms where there are memo fields containing several paragraphs of text.

I have set them up so that the on-update event triggers the MSOffice spellcheck box/dialog to open so the text can be corrected.

All works fine but the box/dialog always opens in the middle of the screen and I would like it to open in a different position so that it doesnt cover the text being checked.

I have lots of popup forms where I have set the position on opening in VBA. Is there a way I can do this for the spellcheck box/dialog?

Thank you
 

Users who are viewing this thread

Back
Top Bottom