View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dawna Dawna is offline
external usenet poster
 
Posts: 19
Default modeless userform

Good Morning,

I have a userform that is shown modeless, which works great at first. If
there are multiple entries, I'm clearing some of the text/combo boxes and
setting focus to a specific Textbox within the userform for the next entry.
At this point, the user can no longer click outside of the userform. Any
suggestions on how to maintain the modeless userform?