View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fan924 Fan924 is offline
external usenet poster
 
Posts: 238
Default Macro call from another Macro

I have MacroNo1. I call MacroNo2, it does it's job and returns. How
can I bring back variable "TempData" from MacroNo2 and use it in
MacroNo1?