Share via

how do I have rows automatically number each row when I add a new row?

Anonymous
2025-01-20T13:57:38+00:00

how do I make excel rows automatically renumber when I add a new row?

Microsoft 365 and Office | Excel | For home | MacOS

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
  1. HansV 462.6K Reputation points MVP Volunteer Moderator
    2025-01-20T14:49:13+00:00

    Do you want sequential numbers?

    One option is to enter the formula =ROW() in a cell in row 1 and then fill down. After inserting rows, fill down again.

    Another option is to enter the formula =SEQUENCE(100) in the cell where you want to start numbering. This will enter the numbers 1 to 100.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2025-01-20T20:08:46+00:00

    thanks!

    1 person found this answer helpful.
    0 comments No comments