A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

pop-up/comment of text in chart



 
 
Thread Tools Display Modes
  #1  
Old June 28th, 2004, 07:12 PM
acl
external usenet poster
 
Posts: n/a
Default pop-up/comment of text in chart

Hi

I am basically brand new to VBA and excel macros...so please keep that
in mind. If the solution lies in either of those, if you would be kind
enough to show me that would be greatly appreciated.

Is it possible to create a pop-up of some sort when a bar is clicked,
so it displays text from different cells combined. Like under column A
on the spreadsheet I have values in A1, A2, A4, A5, representing
titles. Then there is another column corresponding to each cell, in
maybe E1, E2, E4, and E5, outlining a description. The popup would then
pop up and display the title followed by a : and then the description,
in paragraph format. So for instance the popup would display:
------------
|title(A1): description(E1)
|title2(A2): description(E2)
--------------

etc.
If a popup is not viable then a display mechanism like a comment would
also work, although I realize the usual comment can only display 180
chars.
I hope it is clear what I am trying to do. Please take note that I need
each bar in the bar graph to display certain cells.



Thanks in advance
acl


---
Message posted from http://www.ExcelForum.com/

  #2  
Old June 29th, 2004, 01:50 PM
AlfD
external usenet poster
 
Posts: n/a
Default pop-up/comment of text in chart

Hi!

Have a look at Jon Peltier's website, www.peltiertech.com.

Look at what he has to offer.
If it is what you need, try it and come back if you need help on
implementation.

Alf


---
Message posted from http://www.ExcelForum.com/

  #3  
Old July 4th, 2004, 12:27 AM
Jon Peltier
external usenet poster
 
Posts: n/a
Default pop-up/comment of text in chart

If you want something which is ready out of the box, look at Tushar
Mehta's Chart Hover Label add-in (http://tushar-mehta.com).

If you want some more basic examples, check out these two, one for chart
sheets, one for any sheet. Obviously, you can program it to pop up
whatever message you want.

http://peltiertech.com/Excel/Zips/Ge...ChartSheet.zip
http://peltiertech.com/Excel/Zips/GetXYonAnyChart.zip

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

AlfD wrote:

Hi!

Have a look at Jon Peltier's website, www.peltiertech.com.

Look at what he has to offer.
If it is what you need, try it and come back if you need help on
implementation.

Alf


---
Message posted from http://www.ExcelForum.com/


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
get data from a text file and insert them in datasheet to show a chart in VBA Frank Worksheet Functions 1 June 9th, 2004 09:27 PM
Timeline chart from text containing cells K. Georgiadis Charts and Charting 6 June 8th, 2004 12:19 AM
Chart Source Data Ranges Changing when Data Sheet updated from text file source. Tekn0 Charts and Charting 3 January 8th, 2004 04:45 PM
adding text at bottom of chart Carolyn Charts and Charting 1 January 7th, 2004 09:00 PM


All times are GMT +1. The time now is 04:20 PM.


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