Excel VBA Gotcha of the Day…
Friday, May 28th, 2004Here’s a bit of Excel VBA code from a button in a workbook I created recently (line extender characters ["_"] removed for clarity). This code sorts the sheet (well, the first 1000 rows of it, minus the header row) ascendingly by column C. The worksheet in question had a series of buttons similar to this [...]