Sign in to join the conversation:
Is there a way to darken the line numbers on a sheet? I find it hard to read being light grey on white.
Hi,
Unfortunately, there isn't. Not as far as I know.
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant @ Get Done Consulting
To work-around this, I created a RowID column and populated it with the row number (using a formula).
I made the font of that column large enough for me to read easily.
The formula breaks when there are rows being added in the top or middle, or deleted.
Depending on the specific nature of the Sheet (how updated, content sparse or dense, etc...) that can also be accounted for.
The simple version
row 1 value ---------- 1
row 2 formula -------- =[RowID]1 + 1
row 3 and below copy and paste from row 2
Craig
@Paul Newcome , Hope you are well. Question for you, meant to ask quite some time ago but forgot. You had shared this right after Engage 2025. I'm unfamiliar with the view and how to create it. Can you tell me about this view?
I am trying to change owner on a Smartsheet sheet to the owner of the workspace it is located in. I keep getting an error message stating the permissions need to be managed at the workspace level. I am unable to change owner for the sheet at the workspace level. Not sure how to accomplish this change. HELP!
I would like to add two dynamic filters as a widget within my Dashboard to define a date range (start and end date) which would then return a count value to that same Dashboard. I have been searching for answers but am not coming up with the solution I'm looking for. What is the cleanest way to configure this?