Sign in to join the conversation:
is there the ability to colour in a column not a row to show for example UK bank holidays or staff holidays etc.. to show in a very quick visual way any clashes that might be avoided.
Hi,
Unfortunately, it's not possible at the moment, but it's a great idea!
Please submit an Enhancement Request when you have a moment.
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
You could use conditional formatting to format just the field in the column you're searching for rather than applying it to the whole row. If the fields in that column match your criteria, it would essentially color the whole row. You can also manually color in the row by highlighting the entire column and changing the color of the background.
Let me know if you have any questions.
I read your question wrong and that you meant the Column Titles.
Mike is right, and I often use conditional formatting in my solutions to color whole columns and rows to make it easier to keep the design as intended.
Andrée
The conditional formatting doesn't even have to apply to the column that is being used for the criteria. You could set it to highlight only the cells in column B where the corresponding cells in column A contain a certain value.
Exactly, I sometimes use it to format multiple months or values in that way.
Works great!
Andrée
Pinging this thread... assuming the column highlighting or formatting is not yet a feature implemented? Has someone worked out a work around?
If I need the value from a Summary Sheet, to link it to the Intake sheet, is this how it should look like at the control center?
I have a report that is referencing a control center program. Other users that are setup as leads on the program and have the same admin permissions I do are able to edit the Group, Filter, Summarize and Sort settings of this report, but I can not. When I click the Columns button it just says "Loading" and even if I leave…
I wish to ADD the following to my existing formula: [Reporting Period]@row="Jan", "Jan" [Reporting Period]@row="Mar", "Mar" [Reporting Period]@row="May", "May" [Reporting Period]@row="Jul", "Jul" [Reporting Period]@row="Sep", "Sep" [Reporting Period]@row="Nov", "Nov" Here is my current formula: =IF(CONTAINS("-",…