Thread: Macro run order
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rui[_2_] Rui[_2_] is offline
external usenet poster
 
Posts: 4
Default Macro run order

hi,

is there a way of setting some order in macros?

for instance, i don't want macro2 and 3 to run if
macro1 hasn't.

thank's.