Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Frank,
Use vbModeless as the argument to Userform.Show - XL2000 (or 97?) and higher. NickHK "Frank Marousek" .gbl... 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? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use vbModeless as the argument to Userform.Show
Works great... thank you. Awesome help on this NG! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
highlight from top to bottom of spreadsheet without scrolling? | Excel Worksheet Functions | |||
Spreadsheet scrolling | Excel Worksheet Functions | |||
scrolling though data on an spreadsheet. | Excel Discussion (Misc queries) | |||
Excel Spreadsheet 10.0 - Scrolling Down - HELP | Excel Programming | |||
Userform Reset After Scrolling | Excel Programming |