Allow spreadsheet scrolling behind userform

  • Thread starter Thread starter Frank Marousek
  • Start date Start date
F

Frank Marousek

After I display a userform, is it possible to allow the user to scroll the
spreadsheet (behind the form) while keeping the form displayed on top?
 
Frank,
Use vbModeless as the argument to Userform.Show
- XL2000 (or 97?) and higher.

NickHK
 
Use vbModeless as the argument to Userform.Show

Works great... thank you.

Awesome help on this NG!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top