View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rick_T Rick_T is offline
external usenet poster
 
Posts: 6
Default How to start a Macro

I have a macro that adds a graphic image to a cell. I want the condition of
another cell to be the trigger to run the macro. If the trigger cell goes
high (is not blank) I want the macro to run one time. Can I do this with an
if statment? if not please suggest.
--
Rick