View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Capt. Bangs Capt. Bangs is offline
external usenet poster
 
Posts: 8
Default Returning focus to a user form after getting message box response

I have created a user form, and I'm at the stage where I'm programming the
data entry validation. I'm getting the message box to display when the user
hasn't enter what was expected, but then I can't get the code to return the
focus to the form itself to allow the user to correct the data entry. Any
suggestions?

Thanks!