Can Excel interpret the URLs in my CSV as hyperlinks? -
can excel interpret urls in csv hyperlinks? if so, how?
you can , have excel show clickable link. use format in csv file:
=hyperlink("url") so csv like:
1,23.4,=hyperlink("http://www.google.com") however, i'm trying links commas in them work , doesn't there's way escape them , still have excel make link clickable.
does know how?
Comments
Post a Comment