Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / September 2007

Tip: Looking for answers? Try searching our database.

Cell bg-color

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bobens_83 - 19 Sep 2007 12:12 GMT
Hi. I'm setting cell background color

Cells(ctr, 4).Interior.Color = RGB(0, 191, 255)

Is there some possibility to write the color definition in different way, eg.
'alice blue' or '#F0F8FF'?

Greetings. P.
Mike H - 19 Sep 2007 12:32 GMT
you can use

Range("A1").Interior.ColorIndex = 3

A full list of the colorindex numbers can be found here

http://www.geocities.com/davemcritchie/excel/colors.htm

Mike

> Hi. I'm setting cell background color
>
[quoted text clipped - 4 lines]
>
> Greetings. P.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.