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

Thank you both!

Dawna

"Rick Rothstein" wrote:

Show your UserForm (assumed to be named UserForm1 for this example) like
this...

UserForm1.Show vbModeless

--
Rick (MVP - Excel)


"Dawna" wrote in message
...
how do I make it possible to click on a cell in a worksheet when the
userform
is still open?



.