F
Francis Ang
I have the following program codes-
Application.ScreenUpdating=False
Dialogbox.Show
When the user moves the dialogbox, it messes up the screen. How do I stop a
user from moving the dialog box?
Application.ScreenUpdating=False
Dialogbox.Show
When the user moves the dialogbox, it messes up the screen. How do I stop a
user from moving the dialog box?