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