Thread: IF STATEMENT
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default IF STATEMENT

There is no way for a built in function to manipulate an image.

--
Regards,
Tom Ogilvy

"Me" wrote in message
. ..
Does anyone know of an easy way to use an image in an IF statement?

For example...

=IF(A1=1,(C:/images/123.jpg),"")

Thanks for any help!