Related Posts
Ha ha, Adam Grant has some good stuff.

Why does Newark close tsa pre lanes? Terrible
Additional Posts in Excel Genius
Anyone know what these badges are?

New to Fishbowl?
Download the Fishbowl app to
unlock all discussions on Fishbowl.
unlock all discussions on Fishbowl.



I guess it never really ends, but when I first started trying to learn more advanced techniques, I would ask chatgpt what is the best way to “...”. Just because I would have an idea of how to do it, but never really sure if that was the best practical, usually it wasn’t!
How do you use ChatGPT for conditional formatting?
I used to leverage all of the preset functions conditional formatting offers, but now I go through and utilize significantly complex formulas to highlight certain areas
- Gantt charts
- if a cell meets x and y criteria, x or y criteria, highlight cells $A1:$F1 applies to $A$1:$F$30 so it will highlight specific rows
- I had it go through and develop a conditional formatting and VBA code that would highlight certain cells in a row when I selected any cell in that row
- Literally so many different things