how do i start excel and have it use a template automatically?
Workbooks.Add "c:\mytemplate.xls"
or something like that.
--
Vasant
"Donna" wrote in message
...
I am starting Excel from within Access by having the user click on a
command
button. That works just fine. Now I want to have Excel open to a new
workbook based on a template I created (schedule.xlt). Can anyonw help me
do
this?
|