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

I often hide all unused columns to the right of my used area, and unused rows
below. That leaves a blank area in my Excel window where there are no rows
or columns showing. That blank area is colored a medium gray. I would like
to be able to change that background color to something else, but I can't
figure out how. I have tried the Windows Display control panel settings, but
I have not found the right setting to change.

If anyone out there knows the solution, please chime in!

Thanks,

Eric

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,298
Default Window Background Color

FORMAT / STYLE
MODIFY
PATTERNS


"EricG" wrote:

I often hide all unused columns to the right of my used area, and unused rows
below. That leaves a blank area in my Excel window where there are no rows
or columns showing. That blank area is colored a medium gray. I would like
to be able to change that background color to something else, but I can't
figure out how. I have tried the Windows Display control panel settings, but
I have not found the right setting to change.

If anyone out there knows the solution, please chime in!

Thanks,

Eric

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 220
Default Window Background Color

Patrick,

Thanks for the reply. That only works on cells. The area I'm talking about
is the window background, which seems to be unaffected by the default style.

Eric

"Patrick Molloy" wrote:

FORMAT / STYLE
MODIFY
PATTERNS


"EricG" wrote:

I often hide all unused columns to the right of my used area, and unused rows
below. That leaves a blank area in my Excel window where there are no rows
or columns showing. That blank area is colored a medium gray. I would like
to be able to change that background color to something else, but I can't
figure out how. I have tried the Windows Display control panel settings, but
I have not found the right setting to change.

If anyone out there knows the solution, please chime in!

Thanks,

Eric

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,298
Default Window Background Color

stumped :(
I don't think there is a way to do this

"EricG" wrote:

Patrick,

Thanks for the reply. That only works on cells. The area I'm talking about
is the window background, which seems to be unaffected by the default style.

Eric

"Patrick Molloy" wrote:

FORMAT / STYLE
MODIFY
PATTERNS


"EricG" wrote:

I often hide all unused columns to the right of my used area, and unused rows
below. That leaves a blank area in my Excel window where there are no rows
or columns showing. That blank area is colored a medium gray. I would like
to be able to change that background color to something else, but I can't
figure out how. I have tried the Windows Display control panel settings, but
I have not found the right setting to change.

If anyone out there knows the solution, please chime in!

Thanks,

Eric

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default Window Background Color

Usually that color has the RGB values 192,192,192 and I haven't found
a way to modify it. Not connected somehow to the Excel Color Palette
and not connected to the Windws colors (Appearance settings). A long
time ago I found a vba code snippet how to change this background
color for the MS Access application via some windows API calls, but I
never figured out whether the same can be achieved somehow for the
excel window background. Not a trivial one.


  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 220
Default Window Background Color

It's funny how my trivial questions always result in non-trivial solutions!
I think I'll give up and live with the ugly gray background.

You may have seen this approach in Access:

http://www.lebans.com/changemdibackground.htm

"minimaster" wrote:

Usually that color has the RGB values 192,192,192 and I haven't found
a way to modify it. Not connected somehow to the Excel Color Palette
and not connected to the Windws colors (Appearance settings). A long
time ago I found a vba code snippet how to change this background
color for the MS Access application via some windows API calls, but I
never figured out whether the same can be achieved somehow for the
excel window background. Not a trivial one.

  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,298
Default Window Background Color

no, its a good question, It would be great if the background could be made
transparent so that the desktop or whatever is beneath the app would show
through.

"EricG" wrote:

It's funny how my trivial questions always result in non-trivial solutions!
I think I'll give up and live with the ugly gray background.

You may have seen this approach in Access:

http://www.lebans.com/changemdibackground.htm

"minimaster" wrote:

Usually that color has the RGB values 192,192,192 and I haven't found
a way to modify it. Not connected somehow to the Excel Color Palette
and not connected to the Windws colors (Appearance settings). A long
time ago I found a vba code snippet how to change this background
color for the MS Access application via some windows API calls, but I
never figured out whether the same can be achieved somehow for the
excel window background. Not a trivial one.

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
Checkbox to change background color, font color and remove/ add bo Sara Excel Discussion (Misc queries) 2 May 1st 23 11:43 AM
Cell background color (interior color) setting not working Martin E. Excel Programming 1 May 21st 06 07:00 PM
Setting Background Color RGB (Always goes to closest index color) [email protected] Excel Programming 6 December 2nd 05 11:47 PM
Default Border, Font Color, and Cell Background Color Elijah Excel Discussion (Misc queries) 1 October 28th 05 04:10 PM
Excel 2003 Font Color and Background Color DrankPA6 Excel Discussion (Misc queries) 1 August 12th 05 11:43 PM


All times are GMT +1. The time now is 06:28 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"