What I am Attempting to do seems simple but I cannot for the life of me get it right.
I'm trying to generate sequential number based on my starting number. Lets say 220500.
If cell B2 has any text the a2 will automatically populate the number 220500. This number would increase by one in the following rows as the B cell is populated.
I've tried combining if statement with sequence how ever it populated the whole A column when text was add to the b cell. I know I'm missing something simple.
Can someone assist with this?
I'm trying to generate sequential number based on my starting number. Lets say 220500.
If cell B2 has any text the a2 will automatically populate the number 220500. This number would increase by one in the following rows as the B cell is populated.
I've tried combining if statement with sequence how ever it populated the whole A column when text was add to the b cell. I know I'm missing something simple.
Can someone assist with this?