Hi All,
I have a group of negative and positive numbers and out of that I just need to highlight those numbers for which the total is zero. Moreover, there could also be two or more positive numbers which equals to one single negative number and the sum of that would be zero. Hence need to identify all such numbers from the list.
1
$1,307.32
Sum of Sr# 1 & 4 = 0
2
$28.44
Sum of Sr# 2 &3 = 0
3
($28.44)
4
($1,307.32)
5
$14.22
Sum of Sr# 5 & 6 = 0
6
($14.22)
7
$14.22
8
$1,307.32
Sum of Sr# 8,9 & 10 = 0
9
$14.22
10
($1,321.54)
11
$1,307.32
12
$1,307.32
13
$1,307.32
14
$1,307.32
15
$700.00
16
$750.00
17
$550.00
Sum of Sr# 17,18 & 19 = 0
18
$57.32
19
($607.32)
20
$389.76
Sum of Sr# 20 & 21 = 0
21
($389.76)
22
$500.00
Sum of Sr# 22, 23 & 24 = 0
23
$153.66
24
($653.66)
The numbers in the bold above needs to be highlighted in any color [say green].
I have a group of negative and positive numbers and out of that I just need to highlight those numbers for which the total is zero. Moreover, there could also be two or more positive numbers which equals to one single negative number and the sum of that would be zero. Hence need to identify all such numbers from the list.
1
$1,307.32
Sum of Sr# 1 & 4 = 0
2
$28.44
Sum of Sr# 2 &3 = 0
3
($28.44)
4
($1,307.32)
5
$14.22
Sum of Sr# 5 & 6 = 0
6
($14.22)
7
$14.22
8
$1,307.32
Sum of Sr# 8,9 & 10 = 0
9
$14.22
10
($1,321.54)
11
$1,307.32
12
$1,307.32
13
$1,307.32
14
$1,307.32
15
$700.00
16
$750.00
17
$550.00
Sum of Sr# 17,18 & 19 = 0
18
$57.32
19
($607.32)
20
$389.76
Sum of Sr# 20 & 21 = 0
21
($389.76)
22
$500.00
Sum of Sr# 22, 23 & 24 = 0
23
$153.66
24
($653.66)
The numbers in the bold above needs to be highlighted in any color [say green].