Change Default Folder for a specific Template

  • Thread starter Thread starter SheGeek
  • Start date Start date
S

SheGeek

Hi All,

I am sure that this is a really simple question, but here goes. I hav
a PO template that I want to always save to this folder S:\Purchas
Orders\ENG POs when it creates an .xls . I cannot seem anyway just t
change this one template's default directory. Is there a way?

Thanks,
SheGee
 
Hi,
You could add an auto_open() macro to your template that will change the
folder path.
And a before_close() routine to reset it before closing.


--
John
johnf 202 at hotmail dot com


| Hi All,
|
| I am sure that this is a really simple question, but here goes. I have
| a PO template that I want to always save to this folder S:\Purchase
| Orders\ENG POs when it creates an .xls . I cannot seem anyway just to
| change this one template's default directory. Is there a way?
|
| Thanks,
| SheGeek
|
|
| ---
| Message posted
|
 
Back
Top