News

To do that, select the Data tab, highlight the table, and click From Table/Range in the Get & Transform Data command group of ...
Have you ever found yourself endlessly clicking through repetitive steps in Excel, wishing there was a way to make the process smarter and faster? While Power Query is a fantastic option for ...
The January 2017 JofA article “Data Mining Your General Ledger With Excel” presents a step-by-step, formula-based approach to extracting general ledger data and then scrubbing them so that they can be ...
Have you ever found yourself staring at a sprawling Excel workbook, wondering if you’re using the right tool for the job? Between Power Query, Power Pivot, and VBA, it’s easy to feel like you’re ...
Q. There was a December 2020 article in the JofA about cleaning and joining data using a program called Alteryx, but we don’t have access to this program. Could you explain how to do those tasks using ...
Does VBA for Excel not allow nested while loops? I don't write macros all that often but whenever I do, I nest a while loop (because I forgot that it didn't work last time), it errors out and I end up ...