View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Graphic object as a result of a formula

Hi
Can't be done with a formula. the only way would be to use an event
procedure to do this.

--
Regards
Frank Kabel
Frankfurt, Germany


JWilliamson wrote:
I want to show a graphic element as the result of a formula. I think
it should be easy, that I should just be able to put in a picture
reference but so far I haven't found a way. Anybody out there have an
idea?