Forum Discussion
Manju2104
Aug 04, 2022Copper Contributor
IF statement
Hi Everyone , Happy to E meet you all ..!! Please help me out with this "Number of shows are “n” which have been split commonly between “m” variable campaigns , if any “m” campaigns has shared ...
OliverScheurich
Aug 05, 2022Gold Contributor
=SUMPRODUCT(($C$4:$C$9=C4)*($D$4:$D$9<>D4))For the data layout of the example you can try this rule for conditional formatting if you want to highlight the date for a campaign that was promoted at more than 1 show.
Manju2104
Aug 05, 2022Copper Contributor
OliverScheurich Thank you so much for the reply . But this is not helping .