cell a1 ...1
cell a 2 ...=a1+1
cell a 3 ...=a2+1
cell a 4 ...=a3+1
cell a 5 ...=a4+1
in cell b1 ... I want the results of IF cell A5 equals 5 then return a 1, if not then +1 the number like above.
Im trying to loop 1-5 in each column based on the last cells info.
Can you assist?
cell a 2 ...=a1+1
cell a 3 ...=a2+1
cell a 4 ...=a3+1
cell a 5 ...=a4+1
in cell b1 ... I want the results of IF cell A5 equals 5 then return a 1, if not then +1 the number like above.
Im trying to loop 1-5 in each column based on the last cells info.
Can you assist?