H
Hoya
Have a wksht with thousands of embedded hyperlinks. Need to extract the them
in text form. Is there a function for this?
in text form. Is there a function for this?
Peo Sjoblom said:You can use this
=SUBSTITUTE(LOWER(geturl(A1)),"mailto:","")
--
Regards,
Peo Sjoblom
(No private emails please)
Peo Sjoblom said:Oops! Should have been posted in response to the OP
--
Regards,
Peo Sjoblom
(No private emails please)
Great! Either one works and (remarkably) I can see how both can be utilized.
Thaks so much.
I have one more concern, but not yet sure it's a problem:
I realized that the email text in the cell is a "phantom" as a result of the
function of the cell. Consequently, I can only "see" the text. When I copy
the cell, I'm only copying the function. This may be a really dumb question,
but is there a way I can make the text in the cell "real"??
Thanks again.
Matt
Dave Peterson said:Select the range (whole column???)
Edit|copy
Edit|paste special|values