Thread
:
Cell color = Button face color. Possible?
View Single Post
#
10
Posted to microsoft.public.excel.programming
minimaster
external usenet poster
Posts: 73
Cell color = Button face color. Possible?
or via VBA
ActiveWorkbook.Colors(15) = RGB(236,233,216)
Reply With Quote
minimaster
View Public Profile
Find all posts by minimaster