Getting back into Access after a long hiatus.
I have a 2010 database using "tabbed" windows.
I have a form that I want to use as a pop up.
Form properties:
- Pop Up = Yes
- Modal = Yes (This makes no difference whether it is yes or no).
- Auto Center = Yes
- Border Style = Dialog
The pop-up will not center in the screen and stays in the upper left of the application window.
I know I can use the "MoveSize" method, but am I missing something here?
Thanks,
Craig