Is there a way to export or print row numbers
This would be so very helpful.
Thank you
Hi Angie,
When you print there is a choice to "Include row numbers" on the right side in the dialog window.
Would that work?
Hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Good morning,
In SS there is an option to print row numbers. But there is no option to include them when exporting to Excel. There also is not an option in Excel to print the row numbers (that I could find in print settings).
You would need to include a column that duplicates the row numbers. I personally usually call it [Row ID]. The formula to duplicate row numbers is...
=COUNT([Column Name]$1:[Column Name]@row)
You would put this in row 1 and dragfill on down. NOTE: The $ used to lock in the row 1 reference at the beginning of the range is necessary for this to work. So is putting this formula in row 1 and dragfilling from there.
I saw that Paul answered already! That would be my solution as well.
Let me know if I can help with anything else!
Andrée
Thank you both.
Is [Column Name] the same column? I get a circular reference.
=COUNT([Row ID]$1:[Row ID]@row)
This will be a great formula to put into my arsenal!
My apologies. You can reference ANY column on the sheet with the only exception being the formula the column is in.
That is absolutely beautiful!
This is a wonderful workaround and I will be using it a lot.
I can't thank you enough. Something so simple will save me more work.
Have a great day!
I'm always happy to help!
Happy to help!
Hello. Me and my team are doing an audit of users who have access to edit items in our account and one of the reports we're using is the Sheet Access report under the User Management section of the Admin Center. However, we're running into some weird things. When we dig into the Sheet Access report, we sometimes notice…
No License required I am sharing a published link, no license required to a group of people. The goal is for them to be able to edit the sheet. Would each member be required to create a smartsheet account? Please, is there a way for them to access my sheet without having to create an account? Many thanks!
This has happened a couple of times before. However, when trying to update a form or even a field in the smartsheet, I am unable to use the backspace, enter or delete key. I use Google browser, however I wasn't sure if it was Google, so I switched to Microsoft Edge. Still not working. Also, I tried using the backspace,…