Clipart in excel formulas

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What's the best way to get a clipart image to show if a certian condition
(answer) is met?
 
Hi
an easy solution would be to create a hyperlink to this image. e.g.
=IF(A1=1,HYPERLINK("c:\temp\test.gif"),"")
 

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