Thread: save as macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Henrik Henrik is offline
external usenet poster
 
Posts: 43
Default save as macro

hello
i need a macro to open a few .xls files , save as tab delimited .txt
files.it must be done in one macro and the names of files are variable.how i
can do this??

another question:
is there any way to run macro from cmd command line.
this line will take files names to be converted as argument.

Thanks for your help