Thread
:
Cell Fill Colors
View Single Post
#
2
Posted to microsoft.public.excel.programming
Susan
external usenet poster
Posts: 1,117
Cell Fill Colors
if <your condition then
range().Interior.ColorIndex = ' enter a # 1 thru 56
end if
susan
On Jan 31, 9:59 am, dbizek wrote:
Is there a way to program cell fill colors on and off.
Either using the "IF" statement or some other way?
Reply With Quote
Susan
View Public Profile
Find all posts by Susan