View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mertes Mike Mertes is offline
external usenet poster
 
Posts: 44
Default UserForms and workbook manipulation

Mornin',

When I load and show a userform, I can't select or activate cells on the
workbook behind it. I tried hiding the form from view, but that's not the
solution. I also tried enabling screen updating, but that didn't work
either.

If anyone can suggest how I might be able to activate cells while a user
form is open, I'd appreciate it!

Many thanks,
Mike