Default save location and name for word template document

  • Thread starter Thread starter oystlars
  • Start date Start date
O

oystlars

Situation:

- Have a template that needs to be saved to a specific location and
with a specific filename after use. How?

Name and location:

c:\referees\060222 Personalmeeting.doc

06 = year
02 = month
22 = day

There are a lot of people saving these documents, but hardly any know
how a file structure is organized.. Problem!

Thanks,
Øystein
 
Save it when it is first opened - in the Document_New event.

--
Enjoy,
Tony


Situation:

- Have a template that needs to be saved to a specific location and
with a specific filename after use. How?

Name and location:

c:\referees\060222 Personalmeeting.doc

06 = year
02 = month
22 = day

There are a lot of people saving these documents, but hardly any know
how a file structure is organized.. Problem!

Thanks,
Øystein
 
Ok, I really don't know much vba, so if anybody could take their time
to fullfill this for me it would have been nice.

Øystein
 

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