Shade every other line on a sheet to identify easier which line you are working on, especially when your sheets are wide. 😉
Sign in to see the current vote count, add your own vote, or leave a comment.
Hi @Cindy Zobrist
Thanks for posting your idea!
If you want to set this up today, I currently use two helper columns to do something similar on my sheets.
=IF(ISEVEN(VALUE(MATCH(Row@row, Row:Row, 0))), 1, 0)
3rd step: set up Conditional Formatting based on that helper column
Cheers,
Genevieve
@Genevieve P. Thank you - thank you - thank you!!!!! You are amazing! Thanks so much for your quick response and resolution! 😊
No problem! Glad I could help. 🙂
Enable sheet admin or owners to apply alternating row colors.
Requirements:
See Google Sheets for the example I'm used to.
Alternating row colors makes grids of data easier to read. In Smartsheet formulaic solutions with helper columns are the only options available. And these options are not easy for novices to implement are complex to setup, and do not hold up to sorting or filtering.
Thanks for your time and help! :)
Color banding every other row in a sheet helps tremendously with readability and accessibility. While it's possible to use helper columns to apply this type of color banding to an entire sheet, the banded formatting loses its functionality when filters are engaged or rows are re-sorted. It would be great to have the option to apply dynamic row banding to Smartsheet grids, similar to those in Excel, where the color banding maintains an every-other-row format even when grid hierarchy changes via filters, addition of new rows, application of different sorting rules, etc.
One way to possibly do this on Smartsheet's side is to surface the dynamic row number, like we do with the Latest Comment. Then no matter if you delete a line, sort, etc., that column would be available. Then we could use the method Genevieve described above using the odd/even Conditional Formatting with it breaking.
Hi @Rick Olsen can you please elaborate your comment about the dynamic row number? Thanks
It's been over a year, I don't remember… and not making headway in my thought process… :-)
The idea of dynamic row banding would be incredible. Alternate row shading that is continually maintained based on hierarchy collapse/expand and filtered views.
Problem Smartsheet environments quickly become cluttered with inactive Sheets, Reports, and Dashboards that are no longer viewed or updated. This creates confusion for users and significant overhead for admins, especially in large or regulated environments. There is currently no native way to automatically identify, notify…
It would be beneficial to be able to leverage Smartsheet Automations to make REST API calls. This has many potential use cases, but one I could see is adding users to Smartsheet groups when the are added to a 'roster sheet' in Smartsheet. It would allow us to use the full power of Smartsheet's API within easy to use…
Hi Smartsheet Team and Community, I would like to raise an urgent enhancement request regarding Data Mesh source sheet configuration. This limitation is causing significant operational issues for teams relying on automated updates through APIs and database integrations. 📌 The Problem When the source sheet connected to a…