View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Reading RGB background color from cell

Use the color property where you would use colorindex

--
Regards,
Tom Ogilvy

"Don Wiss" wrote in message
...
From a macro, how do I read and set the background color of a cell? I am
not interested in its color index, but the RGB color number.

Thanks, Don <www.donwiss.com (e-mail link at home page bottom).