View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Henderson David Henderson is offline
external usenet poster
 
Posts: 17
Default execute a macro from within an if(,,) function?

Hi all
Please could somebody tell me if it is possible to call a macro from an if()
function

eg if (condition true, macro1,macro2)
I am thinking not, but ....?
Any help would be much appreciated
Thanks in advance
David