B
Bill Lee
I have a column of numbers which need to start at 50000 and increase
by 1 depending on the adjacent column
e.g.
A B
1 50000 YES
2 50001 YES
3 NO
4 50002 YES
I cannot seem to get the logic for the incremental increase right and
would appreciate any help that you can give.
Thanks in advance
Bill Lee
by 1 depending on the adjacent column
e.g.
A B
1 50000 YES
2 50001 YES
3 NO
4 50002 YES
I cannot seem to get the logic for the incremental increase right and
would appreciate any help that you can give.
Thanks in advance
Bill Lee