Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 620
Default Control Tip Text For Pictures

Danny,

I posted some code some time back to add tooltips to ACtiveX controls. You
should be able to adapt it to shapes

You can find it on Google at http://tinyurl.com/kktm


--

HTH

Bob Phillips

"Danny Sowden" wrote in message
...
I have built a spreadsheet where by when the user clicks
on a picture a macro runs which displays some data. Is
there any way I can get the picture to have some Control
Tip Text on it when the user puts the mouse over it? I
want this to work in a similar way to the Alt tags on
pictures on websites. Can i do this within the Macro, my
current macro code is -

Sub Picture98_Click()
UserForm1.ListBox1.RowSource = "203!S1:T23"
UserForm1.Show
End Sub

Where would i add the control tip text code???



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Control Tip Text For Pictures

Thanks Bob, but this is a little complex for my limited
knowledge. Is there not a simple way similar to when you
apply a hyperlink and have a screen tip to a picture? The
pictures run the macro when clicked, but i just want a
mouse over bit of text to appear letting the user know to
click the picture

-----Original Message-----
Danny,

I posted some code some time back to add tooltips to

ACtiveX controls. You
should be able to adapt it to shapes

You can find it on Google at http://tinyurl.com/kktm


--

HTH

Bob Phillips

"Danny Sowden" wrote in message
...
I have built a spreadsheet where by when the user clicks
on a picture a macro runs which displays some data. Is
there any way I can get the picture to have some Control
Tip Text on it when the user puts the mouse over it? I
want this to work in a similar way to the Alt tags on
pictures on websites. Can i do this within the Macro, my
current macro code is -

Sub Picture98_Click()
UserForm1.ListBox1.RowSource = "203!S1:T23"
UserForm1.Show
End Sub

Where would i add the control tip text code???



.

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
Pictures won't go behind text in Excel. Amanda Ennis Excel Worksheet Functions 1 March 8th 10 06:54 PM
Macro to delete any control box and pictures Steve Excel Worksheet Functions 2 February 9th 10 09:46 PM
How to add and align pictures and text in headers Erin H. Excel Discussion (Misc queries) 0 May 14th 09 05:48 PM
Limiting physical length of text in a text box control XL2Know Excel Discussion (Misc queries) 1 October 6th 05 01:55 PM
pictures and text in excel NABRIL Excel Discussion (Misc queries) 2 May 12th 05 08:05 PM


All times are GMT +1. The time now is 08:58 PM.

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

About Us

"It's about Microsoft Excel"