Formula to show Row #

I want to include a column that includes the sheet row # for each line that can be included in a report. The formula I've found is =row(), yet when I enter it in the sheet, I get an unparseable error. What am I missing?
Thanks
Answers
-
@MarianneD617 There is no row() function in Smartsheet. It's not hard to do. I don't have a quick video to paste in here, but if you get my 7 tips document it's actually in there.
Darren Mullen, Author of: Smartsheet Architecture Solutions
Get my 7 Smartsheet tips here
Take your Smartsheet knowledge to the next level and become an expert. Join the Smartsheet Guru Elite
-
Not sure of the answer but I never use the row number as this changes as soon as you add a row or sort etc.
As a standard every smartsheet has a field called Unique Ref and this has a different prefix for every smartsheet and I always start at 1.
This number stays with the row regardless of where it moves to in the smartsheet and can be filtered on to find.
e,g,
Not sure if this helps :)
Sue Rogers
MWI Animal Health UK - Cencora
Business Analyst
-
@SueinSpain Just an aside. Having the row# displayed where it changes as the rows are sorted is of benefit in some applications. One the other hand, using the auto number on a row is very useful when you need a unique identifier for a row that doesn't change.
Both are useful, but have different applications.
Darren Mullen, Author of: Smartsheet Architecture Solutions
Get my 7 Smartsheet tips here
Take your Smartsheet knowledge to the next level and become an expert. Join the Smartsheet Guru Elite
-
Thank you both for the assist!
-
I set up auto-numbering on the Row ID column.
The formula
=MATCH([Row ID]@row , [Row ID]@row , 0)
gives me the correct value for the first line only and repeats that same value for every line below it.
What am I missing?
Thanks
-
Hi,
I hope you're well and safe!
Almost there! It should be like this.=MATCH([Row ID]@row , [Row ID]:[Row ID], 0)
Did that work/help?
I hope that helps!
Be safe, and have a fantastic day!
Best,
Andrée Starå | Smartsheet Expert Consultant & Partner / CEO @ WORK BOLD
✅ Did I help answer your question/solve the problem? Please support with💡 ⬆️ ❤️, and/or ✅ Answer. This will make it easier for others to find a solution or help answer! I appreciate it, thank you! 🙏SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Thank you! That solved it for me.
-
Excellent!
Happy to help!
✅ Remember! Did I help answer your question/solve the problem? Please support with💡 ⬆️ ❤️, and/or ✅ Answer. This will make it easier for others to find a solution or help answer! I appreciate it, thank you! 🙏SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
Check out the Formula Handbook template!