View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
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)