View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
kkf718
 
Posts: n/a
Default Can I display various Graphic Files based on Condition?

I was afraid so. As a fine point, I would say conditional formatting let's
you do a lot more with formulas than just change the value of a cell. I live
by conditional formatting.

Is there any way Microscoft could consider building in something that would
let me solve my problem? I will have to use VB in the mean time, but it is a
very poor alternative for my application.

Thanks very much.

"Ken Johnson" wrote:

Sorry, I don't know of any non-VB way of toggling a picture's
visibility, functions can't change a worksheet other than changing a
cell's value.

Ken Johnson