View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
K1KKKA K1KKKA is offline
external usenet poster
 
Posts: 31
Default Event Macro running another macro inside

Wonder if anyone can help, i would like an event macro to run another
macro once a cell reaches a certain number

IE a333 has a number 44 then the event macro will run another macro,

Do i use a "Call" statement for this to enable the macro to run?


Steve