L
lloydyleg11
Hi,
I would like to insert a blank row when the sum of the values in a column of
cells equals 100.
Before:
1
2 10
3 90
4
5
6 50
7 50
8
9 10
10 10
11 80
12
After:
1
2 10
3 90
4
5
6 50
7 50
8
9 10
10 10
11 80
12
Hope this makes sense!
The values in the second column will always add to 100...
Thanks in advance!
I would like to insert a blank row when the sum of the values in a column of
cells equals 100.
Before:
1
2 10
3 90
4
5
6 50
7 50
8
9 10
10 10
11 80
12
After:
1
2 10
3 90
4
5
6 50
7 50
8
9 10
10 10
11 80
12
Hope this makes sense!
The values in the second column will always add to 100...
Thanks in advance!