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

How can you execute a macro within another macro.

Example: Run macro a in macro b. Cutting and pasting does not seem to work.