Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to display a constant message to users reminding them of the control
keys to run macros on various worksheets within the same workbook. I've designed the text on multiple user forms that show/hide modeless as the users navigate from worksheet to worksheet. However, the userforms always take focus when shown. Is there anyway to show the forms and then have the worksheet automatically take focus so the forms always "float" on top of the worksheets? Or is there a better way to accomplish this other than userforms? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If there are not too many macro's you could use the Excel statusbar for your
messages. RBS "RaiderRed" wrote in message ... I need to display a constant message to users reminding them of the control keys to run macros on various worksheets within the same workbook. I've designed the text on multiple user forms that show/hide modeless as the users navigate from worksheet to worksheet. However, the userforms always take focus when shown. Is there anyway to show the forms and then have the worksheet automatically take focus so the forms always "float" on top of the worksheets? Or is there a better way to accomplish this other than userforms? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Informational Search | Excel Worksheet Functions | |||
Informational Pop-ups | Excel Discussion (Misc queries) | |||
I need some help with userforms | Charts and Charting in Excel | |||
I need some help with userforms | Excel Discussion (Misc queries) | |||
userforms again... | Excel Programming |