View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ale[_2_] ale[_2_] is offline
external usenet poster
 
Posts: 1
Default Two macros at startup excel?

Hello, I have tried to do all you say in the Autorun Macro at Startup.
I have put my code in thisWorkbook Workbook_Open event.
But the problem is that my woorkbook is already running a macro. It
contains externally data that must be updated from Share Point.

How can I run two macros at startup?
Thanks
Ale