View Single Post
  #1  
Old 08-22-2006, 04:57 AM
Alan Wilson Alan Wilson is offline
Registered User
 
Join Date: 22 Aug 2006
Posts: 3
Alan Wilson is becoming part of the community
Run macro from command line

I can open a tab-separated file automatically from the command line, eg process_create("excel.exe","file.txt"), but then I want to Save As an Excel file: I can create a macro to do that, but how can I run the macro automatically, on the command line?
Any help appreciated!
Reply With Quote