graphics in Excel

  • Thread starter Thread starter Me
  • Start date Start date
M

Me

I am trying to use an image (bitmap) an argument for an IF statement. Is
there a way to make this work?

=IF(a1=1,c:/image1.bmp,c:/image2.bmp)
 
balls! thanks for answering :-)


You need VBA code to do that.

Regards
Anders Silven
 

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