Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to add screen tips to a worksheet? For example, if the cursor
is over cell B3, which contains the initials JD, I would like a sreen tip that reveals the name (John Doe). The name and intials are off in a database. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear John
The below code will display the text in the bottom left of the app status bar. Application.StatusBar = "John Doe" It this post helps click Yes --------------- Jacob Skaria "John" wrote: Is it possible to add screen tips to a worksheet? For example, if the cursor is over cell B3, which contains the initials JD, I would like a sreen tip that reveals the name (John Doe). The name and intials are off in a database. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Screen Tips | Excel Discussion (Misc queries) | |||
Tool tips or screen tips | Excel Programming | |||
Screen tips | Excel Programming | |||
hyperlinks without screen tips | Excel Programming | |||
Screen Tips | Excel Programming |