IF(image)

E

Esther Lee

Is it possible to use IF function with images? e.g. IF true, display
image1.false display image 2
 
F

Frank Kabel

Hi
not with IF functions. You could create a hyperlink to your image
(using HAPERLINK within the IF statement)
 
Top