Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
does anyone know how to write the formula to let the pivot table cell checking itself to determine which background color it belong to. since i have 5 options of colors, thanks for your help!
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
not really sure what you're trying to do (please explain with some more detail). But this sounds like it's not possible with formulas -----Original Message----- does anyone know how to write the formula to let the pivot table cell checking itself to determine which background color it belong to. since i have 5 options of colors, thanks for your help! . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for your response first. ok, basically i want to load data into the pivot table, one of the column data, i need to do the cell background color setting depend on the value in the cell. basically i can do it on conditional formatting but the problem is i have 5 type of color need to apply whereas conditional formatting only give me three, so what i think i can done is thru by formula, anywhere i still can't figure out the way to do the formula. Lastly thanks a lot
|
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
if you need more than three conditions you'll need VBA for this (using an event procedure). is this a feasible way for you? -----Original Message----- Thanks for your response first. ok, basically i want to load data into the pivot table, one of the column data, i need to do the cell background color setting depend on the value in the cell. basically i can do it on conditional formatting but the problem is i have 5 type of color need to apply whereas conditional formatting only give me three, so what i think i can done is thru by formula, anywhere i still can't figure out the way to do the formula. Lastly thanks a lot . |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi, what happen is the project didn't include vba only using excel to show the record in the pivot table. so that's is the problem i'm facing. what i thought is i may use the formula statement in the conditional formatting. so i still looking the solution, thank
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cell background color and cell text color | Excel Worksheet Functions | |||
font color depends on a number | New Users to Excel | |||
Conditional Formating Background Color | Excel Discussion (Misc queries) | |||
Default Border, Font Color, and Cell Background Color | Excel Discussion (Misc queries) | |||
Color of Cell Background | Excel Programming |