Excel 2000
I have a column of cells containing an image-linked hyperlink and a normal hyperlink in them.
I want to have a column of cells with just the friendly name part of the normal hyperlink as text in them.
B1:100 = FRIENDLYNAME(A1)
except that function doesn't exist.
I imagine each cell contains:
<A HREF "http://www.domain.com/.../index.htm"><IMG SRC="..."></A><A HREF="http://....>friendlyname</A>
but I cannot find a way of actually seeing it.
A highlighted cell shows the friendlyname in the formula bar,
but when I use it, the HTML is still there.
How do I get round this ?
It would be helpful if you could attach a copy of your worksheet. Remember to remove or replace any confidential or sensitive data before uploading.
Trish in Oz
-------------
A problem well defined is a puzzle half solved
You're correct, there is no formula function for this.
To accomplish this you would have to convert your workbook to a macro-enabled workbook and use VBA. You up for that?
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
“None of us is as good as all of us” - Ray Kroc
“Actually, I *am* a rocket scientist.” - JB (little ones count!)
No, I'm not up for VBA, thanks all the same.
It might be an interesting little exercise for someone who is fluent in VBA, and then I could copy it
Consider this CLOSED, thanks.
If you want to post up a sample workbook with a range of cells hyperlinked the way you're imagining, then an AFTER sheet showing the results you'd like them converted to, I could take a crack. Click GO ADVANCED and use the paperclip icon to post up a copy of your workbook.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
“None of us is as good as all of us” - Ray Kroc
“Actually, I *am* a rocket scientist.” - JB (little ones count!)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks