L
Lamar
I am using the following formula to sum the 5 smallest
numbers in a row.
=IF(Q34>4,SUM(SMALL(B34:K34,{1,2,3,4,5})),SUM(B34:K34))
It works great, but I would like to highlight the 5
numbers the formula used.
Is there any way?
Thanks.
numbers in a row.
=IF(Q34>4,SUM(SMALL(B34:K34,{1,2,3,4,5})),SUM(B34:K34))
It works great, but I would like to highlight the 5
numbers the formula used.
Is there any way?
Thanks.