I’m a bit stuck trying to automate a manual Accounting process at the moment whereby cells are manually entered values that number column A values in contiguous order so they are processed as a batch.
In example, Column A Rows 1-5 = “1010”, Column B would equal 1. Rows 6-10 = 1011, Column B would equal 2.
Currently they do this by filtering Column A for the first value then autofilling down the same value in B, then repeating for each discreet value in Column A.