Want to click on 1 cell and have it hyperlinked to a highlighted c

G

Guest

I am currently working on a spreadsheet.... What I want to do sounds so
simple but is very difficult to figure out. I want to be able to click on A1
cell and have it hyperlinked to another cell B2, but at the same time have B2
highlighted.

Or I guess you can say is how can I click on A1 and have a section of this
highlighted yellow, once I click out of A1 the highligh dissapeares?

Any suggestions?
 
M

Myrna Larson

You would have to write a VBA macro, trapping the Selection_Change event to do
this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top