I would like to set up an if statement that does the following:
If in row $2, the maximum is within $B2:$G2, than if the sum of $B2:$G2 is
less than the sum of $H2:$M2, then print the sum of $B2:$G2 in the box,
colour red. If not, than print the sum of $H2:$M2 in the box, colour blue.
How do I do that? Can that be done in 1 statement?
Thanks
Bookmarks