C
CrimsonPlague29
Hello,
I know how to conditional format an entire line if one condition is met
(using =$A2=TRUE)
I want the conditional format to highlight the line item only if the
following is met
Status= CMP and Product = A
(sample spreadsheet data)
Status Product BuildQTY TOGOQTY
CMP A 10 0
OPN A 20 10
CMP B 15 0
CMP C 5 0
I do not want to highlight any other Products that are status cmp
Thanks
Crimsonplague29
I know how to conditional format an entire line if one condition is met
(using =$A2=TRUE)
I want the conditional format to highlight the line item only if the
following is met
Status= CMP and Product = A
(sample spreadsheet data)
Status Product BuildQTY TOGOQTY
CMP A 10 0
OPN A 20 10
CMP B 15 0
CMP C 5 0
I do not want to highlight any other Products that are status cmp
Thanks
Crimsonplague29