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… :-)
Although we are extremely proficient when it comes to reducing load on our smartsheets (we use pivot, data mesh and data shuttle extensively), we still find ourselves hitting capacity limits (mostly because of the number of columns in conjunction with some pretty complex formulas). Breaking up data between sheets and…
As the smartsheet admin for Europe, it would be extremely helpful to be able to view all Automations / recurring emailed reports in one place as opposed to sheet level. It's almost impossible to ensure everything is working correctly / delete recurring emailed reports without this.
It would be extremely beneficial to have the ability to manually assign colors to individual projects within the Timeline View. Currently, project colors are automatically determined by the Dashboard Theme, which limits flexibility and makes it challenging to visually differentiate projects in a meaningful way. Allowing…