templates

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

if you download a template from excel 2003 is their any way to use this template in excel 2000, right now excel 2000 does not recognize that the file is there to open. thanks in advance for any replies
 
It sounds like you didn't put it in the right spot. (You wanted it to show up
when you did: File|new???)

If yes, then start excel
hit alt-F11 to see the VBE
hit ctrl-G to see the immediate window
type this and hit enter:
?application.TemplatesPath

And you'll see what folder excel expects to be the toplevel folder for
templates.

If it's really a .xlt file, you should be able to doubleclick on it in windows
explorer and see a new workbook based on that template.
 

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

Back
Top