Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Hi, I have a program that automatically sets the segments in a pie chart to the correct colour (set using RGB(c1,c2,c3)) see code below Charts("EPE Wheel").SeriesCollection(1).Points(pnt).Interior.C olor = RGB(c1, c2, c3) However there is occasioanlly a black segment and i would like to set it to No fill instead of black. I can do all the If...then but what is the code to set a section to no fill? many thanks -- Lynxbci3 ------------------------------------------------------------------------ Lynxbci3's Profile: http://www.excelforum.com/member.php...o&userid=10377 View this thread: http://www.excelforum.com/showthread...hreadid=475372 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I have a list of data, fill in the gaps. FILL function won't work | Excel Discussion (Misc queries) | |||
Fill Effects on Fill Color | Excel Discussion (Misc queries) | |||
How to fill colour in Excel, it appers No fill in my computer? | Excel Discussion (Misc queries) | |||
Excel printing problem - won't print cell under a "fill effect" bo | Excel Discussion (Misc queries) | |||
A different "Fill Color" problem | Excel Worksheet Functions |