Hide Macros in Excel while They Run

I often record short snippets of macros for ease of use and then record myself running all of them. What you can’t record is the screen flickering. We often do not want see the macro as it runs, just the end result. Try this on your macro that runs all the other macros. (It also […]

Concatewhat!?!

Concatenate: Why would you want to? If you have ever had a list of names that were stored as First, Last, MI in 3 separate columns but needed them to be in 1 column. Benefits of this are many! First you have every name perfect aligned with no rivers of whitespace down the columns. You […]