Chip, I'm actually very well-versed in Excel and have functional knowledge of VBA, but as someone who supports the "average user" every day I'm always frustrated that the first answer to most questions involves code.
For the vast majority of Excel users, writing a macro is NOT "simple." I coach dozens of intelligent, educated engineers (the kind who take licensing exams and design roads, pipes, and buildings, not programmers) who barely understand anything beyond use
of simple arithmetic formulas. Functions like SUBTOTAL and SUMPRODUCT are viewed with suspicion; they turn pale if you say "macro" or "visual basic."
The average user not only cannot write code, their installation security blocks macros and they are warned over and over NOT to disable that protection. VBA simply is not an option for users in many network environments.
Please, tell MVPs and other support offerors - THE SIMPLEST SOLUTION IS OFTEN THE BEST. Simple means something I can do within the Excel environment as it opens "out of the box" without activating the Developer ribbon (there's a reason it isn't in the default
setup!) or opening a secondary program (Visual Basic Editor).
I don't apologize for the rant - it needs to be said - but I'm sorry it's aimed specifically at one MVP, you're just the one I can reach at the moment.