Hyperlinks

Jane Again

New Member
Joined
Oct 20, 2007
Messages
16
HELP..... I think I'm a bit out of my depth!

I have created a series of dropdown lists by naming ranges & using data validation.

The final dropdown only contains one choice & this is a hyperlink.

The hyperlink works fine in the data sheet, but in the dropdown it's just showing as normal text.

Is this a cell formatting issue? or does anyone know a way to resolve this.

Many thanks

Jane
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
I love being proven wrong so I'll just come out and say it: It cannot be done!

However, you could get away with the following:

Say your validation cell is A1
In cell B1 type: =hyperlink(A1)
 
Upvote 0
Oh no, I was so hoping you weren't going to say that (but at least now I know I can stop looking).

The =hyperlinks(B1), may be just enough to get me through, so thanks for that!

Best wishes

Jane
 
Upvote 0
This may actually be possible using event-fired code. If you can list the cells that this applies to and the value that should trigger a 'jump' and where it should jump to we may be able to suggest some code.
 
Upvote 0

Forum statistics

Threads
1,214,806
Messages
6,121,672
Members
449,045
Latest member
Marcus05

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top