Good Afternoon. I have a spreadsheet to collect the necessary activities to onboard a new client. There will be approximately 7 people making contributions to the spreadsheet on a shared drive. The end result will eventually become a project plan/timeline. The spreadsheet is in a table format with 801 rows (Table 4 = B1:J801), the first row being the header. The rows are automatically numbered using =row(B1); column name Activity ID. However, there will be times that a user will need to insert a row which will mess up the Activity ID sequence. Is there a formula or code that when a row is inserted, the Activity ID number will populate sequentially using the last number populated at the end of the table?
For example, The last row in the table is numbered 800, if a user inserts a row in between Activity ID 10 and 11, have the formula/code automatically number the new row 801.
Thank you in advance.
For example, The last row in the table is numbered 800, if a user inserts a row in between Activity ID 10 and 11, have the formula/code automatically number the new row 801.
Thank you in advance.