Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Reset Color Scheme

I use three computers. I've noticed that the colors I've set in
workbooks on one machine don't quite match the colors in the same
workbooks in another machine. Is this color scheme a property of the
workbook, or of the application? In any case, is there a way to reset
the colors to an Excel default within the workbook, so my files look
the same on all three PCs?

Thanks,
Lucky
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default Reset Color Scheme

Color schemes are set in the control panelAppearance and
ThemesDisplayAppearanceAdvanced

When you change it there, it changes for all applications. But different
monitors might display the same colors with slightly different hues.


"Lucky" wrote in message
...
I use three computers. I've noticed that the colors I've set in
workbooks on one machine don't quite match the colors in the same
workbooks in another machine. Is this color scheme a property of the
workbook, or of the application? In any case, is there a way to reset
the colors to an Excel default within the workbook, so my files look
the same on all three PCs?

Thanks,
Lucky



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Reset Color Scheme

Many thanks, JLG. Your comment is concise and will save me hours of
digging through big books. Do you know of a way in VBA to reset these
colors to a Windows "default"? Lacking that, is there a way I can get
a list of RGB settings for the Windows default color scheme?
Regards,
Lucky

On Nov 29, 6:15�pm, "JLGWhiz" wrote:
Color schemes are set in the control panelAppearance and
ThemesDisplayAppearanceAdvanced

When you change it there, it changes for all applications. �But different
monitors might display the same colors with slightly different hues.

"Lucky" wrote in message

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default Reset Color Scheme

on your desktop screen, just right click for the pop up menu. Click
properties and it will display the theme dialog box. Click the drop down
arrow and select Windows Classic for the default window color scheme.

For RGB equivalents, this site might help you.

http://www.mvps.org/dmcritchie/excel/colors.htm


"Lucky" wrote in message
...
Many thanks, JLG. Your comment is concise and will save me hours of
digging through big books. Do you know of a way in VBA to reset these
colors to a Windows "default"? Lacking that, is there a way I can get
a list of RGB settings for the Windows default color scheme?
Regards,
Lucky

On Nov 29, 6:15?pm, "JLGWhiz" wrote:
Color schemes are set in the control panelAppearance and
ThemesDisplayAppearanceAdvanced

When you change it there, it changes for all applications. ?But different
monitors might display the same colors with slightly different hues.

"Lucky" wrote in message



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Reset Color Scheme

Lucky - strongly suggest you look at the reply given to you by p45cal before
changing system properties. In addition you can simply 'reset' the default
56 colour palette (manually or programmatically)

In Excel 2007, although the 56 colour palette still works (sort of),
workbooks now use "Themes", see PageLayout, Themes and/or Colors (on the
left of the ribbon)

Regards,
Peter T



"Lucky" wrote in message
...
Many thanks, JLG. Your comment is concise and will save me hours of
digging through big books. Do you know of a way in VBA to reset these
colors to a Windows "default"? Lacking that, is there a way I can get
a list of RGB settings for the Windows default color scheme?
Regards,
Lucky

On Nov 29, 6:15?pm, "JLGWhiz" wrote:
Color schemes are set in the control panelAppearance and
ThemesDisplayAppearanceAdvanced

When you change it there, it changes for all applications. ?But different
monitors might display the same colors with slightly different hues.

"Lucky" wrote in message





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default Reset Color Scheme

I believe the reset on the palette is for the palette only. Not for the
window frames, tool bars and menu bars. I thought the OP was trying to set
a color theme for the Windows application colors, which is done through the
appearance facility of the display dialog box.


"Peter T" <peter_t@discussions wrote in message
...
Lucky - strongly suggest you look at the reply given to you by p45cal
before changing system properties. In addition you can simply 'reset' the
default 56 colour palette (manually or programmatically)

In Excel 2007, although the 56 colour palette still works (sort of),
workbooks now use "Themes", see PageLayout, Themes and/or Colors (on the
left of the ribbon)

Regards,
Peter T



"Lucky" wrote in message
...
Many thanks, JLG. Your comment is concise and will save me hours of
digging through big books. Do you know of a way in VBA to reset these
colors to a Windows "default"? Lacking that, is there a way I can get
a list of RGB settings for the Windows default color scheme?
Regards,
Lucky

On Nov 29, 6:15?pm, "JLGWhiz" wrote:
Color schemes are set in the control panelAppearance and
ThemesDisplayAppearanceAdvanced

When you change it there, it changes for all applications. ?But different
monitors might display the same colors with slightly different hues.

"Lucky" wrote in message





  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Reset Color Scheme


look under -color palette- which is a workbook property.
On the -Tools -menu, click -Options-, and then click the -Color -tab,
there's a -reset -button there, as well as -copy colours from- field
dropdown to grab the colour palette from another workbook.


--
p45cal

*p45cal*
------------------------------------------------------------------------
p45cal's Profile: http://www.thecodecage.com/forumz/member.php?userid=558
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=157958

Microsoft Office Help

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom color scheme Tess Excel Discussion (Misc queries) 2 June 2nd 10 03:09 AM
Excel color scheme Altec6 Excel Discussion (Misc queries) 0 September 12th 08 05:00 PM
Default Color Scheme [email protected] Excel Discussion (Misc queries) 1 October 12th 06 06:51 PM
Tan and Gold have disapped from my color scheme Caroline Excel Worksheet Functions 2 August 31st 06 04:04 PM
Color Scheme Trouble [email protected] Excel Programming 3 May 23rd 06 09:42 AM


All times are GMT +1. The time now is 06:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"