Posted to microsoft.public.excel.programming
|
|
How to get the RGB values
Hi Tom
have a look at
http://www.mvps.org/dmcritchie/excel/colors.htm
--
Regards
Frank Kabel
Frankfurt, Germany
Tom wrote:
Hi
I'd like to get the RGB values of the active workbook. The function
Thisworkbook.Colors(x) returns values which looks like this:
7929855
15915519
24576
...
But I need the RGB values? Any ideas how to get these values?!?
Tom
|