PC Review


Reply
Thread Tools Rate Thread

Change fonts in many documents

 
 
Polli
Guest
Posts: n/a
 
      9th Jun 2008
I would like to change all my Word documents to a new font. Is there a way
to do it without opening each document to make the change and save? Maybe a
batch command?

Thanks!
 
Reply With Quote
 
 
 
 
alborg
Guest
Posts: n/a
 
      10th Jun 2008
Dear Polli:

There is no way to change the fonts or to do any other formatting in a
document that is not opened, but you can do something using VBA macros that
can achieve something very similar.

You would need to first open any of the Microsoft Word documents, then click
on the Visual Basic Editor icon. Now click on Normal-> Microsoft Word
Objects-> ThisDocument, then in the code screen put in its code section begin
a subroutine with the title "Private Sub Document_Open()". Press <Enter> and
VBA automatically puts in the phrase "End Sub". All you need now to put in
the code that will be invoked when every document based on normal.dot is
opened.

You would then open Windows Explorer, highlight all the documents that you
wish to change fonts, right click on them, then select "Open". As each
document is opened, the document_open routine will be invoked in the fonts
will be changed without any effort on your part.

Questions:

1) What Version of Microsoft Word are you working with?
2) Have You ever worked with VBA macros?
3) How many documents are we working with here?

Once we have the answers to these questions, we can proceed further on the
exact code that you would need to change your fonts.

Cheers,
Al

"Polli" wrote:

> I would like to change all my Word documents to a new font. Is there a way
> to do it without opening each document to make the change and save? Maybe a
> batch command?
>
> Thanks!

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I change Windows fonts to look like fonts on a Mac? StarvinMarvin Windows XP General 6 28th Nov 2007 03:19 AM
change fonts in multiple documents =?Utf-8?B?QW5nZWxfMQ==?= Microsoft Word Document Management 1 13th Apr 2007 01:13 PM
Change large fonts back to small fonts ms Microsoft Windows 2000 6 14th Mar 2007 03:52 PM
HOW TO CHANGE FONTS FROM DEVICE FONTS? =?Utf-8?B?Zm9udA==?= Microsoft Word Document Management 2 29th Jan 2005 04:53 PM
Yellow Fonts in My Documents =?Utf-8?B?TWlrZSBSdXRo?= Windows XP Customization 1 31st Jan 2004 07:09 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:35 PM.