Custom Function to Reverse a String in Excel
When I started learning Python, I saw it had a Reverse function and thought, “I could do that in Excel.”
(more…)
When I started learning Python, I saw it had a Reverse function and thought, “I could do that in Excel.”
(more…)Excel has a new keyboard shortcut for Paste Special Values. Ctrl + Shift + V
Applying a date format before you drag with the Fill Handle may save you some time. See why.
(more…)
In the previous post I created a custom function that creates a horizontal list of months based on three inputs. In this post I share a few ways that you can use this list.
(more…)
It is common in reporting files, budgeting and forecasting files to create a list of months going across the page. The custom function in this post can automate the process.
(more…)