View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
frank frank is offline
external usenet poster
 
Posts: 8
Default Calling a macro from an IF statement

I need to call a macro from an IF statment, when a
condition is met in a different cell. Do I place the IF
statement in a cell AND what code do I use to call the
macro from the IF statement.

Any ideas will help.
Thanks, Frank