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, I use Smartsheet in such way that people are asked to provide data on many records and then that data needs to be approved by one other person (always the same person). I would like to set up an automation that, each morning, checks to see if there are records waiting to be approved, and if there are, sends an…
I have a workspace that I created with two subfolders. A user needs to have access to only one of them but when I have that folder selected, I can only share the entire workspace with them. Is there a secret way that I can share the parent folder and ensure that any new files created will be shared with the same people? I…
I already have a Smartsheet license with my company, but I was recently invited to collaborate on a sheet owned by another group within the same organization. When I accepted, I was told I need to upgrade in order to edit or contribute. Can you please explain why this is required? It seems unreasonable to need multiple…