View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] jislord@gmail.com is offline
external usenet poster
 
Posts: 1
Default Running Macros without opening file.

I have a big Excel file and a macro which processes this Excel file and
spits out a text file. Is it possible to run this macro without opening
the Excel file? Opening a 100MB excel file takes time and doing it 100
times over is not fun...