Related topic: Auto serial number and text in google sheet: "Number - Text" by dragging
Formula from player0:
=TEXT(ROW(A1), "00")&" - ABC"
This formula gets a number of rows, like in column C in the attached image.
I want to the get "number of cell" in column A", like in column B.
How can I calculate it?
Please see the image.