View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
David McRitchie David McRitchie is offline
external usenet poster
 
Posts: 903
Default Get ColorIndex Number for Cell in a Range

see http://www.cpearson.com/excel/colors.htm

"Ronster" wrote in message
Is there a way to directly read in the colorindex of cell into an
array? As you can see by the code below, I can get the value ok but
not the colorindex value.