Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Shade differences in excel file

I received an excel file that has a light grey shading. But when I
copy and paste the format to an excel file that I created, the shading
comes out light yellow. I ran some code to tell me what the
Interior.ColorIndex is and it returned 19 for both the grey cell and
the light yellow cell.

What's causing the difference? Is is simply a difference in excel
versions? I am working from Excel 2003 (the person I received the
file from is unavailable so I don't know what version they are using)
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default Shade differences in excel file

try going to tools/options and on the color tab, click reset and see if that
helps


--


Gary


wrote in message
...
I received an excel file that has a light grey shading. But when I
copy and paste the format to an excel file that I created, the shading
comes out light yellow. I ran some code to tell me what the
Interior.ColorIndex is and it returned 19 for both the grey cell and
the light yellow cell.

What's causing the difference? Is is simply a difference in excel
versions? I am working from Excel 2003 (the person I received the
file from is unavailable so I don't know what version they are using)



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 141
Default Shade differences in excel file

On Apr 10, 1:56*pm, "Gary Keramidas" <GKeramidasATmsn.com wrote:
try going to tools/options and on the color tab, click reset and see if that
helps

--

Gary

wrote in message

...



I received an excel file that has a light grey shading. *But when I
copy and paste the format to an excel file that I created, the shading
comes out light yellow. *I ran some code to tell me what the
Interior.ColorIndex is and it returned 19 for both the grey cell and
the light yellow cell.


What's causing the difference? *Is is simply a difference in excel
versions? *I am working from Excel 2003 (the person I received the
file from is unavailable so I don't know what version they are using)- Hide quoted text -


- Show quoted text -


Hi,

The source workbook has had the colour palette customised. This
explains the different colours, but same colour index. If you want the
pasted data to have the same colouring, the easiest way is probably to
go 'Tools' - 'Options' - 'Colour' while the new workbook is active,
and use the 'Copy colors from' option. (This is assuming Excel 2003 or
lower, can't remember where the option has been moved to in 2007).

Cheers,
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Shade differences in excel file

On Apr 10, 1:19*am, Ivyleaf wrote:
On Apr 10, 1:56*pm, "Gary Keramidas" <GKeramidasATmsn.com wrote:





try going to tools/options and on the color tab, click reset and see if that
helps


--


Gary


wrote in message


...


I received an excel file that has a light grey shading. *But when I
copy and paste the format to an excel file that I created, the shading
comes out light yellow. *I ran some code to tell me what the
Interior.ColorIndex is and it returned 19 for both the grey cell and
the light yellow cell.


What's causing the difference? *Is is simply a difference in excel
versions? *I am working from Excel 2003 (the person I received the
file from is unavailable so I don't know what version they are using)- Hide quoted text -


- Show quoted text -


Hi,

The source workbook has had the colour palette customised. This
explains the different colours, but same colour index. If you want the
pasted data to have the same colouring, the easiest way is probably to
go 'Tools' - 'Options' - 'Colour' while the new workbook is active,
and use the 'Copy colors from' option. (This is assuming Excel 2003 or
lower, can't remember where the option has been moved to in 2007).

Cheers,- Hide quoted text -

- Show quoted text -


Thanks!
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Shade differences in excel file


Thanks!

On Apr 9, 9:56*pm, "Gary Keramidas" <GKeramidasATmsn.com wrote:
try going to tools/options and on the color tab, click reset and see if that
helps

--

Gary

wrote in message

...



I received an excel file that has a light grey shading. *But when I
copy and paste the format to an excel file that I created, the shading
comes out light yellow. *I ran some code to tell me what the
Interior.ColorIndex is and it returned 19 for both the grey cell and
the light yellow cell.


What's causing the difference? *Is is simply a difference in excel
versions? *I am working from Excel 2003 (the person I received the
file from is unavailable so I don't know what version they are using)- Hide quoted text -


- Show quoted text -


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
shade one cell that will shade multiple cells Walt Excel Discussion (Misc queries) 1 November 17th 09 03:46 PM
opening an excel file differences - time George Applegate[_2_] Excel Discussion (Misc queries) 0 May 1st 09 05:57 PM
Shade Active Cell - Shade the cell the cursor is in only while in Lisa Excel Programming 2 April 17th 07 10:00 PM
Differences in the way a .xls file is opened John Keith[_2_] Excel Programming 5 May 25th 05 05:28 PM
Opening CSV file causes date differences Tom Ogilvy Excel Programming 0 August 6th 03 12:26 AM


All times are GMT +1. The time now is 03:08 PM.

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

About Us

"It's about Microsoft Excel"