Hyperlink

  • Thread starter Thread starter JJ
  • Start date Start date
J

JJ

Can I use hyper link in one cell but link to more than one external data
files? If not, how can it be done?
 
If you mean to display multiple links in the same cell based on a condition
then Yes; as below...

=HYPERLINK(IF(B1="Yes","c:\1.txt","c:\2.txt"))
 

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

Back
Top