Opening an Excel template from a 3rd party app

G

Guest

I am running a 3rd party app & have have created a menu item in this app
which opens a Excel template. The only problem that it opens the Excel
template and not a xls file based on the template & this causes sharing
problems as multple users use this spreadsheet. Is there a switch or
different command in the command line that I have to put in to open as an xls
file?

The command line I have is:

Excel.Sheet.8, [Open("F:\Excel Forms\Application Form.xlt")]

Using Excel 2002

TIA
 
G

Guest

Barb. I tried "New" in the command line & it worked!. Many thanks
--
Tony


Barb Reinhardt said:
If I want to create a new document based on the template on my computer, I
have to choose NEW instead of OPEN when I select the document. I don't
know if this helps.

TonyL said:
I am running a 3rd party app & have have created a menu item in this app
which opens a Excel template. The only problem that it opens the Excel
template and not a xls file based on the template & this causes sharing
problems as multple users use this spreadsheet. Is there a switch or
different command in the command line that I have to put in to open as an
xls
file?

The command line I have is:

Excel.Sheet.8, [Open("F:\Excel Forms\Application Form.xlt")]

Using Excel 2002

TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top