Can anyone help please? Is there a way to position a Msg Box. Something like the MoveSize command maybe? I want a Message box to appear at bottom left of my form.
I am not familiar with any way to do this. The message box function isn't really designed for this.
Have you considered using a command button with a label to perform the desired function?