Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-28-2014, 02:30 PM
newbieX newbieX is offline Select section of text and change text Windows 7 64bit Select section of text and change text Office 2007
Novice
Select section of text and change text
 
Join Date: Mar 2014
Posts: 6
newbieX is on a distinguished road
Default Select section of text and change text

I have a word document that I want to select the entire text and reformat to Arial 10 except for a small section that will be Arial 8. I know the code for selecting all, but cannot seem to be able to just select the following text:

This chart is for reference only
Please do not distribute results
Date created 1/1/2013



Code I have for selecting all text is as follows:

Code:
Sub SelectAllText()

    Selection.WholeStory
    Selection.Font.Name = "Arial"
    Selection.Font.Size = 10
    Selection.Font.Color = wdColorAutomatic
    Selection.Collapse
    Selection.Find.Text = "This as a test"
    

End Sub
Suggestions as to how to select just the three sentences?

Many thanks in advance.
Reply With Quote
 

Tags
selecting text, vba in microsoft word, word 2007



Similar Threads
Thread Thread Starter Forum Replies Last Post
Select section of text and change text How to find and select text in a document? mkhuebner Word VBA 8 02-04-2014 08:04 PM
Select section of text and change text Formatting- Apply changes to highlighted text results in same change to other text sential Word 6 01-10-2014 03:22 PM
Select section of text and change text How to select all text in a presentation (even if not in outline) smodtactical PowerPoint 1 05-10-2010 10:11 AM
Select section of text and change text Select text by color Invain Word 1 02-14-2010 07:08 AM
Select text between characters davers Word 10 05-24-2009 05:15 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:27 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft