Related Posts
McKinsey & Company Any tested strategy to move from FDD/PMO profile to a strategy/consulting profile?
How would you bring that change to align yourself towards a strategy profile at a Manager level?
Are there any projects/internships that one can do to gain practical exposure ?
EY EY-Parthenon Kearney Strategy& Accenture McKinsey & Company
At Deloitte this week
Best consulting companies in the social sector?
Additional Posts in Excel Genius
New to Fishbowl?
unlock all discussions on Fishbowl.





“Sort by Color” on your table’s filter drop down.
Thanks, I know that one, I was looking if there was a function to do it automatically.
Subject Expert
There are several ways, but I think the easiest one is that, after you finish color code, you add a filter (ctrl + shift + L) in your tables header (first line with the name of each column), and set "sort by color"
P.s.: if you have multiple colors you can go into "Data" -> Sort to add multiple rules (1st red, 2nd blue, etc)
Thanks!
If you want make this function appear automatic, you could use VBA to apply the colour filter any time a value is changed... if you're coding one row at a time, you can limit it to the target row and only apply the filter if the row colour is one of a list of predefined options.