Formula not updating row number when using a form
Form is set to enter new data in top row since 2016. This week it no longer updates the row to "1" in the formulas, it makes the new row 1 reference row "2" in the formula.
Answers
-
How about showing us your formula?
Is it a column formula or cell formula?
Did someone sort the sheet differently and move an existing row 1 someplace else in the sheet?
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
-
Many of the columns have formulas this is an example of on that just got put into row "1" but left the row number as "2". The row below updated correctly to row "2". Happening to 3 different sheets I have
Thanks
-
Are you familiar with column formulas, and using @row to make your formulas apply to every row without working about the position in the sheet? Here's a help sheet on it: https://help.smartsheet.com/articles/2481944-set-formulas-for-all-rows-with-column-formulas
Essentially, every place where you specify the row number in your formulas, replace the row number with @row. For example, in the formula you show, change to:
=IF(Hold@row, "ON HOLD", IF([Part Number Complete]@row <> "", "COMPLETE", IF(Complete@row <> "", "Part Number" ... and so on. Just do this on the top row of your sheet. When done, right click on the cell with the formula, and down at the bottom of the cell menu, select "Convert to Column Formula". The formula will then apply to every existing row in that column, plus all new rows that get created. And it doesn't matter where the row is in the sheet. You could move row 1 down to row 500, the formula still works.
Once you have column formulas in place, to change the formula for all rows, right click and choose "Edit the Column Formula," and any changes you make apply to every row immediately, no extra steps.
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
-
That seems to have done the trick.
Did not know the "@row" thanks for sharing and helping.
-
Happy to help. @row was a gamechanger when it came out, column formulas even more so. They save so much time and ensure things work as they should.
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives