Office 2007 Ultimate information
Really useful information waveguide hair, But do we really need to use VBA code in a text file, if we do not a long time?
Hi, my dear thanks for this bird made a lot of useful instructions, Office 2007 professional and Office 2007 ultimate are my favorite.But I need to select the text automatically in MS Word 2003 in the two quotes, and want to change the font type is bold, If you are in this order for me to write VBA code, I will be very thinkful you,
I am waiting ü ……
Quote:
The initial release of Bahir Dar Barak.
Hi, my dear thanks for this bird made a lot of useful instructions, But I need to select the text automatically in MS Word 2003 in the two quotes, and want to change the font type is bold, If you are in this order for me to write VBA code, I will be very thinkful you, I am waiting ü ……
Code:
Group Find_and_Font ()
‘
‘Code written Bird_FAT
‘This script uses the wildcard’ * ‘to find the text between the
‘Two other characters, and then change the text font. What do you think of windows 7 ultimate and office ultimate 2007 ?
‘And when / the last statement to make it a home.
‘Loop until it reaches the end of the document.
‘
Selection.Find.ClearFormatting
With Selection.Find
. Text = “_*_”‘<—— change your search options
. Replacement.Text = “”
. Forward = True
. Wrap = wdFindContinue
. Format = false
. MatchCase = false
. MatchWholeWord = false
. MatchAllWordForms = false
. MatchSoundsLike = false
. MatchWildcards = True
End
While Selection.Find.Execute
Ms office 2007 are so Charismatic. Selection.Font.Italic = wdToggle’<—— change the font of choice A home Before the end SubJust using code and change the ‘discovery’ of the option (the character you are looking for either of the In the *) and italics ‘to’ character ‘line, bold’ before ‘a home’ – see above the red mark.
No Comments to “Office 2007 Ultimate information”