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.
Summary of Issue All team members work a standard 7.5‑hour day, but only a portion of that day is allocated for project work (e.g., 25%, 50%, etc.). In Resource Management, however, the system currently interprets allocations as a percentage of the full 7.5 hours, instead of the project‑eligible portion of a person’s day.…
Dashboard widgets are currently mostly static. I can display counts and charts, but I cannot click into a specific part of a widget to drill into the underlying records. It would be a big usability improvement if widgets supported interactive drill-down. For example: Click a bar segment (or stacked segment) to open the…
IDEA: for Workflow automations, add a detailed "modification history" Currently, the Workflow Automation only lists the Created By, Created Date, Last Modified By, Last Modified Date, and Last Ran on. This is missing critical information. It doesn't show any changes to: Automation name Trigger conditions Actions Recipients…