View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
ctac ctac is offline
external usenet poster
 
Posts: 1
Default Can you have a command line arg with a workbook?

Hi,

You can try that. It's OK with XL2007 and Vista.
Sorry, it's in french.

http://xcell05.free.fr/pages/prog/parametres.htm

ctac

"Trefor" wrote:

If it possible to read an arg from the command line in VBA?

myworkbook.xls arg1 arg2

I would like to run a certain macro if a certain argument or parameter is
specified.
--
Trefor