Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Word
application.errors
conversions
docmanagement
drawing.graphics
formatting.longdocs
international
internet.assistant
mail
mailmerge.fields
menustoolbars
newusers
numbering
oleinterop
pagelayout
printingfonts
setup.networking
spelling.grammar
tables
vba.addins
vba.beginners
vba.customization
vba.general
vba.userforms
web.authoring
word6-7macros
word97vba
  
 
date: Tue, 23 Sep 2008 14:13:01 -0700,    group: microsoft.public.word.vba.general        back       


Bold bookmarked text   
Hi,

I have the following code to attempt to bold a particular paragraph, which I 
have selected and marked (the whole paragraph) with a bookmark:

If ofrmTransmittal.CheckBox1 = True Then
    ActiveDocument.Bookmarks("bkpara1").Range.Font.Bold
    End If

If you guessed that it doesn't work, you guessed correctly.  I want it to be 
simple using objects I understand.  Can anyone help me?  Thank you for your 
time
date: Tue, 23 Sep 2008 14:13:01 -0700   author:   Angie M.

Re: Bold bookmarked text   
Have you tried adding  "= True" to the Bold statement?
-- 
Greg Maxey -  Word MVP

My web site http://gregmaxey.mvps.org
Word MVP web site http://word.mvps.org

McCain/Palin '08 !!!

Angie M. wrote:
> Hi,
>
> I have the following code to attempt to bold a particular paragraph,
> which I have selected and marked (the whole paragraph) with a
> bookmark:
>
> If ofrmTransmittal.CheckBox1 = True Then
>    ActiveDocument.Bookmarks("bkpara1").Range.Font.Bold
>    End If
>
> If you guessed that it doesn't work, you guessed correctly.  I want
> it to be simple using objects I understand.  Can anyone help me?
> Thank you for your time
date: Tue, 23 Sep 2008 17:23:10 -0400   author:   Greg Maxey RrOMEOgOLF

Re: Bold bookmarked text   
I hate it that they don't pay you guys for this.    THANK YOU

"Greg Maxey" wrote:

> Have you tried adding  "= True" to the Bold statement?
> -- 
> Greg Maxey -  Word MVP
> 
> My web site http://gregmaxey.mvps.org
> Word MVP web site http://word.mvps.org
> 
> McCain/Palin '08 !!!
> 
> Angie M. wrote:
> > Hi,
> >
> > I have the following code to attempt to bold a particular paragraph,
> > which I have selected and marked (the whole paragraph) with a
> > bookmark:
> >
> > If ofrmTransmittal.CheckBox1 = True Then
> >    ActiveDocument.Bookmarks("bkpara1").Range.Font.Bold
> >    End If
> >
> > If you guessed that it doesn't work, you guessed correctly.  I want
> > it to be simple using objects I understand.  Can anyone help me?
> > Thank you for your time
> 
> 
> 
> 
>
date: Tue, 23 Sep 2008 15:02:01 -0700   author:   Angie M.

Re: Bold bookmarked text   
Yes.  That would be  nice ;-)

-- 
Greg Maxey -  Word MVP

My web site http://gregmaxey.mvps.org
Word MVP web site http://word.mvps.org

McCain/Palin '08 !!!

Angie M. wrote:
> I hate it that they don't pay you guys for this.    THANK YOU
>
> "Greg Maxey" wrote:
>
>> Have you tried adding  "= True" to the Bold statement?
>> --
>> Greg Maxey -  Word MVP
>>
>> My web site http://gregmaxey.mvps.org
>> Word MVP web site http://word.mvps.org
>>
>> McCain/Palin '08 !!!
>>
>> Angie M. wrote:
>>> Hi,
>>>
>>> I have the following code to attempt to bold a particular paragraph,
>>> which I have selected and marked (the whole paragraph) with a
>>> bookmark:
>>>
>>> If ofrmTransmittal.CheckBox1 = True Then
>>>    ActiveDocument.Bookmarks("bkpara1").Range.Font.Bold
>>>    End If
>>>
>>> If you guessed that it doesn't work, you guessed correctly.  I want
>>> it to be simple using objects I understand.  Can anyone help me?
>>> Thank you for your time
date: Tue, 23 Sep 2008 18:11:39 -0400   author:   Greg Maxey RrOMEOgOLF

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us