#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default Screen tips

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default Screen tips

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen Tips Karenatallied Excel Discussion (Misc queries) 0 May 10th 06 08:30 PM
Tool tips or screen tips Andrew B[_4_] Excel Programming 0 April 27th 06 07:40 AM
Screen tips Andrew B[_5_] Excel Programming 0 April 25th 06 03:11 AM
hyperlinks without screen tips rilovic Excel Programming 3 December 2nd 04 11:56 PM
Screen Tips David Excel Programming 2 May 7th 04 09:41 AM


All times are GMT +1. The time now is 04:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"