I have a spreadsheet with a column that sequentially numbers (number column) itself based on the cell in another column (compare column). Not to hard. But if the compare column cell is blank I don't want to sequence the number column. This is doable also. Now, when I go to the next cell in the number column and the compare column cell has data I want to continue sequencing the number from where I left off.
Currently I am trying to use Functions to do this but.......
Example:
Number Column Compare Column
1 has data
2 has data
(blank)
(blank)
3 has data
(blank)
4 has data
etc.
Can anyone help with this?
Currently I am trying to use Functions to do this but.......
Example:
Number Column Compare Column
1 has data
2 has data
(blank)
(blank)
3 has data
(blank)
4 has data
etc.
Can anyone help with this?