Open Command

S

Simon

Hi,
What is the command line so as to open another Excel
work book - but a little more in depth - how do i open a
excel template file?
 
M

Myrna Larson

I assume you are talking about doing this from a VBA macro, right?

Turn on the macro recorder, then do it manually and look at the code that is
generated.

BTW, there's a separate newsgroup for programming questions:

microsoft.public.excel.programming
 
Top