R
R
Ruslan Makarov2018-07-01 16:50:47
Spreadsheets
Ruslan Makarov, 2018-07-01 16:50:47

How to automatically add a row ID to an Excel spreadsheet (Google Spreadsheets)?

I am making a bot for a "cart", and when a new user is authorized, a line is automatically added to the Google table (I use it as a database).
Tell me how to automatically add the row ID to a separate column. Shown more in the screenshot.
5b38dc554e266217595576.png
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ruslan Makarov, 2018-07-01
@facepook

=ROW()
insert into the cell and get the result

Y
Yuri Zelenkovskiy, 2020-06-04
@tank666

=SEQUENCE(w;x;y;z)
5ed904e6e9f82062064553.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question