View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arshavir Grigorian Arshavir Grigorian is offline
external usenet poster
 
Posts: 10
Default Excel Automation

Hi,

I am wondering if there is a way to develop a batch process that could
open a series of spreadsheets (optional really cause no one needs to
look at them), execute a certain macro (or several) in each one, then
print a certain sheet (or several) from each spreadsheet.

Thanks.