hyperlinks

D

DAVE P

I want to put a hyperlink in a spreadsheet that will take me from that sheet to a "CHART" not a another sheet. how do I do it.


Thanks
Dave UK
 
A

AlfD

Hi!

AFAIK, you can't get a hyperlink to address a chart sheet.

You can get a command button to move you to that Chart using VBA.

This lacks the RETURN capability, but you can put in your own return.

Al
 
Top