Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
falcios falcios is offline
external usenet poster
 
Posts: 22
Default Adding duplicate Font Color items to Toolbar

I am constantly changing font colors in Word. I have tried adding a second
font color icon to the toolbar so that I can leave one in red and the other
automatic. When I change one it also changes the other.
I would like to show 2 Font Color icons one in red and one in automatic is
there a way to do this? Any other suggestions?

Thanks for your help.
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Adding duplicate Font Color items to Toolbar

The short answer is no - the icon displays the last used colour selected
from that particular tool.
You could create a couple of macros and add them to your toolbar eg
Sub FontRed()
Selection.Font.Color = wdColorRed
End Sub
Sub FontAuto()
Selection.Font.Color = wdColorAutomatic
End Sub
http://www.gmayor.com/installing_macro.htm
and with the aid of a screen capture tool like SnagIt, capture the red and
black coloured icons, crop them tight to the graphic and paste into the
toolbar editor (not with Word 2007).

With Word 2007, it is rather more complicated to achieve the same end
http://gregmaxey.mvps.org/Ribbon_Custom_Icons.htm

With either version, you could create a character style and apply that to
your text.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"falcios" wrote in message
...
I am constantly changing font colors in Word. I have tried adding a second
font color icon to the toolbar so that I can leave one in red and the
other
automatic. When I change one it also changes the other.
I would like to show 2 Font Color icons one in red and one in automatic is
there a way to do this? Any other suggestions?

Thanks for your help.



  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Adding duplicate Font Color items to Toolbar

The short answer is no - the icon displays the last used colour selected
from that particular tool.
You could create a couple of macros and add them to your toolbar eg
Sub FontRed()
Selection.Font.Color = wdColorRed
End Sub
Sub FontAuto()
Selection.Font.Color = wdColorAutomatic
End Sub
http://www.gmayor.com/installing_macro.htm
and with the aid of a screen capture tool like SnagIt, capture the red and
black coloured icons, crop them tight to the graphic and paste into the
toolbar editor (not with Word 2007).

With Word 2007, it is rather more complicated to achieve the same end
http://gregmaxey.mvps.org/Ribbon_Custom_Icons.htm

With either version, you could create a character style and apply that to
your text.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"falcios" wrote in message
...
I am constantly changing font colors in Word. I have tried adding a second
font color icon to the toolbar so that I can leave one in red and the
other
automatic. When I change one it also changes the other.
I would like to show 2 Font Color icons one in red and one in automatic is
there a way to do this? Any other suggestions?

Thanks for your help.



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding a duplicate page when using forms Ben Young Microsoft Word Help 1 December 24th 09 04:14 AM
Adding more vertical space between bullet items stevek New Users 5 January 29th 09 10:29 PM
Drop Down Form - Adding Multiple items BWSmith Microsoft Word Help 0 December 20th 07 04:04 PM
Using the toolbar font color button, I want to switch between 2 co nikita897 Microsoft Word Help 1 May 17th 07 07:50 PM
TOC adding duplicate Headings Ben Formatting Long Documents 1 March 22nd 05 02:11 PM


All times are GMT +1. The time now is 08:24 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"