Sign in
TechNet Blogs
Technet Blog Images
More ...
Browse by Tags
TechNet Blogs
>
Hey, Scripting Guy! Blog
>
All Tags
>
word.application
Server & Tools Blogs
>
Server & Management Blogs
>
Hey, Scripting Guy! Blog
All About Windows Server
Windows Server
Windows Server Essentials Blog
Building Clouds
Partner & Customer Solutions
Server & Cloud
Ask The
Performance Team
Ask Premier Field Engineering
Ask the Core Team
Cloud & Datacenter Management
The System Center Team Blog
System Center Virtual Machine Manager
System Center Service Manager
System Center Operations Manager
System Center Data Protection Manager
System Center Orchestrator
Partner & Customer Solutions
Client Management
System Center Configuration Manager
System Center Service Manager
MDOP
Malware Protection Center
Windows Intune
SUS
Partner and Customer Solutions
Virtualization, VDI & Remote Desktop
Virtualization Team Blog
Ben Armstrong’s Virtualization Blog
Jose Barreto Blog on Hyper-V
Partner & Customer Solutions
Remote Desktop Services
Windows Multipoint Server
Ask the Core Team on Hyper-V
File & Storage & High Availability
File & Storage
Jose Barreto
Partner & Customer Solutions
Ask the Core Team on Failover Cluster
Clustering & High Availability
Windows Server Management
PowerShell
Hey Scripting Guy (PowerShell)
Server Manager
Group Policy
Networking
Identity & Access
Ask Directory Services
Active Directory
Microsoft Leadership
Brad Anderson - In the Cloud
Hey, Scripting Guy! Blog
Learn about Windows PowerShell
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Twitter Feed
Recent Posts
PowerTip: Create a PowerShell Script Block on the Fly
Posted
3 hours ago
by
The Scripting Guys
0
Comments
PowerShell Hash Tables that Contain Keywords...hmm...
Posted
15 hours ago
by
The Scripting Guys
2
Comments
PowerTip: Create an XML Representation of a Registry Key with PowerShell
Posted
1 day ago
by
The Scripting Guys
1
Comments
Use PowerShell to Copy Only Folders that Contain Files
Posted
1 day ago
by
The Scripting Guys
5
Comments
Tags
associators of
desktop management
files
graphics
Microsoft Excel
Microsoft Word
multimedia
Office
Scripting Guy!
storage
VBScript
Windows PowerShell
WshShell
Related Resources
Script Center Home
Scripting Library
Learn to Script
Script Repository
Scripting Forum
2012 Scripting Games
Archives
Archives
May 2013
(45)
April 2013
(61)
March 2013
(62)
February 2013
(56)
January 2013
(62)
December 2012
(62)
November 2012
(68)
October 2012
(62)
September 2012
(62)
August 2012
(63)
July 2012
(32)
June 2012
(39)
May 2012
(33)
April 2012
(97)
March 2012
(44)
February 2012
(31)
January 2012
(31)
December 2011
(31)
November 2011
(30)
October 2011
(31)
September 2011
(30)
August 2011
(31)
July 2011
(31)
June 2011
(30)
May 2011
(31)
April 2011
(97)
March 2011
(41)
February 2011
(28)
January 2011
(31)
December 2010
(31)
November 2010
(30)
October 2010
(31)
September 2010
(30)
August 2010
(33)
July 2010
(31)
June 2010
(30)
May 2010
(67)
April 2010
(65)
March 2010
(34)
February 2010
(29)
January 2010
(23)
December 2009
(23)
November 2009
(22)
October 2009
(23)
September 2009
(22)
August 2009
(25)
July 2009
(24)
June 2009
(38)
May 2009
(22)
April 2009
(22)
March 2009
(22)
February 2009
(20)
January 2009
(22)
December 2008
(8)
November 2008
(17)
October 2008
(9)
September 2008
(8)
August 2008
(6)
July 2008
(5)
June 2008
(21)
May 2008
(21)
April 2008
(22)
March 2008
(21)
February 2008
(21)
January 2008
(22)
December 2007
(10)
November 2007
(20)
October 2007
(23)
September 2007
(19)
August 2007
(23)
July 2007
(21)
June 2007
(21)
May 2007
(22)
April 2007
(21)
March 2007
(22)
February 2007
(21)
January 2007
(21)
December 2006
(11)
November 2006
(20)
October 2006
(22)
September 2006
(20)
August 2006
(23)
July 2006
(20)
June 2006
(22)
May 2006
(22)
April 2006
(20)
March 2006
(23)
February 2006
(20)
January 2006
(21)
December 2005
(16)
November 2005
(20)
October 2005
(21)
September 2005
(21)
August 2005
(23)
July 2005
(20)
June 2005
(22)
May 2005
(21)
April 2005
(21)
March 2005
(22)
February 2005
(20)
January 2005
(21)
December 2004
(16)
November 2004
(20)
October 2004
(21)
September 2004
(21)
August 2004
(22)
More
▼
Less
▲
Tagged Content List
Blog Post:
Hey, Scripting Guy! How Do I Count the Number of Words in a Group of Office Word Documents?
ScriptingGuy1
Hey, Scripting Guy! I have a folder that contains a number of Microsoft Word documents that are all related to a specific project. I need to know the number of words in all of those Word documents. This is because the project is billable based upon the number of words. In the past, I used Explorer to...
on
12 Oct 2009
Blog Post:
Hey, Scripting Guy! How Can I Figure Out Which Version of Microsoft Office Word Is on a Bunch of Computers?
ScriptingGuy1
Hey Scripting Guy! We are currently beta testing Microsoft Office 2010. It is awesome by the way, and I need to figure out what version of Word we have installed on our computers. I know there are different versions, and I would like to get some kind of inventory before we do the upgrade. How can I determine...
on
27 Aug 2009
Blog Post:
Hey, Scripting Guy! How Can I Count How Many Images Are Embedded in Microsoft Word Documents?
ScriptingGuy1
Hey Scripting Guy! You are not going to believe this. I have just been given the task of counting how many images are embedded in Word documents. The document folder, of course, has hundreds of documents. I am not sure why they want to know how many documents have embedded images, but I think it has...
on
13 Nov 2008
Blog Post:
Hey, Scripting Guy! How Can I Check Spelling and Grammar in Microsoft Office Word?
ScriptingGuy1
Hey, Scripting Guy! I loved your last "Hey, Scripting Guy!" article about formatting paragraphs in a Microsoft Office Word document. What I need to do is a little bit more mundane, but for me much more important. I have a number of Word documents that are stored in a folder. Unfortunately, the person...
on
10 Nov 2008
Blog Post:
Hey, Scripting Guy! How Can I Format a Microsoft Word Paragraph?
ScriptingGuy1
Hey, Scripting Guy! I have really been enjoying the recent Windows PowerShell articles on the Script Center. I am wondering if it is possible to use Windows PowerShell to work with a Microsoft Office Word document. Specifically, what I would like to be able to do is to change the paragraph formatting...
on
6 Nov 2008
Blog Post:
Hey, Scripting Guy! How Can I Copy Specified Sections of an .RTF File to a New Word Document?
ScriptingGuy1
Hey, Scripting Guy! I have large files output by a reservoir simulator, files I use to predict oil, water and gas movements in hydrocarbon reservoirs. These files are finite-difference numerical simulators, and work by timestep (i.e. a time interval, usually about 90 days); when they have finished calculating...
on
30 Jun 2008
Blog Post:
Hey, Scripting Guy! How Can I Randomly Assign a Font to Characters in a Word Document?
ScriptingGuy1
Hey, Scripting Guy! I’ve come up with a way to imitate handwriting in a document, but I need some help. Because real handwriting is characterized by variability, I had the idea of using four slightly-different fonts, taken from my actual handwriting, and then randomly assigning a font to each letter...
on
24 Apr 2008
Blog Post:
How Can I Run a Macro After Opening Up Word?
ScriptingGuy1
Hey, Scripting Guy! How can I run a specified Word macro after opening Word using a script? -- JD Hey, JD. You know, when they first tested the atomic bomb a number of physicists had legitimate fears that the bomb might set off an unstoppable chain reaction that would end up destroying the entire...
on
3 Nov 2006
Blog Post:
How Can I Insert Text Into an Existing Microsoft Word Bookmark?
ScriptingGuy1
Hey, Scripting Guy! How can I insert text into an existing Microsoft Word bookmark? -- WM Hey, WM. Believe it or not, this turned out to be the most difficult script the Scripting Guy who writes this column has ever had to create. Not because the script itself is very hard; as you’re about to see...
on
25 Sep 2006
Blog Post:
How Can I Get a Total Page Count for All the Word Documents in a Folder?
ScriptingGuy1
Hey, Scripting Guy! How can I get a total page count for all the Word documents in a folder? -- RA Hey, RA. You’ll have to forgive the Scripting Guy who writes this column if he seems a little tired this morning. Yesterday was the first day of school in the Lake Washington School District and, as...
on
7 Sep 2006
Blog Post:
How Can I Replace Text in a Microsoft Word Document?
ScriptingGuy1
Hey, Scripting Guy! How can I search a Microsoft Word document for all occurrences of the string <computername> and replace those occurrences with the actual name of a computer (e.g., atl-ws-01 )? -- WC Hey, WC. And by the way, thanks for your question. Microsoft employees will be getting their...
on
8 Aug 2006
Blog Post:
How Can I Search For (and Reformat) Highlighted Text in a Word Document?
ScriptingGuy1
Hey, Scripting Guy! How can I find text in a Word document that has been highlighted in a particular color (say, turquoise), and then both remove the highlight and change the font color of that text to something else (say, blue)? I’d be extremely chuffed if you can solve this one! -- KB Hey, KB! Blimey...
on
14 Jul 2006
Blog Post:
How Can I Get a List of the Unique Words Used in a Microsoft Word Document?
ScriptingGuy1
Hey, Scripting Guy! How can I get a list of the unique words used in a Microsoft Word document? -- RK Hey, RK. Funny you should mention unique words. Last Saturday the Scripting Coach’s baseball team played in the city championship. Despite the importance of the game the team was missing two key players...
on
28 Jun 2006
Blog Post:
How Can I Add Multiple Tables to a Word Document?
ScriptingGuy1
Hey, Scripting Guy! How can I add multiple tables to a Word document? -- KH Hey, KH. You know, if the Scripting Guys have one failing (hey, we said if ) it’s this: we’re simple guys with simple tastes. Create a Microsoft Word document with multiple tables? No, sir; that’s not for us, not at all. One...
on
9 Jun 2006
Blog Post:
How Can I Close a Command Window with a Specific Title?
ScriptingGuy1
Hey, Scripting Guy! How can I use WSH to close a command window with a specific title? -- MF Hey, MF. You know, some things are just really hard to believe, regardless of whether or not they happen to be true. For example, according to the Big Bang Theory the entire universe was created when a miniscule...
on
30 Nov 2005
Blog Post:
How Can I Set Word’s Revision View Mode to Final?
ScriptingGuy1
Hey, Scripting Guy! In Microsoft Word 2003, my documents open as Final Showing Markup . How can I change this so the default view is Final ? -- CD Hey, CD. You know, this is the first Hey, Scripting Guy! column we’ve written since returning from the Thanksgiving holiday. After four days of eating...
on
29 Nov 2005
Blog Post:
How Can I Change File Locations for Microsoft Word?
ScriptingGuy1
Hey, Scripting Guy! In Microsoft Word, how can I change the file locations for User Templates and Workgroup Templates ? -- SB Hey, SB. At least one of the Scripting Guys has always had a lifelong fear that he would write, say, the greatest novel ever written, except that no one would know about it...
on
4 Aug 2005
Blog Post:
How Can I Hide a Specific Toolbar in Microsoft Word?
ScriptingGuy1
Hey, Scripting Guy! How can I hide a specific toolbar in Microsoft Word? -- AG Hey, AG. Now this question brings back memories. When our editor joined the team one of her first actions was to make us redo a whole bunch of screenshots we had made for the Scripting Week 2 webcasts. Why? Because she...
on
8 Jun 2005
Blog Post:
How Can I Insert Files into a Word Document?
ScriptingGuy1
Hey, Scripting Guy! Awhile back you showed people how they could combine several text files into a single file . I’d like to do the same thing in Word. How can I insert files into a Word document? -- HK Hey, HK. Believe it or not it’s actually easier to insert files into a Microsoft Word document...
on
3 May 2005
Blog Post:
How Can I Tell if an Excel Workbook is Open and, If It Isn’t, Open It?
ScriptingGuy1
Hey, Scripting Guy! How can I tell if a specific Excel workbook is open and, if it isn’t, open it? -- RK Hey, RK. Every now and then we see a question and think, “We should answer this one; it’s so easy it won’t take more than a few minutes to finish the column and then we can all take a nice long...
on
27 Apr 2005
Blog Post:
How Can I Put the User Name into the Footer of a Microsoft Word Document?
ScriptingGuy1
Hey, Scripting Guy! How can I put the user name into the footer of a Microsoft Word document? -- RR Hey, RR. That’s an interesting question, and probably the first how-do-I-put-the-user-name-in-the-footer-of-a-Word-document question we’ve ever received. (No, really!) But what the heck; let’s see if...
on
11 Jan 2005
Blog Post:
How Can I Save Word Documents as Text Files By Using a Script?
ScriptingGuy1
Hey, Scripting Guy! I have a series of Word files. I would like to open each of these files and save them as plain-text files. Is there a way to do that using a script? -- CG Hey, CG. Yes, you can do this quite easily with a script; in fact, with very few exceptions anything you can do within a Microsoft...
on
22 Dec 2004
Page 1 of 1 (22 items)