View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anthony Anthony is offline
external usenet poster
 
Posts: 275
Default Run a macro within a macro

Hi and morning,

how do you run a macro within another macro.

eg if user inputs '1' into cell ref A1 run macro called goto1
else exit sub

thanks