View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim[_16_] Tim[_16_] is offline
external usenet poster
 
Posts: 2
Default Commandline Arguments

I want to open excel using a template and pass an
argument that can be used in a macro, e.g excel.exe /t
template.xlt arg1
Does anyone know if this is possible?