


Renaming the template to something relevant might be a good idea at this point. dotx file extension, to a suitable place on the hard drive. Click on Download and save the template, which should have the. Browse to the Business category ( Office Templates Business Category) and select the template that fits your requirements. Business Templates for Microsoft WordĪ good place to start for free Word Business Templates is the main Office Templates website at Office Templates. xls etc) or to check the file names and save project related names together.Business templates are suitable for all the top software packages and word processing software, including MS Word and OpenOffice Writer, and online software such as OneDrive Word, Google Docs and iCloud Pages.

Having done the above and got the process working to Save files in extension related directories, it should be trivially simple to check the extensions and (say) save all application related extensions together (.ods. The best way is to write a dynamic routine that makes an immediate change for the individual file being saved, as I have outlined above. I think you will find all the code and API calls you need for doing this in BASIC of course the pieces will need to be put together.Įdit: The target directories may be stored in registrymodifications.xcu, but fiddling with this is dangerous and could result in file loss, spellcheck damage, or other horrible things. If you start with Andrew Pitonyak's works on OO macro writing Of course, one needs to do verifications, such as deciding if the proposed directory exists. Find and copy the extension now write the file to a full path into which the extension is incorporated. Intercept /File /Save As, read the proposed file name.
