TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: MS Word - changing old docs to new styles From:"Jonathan West" <jwest -at- mvps -dot- org> To:<techwr-l -at- lists -dot- techwr-l -dot- com> Date:Fri, 15 Dec 2006 15:06:59 -0000
Much of this can be automated if you have a little bit of proficiency in
VBA.
Quite possibly, about 90% of the reformatting can be automated by a series
of steps something like this
1. Open the document
2. Attach the new template
3. Force an update of the styles
4. Adjust the margins
5. Some global find-and-replace operations to apply new styles to text
6. Save and close the document
Code these up in VBA (much of this can be done by *recording* a macro). Make
sure they work on a selection of documents, and then run them as a batch
process on a complete folder full of documents.
For how to apply a process to a folder of documents, take a look at this
article
Make sure you have a backup copy of the documents in case the batch process
goes wrong. But having got the macro working, set it running, go and have
lunch, and come back with the job 90% done!
WebWorks ePublisher Pro for Word features support for every major Help
format plus PDF, HTML and more. Flexible, precise, and efficient content
delivery. Try it today! http://www.webworks.com/techwr-l
Create HTML or Microsoft Word content and convert to Help file formats or
printed documentation. Features include single source authoring, team authoring,
Web-based technology, and PDF output. http://www.DocToHelp.com/TechwrlList
---
You are currently subscribed to TECHWR-L as archive -at- infoinfocus -dot- com -dot-