View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RockNRoll[_2_] RockNRoll[_2_] is offline
external usenet poster
 
Posts: 3
Default Multiple Userforms open at once

Is there a way to have two userforms open at once? I have a button on one
userform that I want a user to click to open up the new userform, but when I
do that, it closes the original one.

Thanks for any help you may be able to offer.