I am working with EXCEL 2000 and have created a userform to pop up so the user can select an account from a ComboBox. If no account is selected, I display a warning message letting the user know that an account is required. This warning dialog box is center screen and covers my original ComboBox. Needless to say, everyone seems to have a need to drag this box aside (don't ask me why) and in so doing, it leaves a shadowing trail of boxes from the original spot it was in to wherever it is dragged. Is there a way to not allow the box to be dragged using VBA codes or to drag and drop it cleanly? Any and all ideas will be much appreciated.