May 24, 2020 | Excel, VBA
One of the biggest drawbacks with cell drop-down in Excel is the limitation of functionalities you can implement. For example, unless you are a Microsoft 365 subscribers, it is pretty difficult to implement the search functionality, as well as, increasing the...
Apr 22, 2020 | Excel, VBA
In this tutorial, we are going to write a macro using VBA, to export multiple worksheets from an Excel file (let’s call it the master Excel data file) to a new Excel file. Buy Me a Coffee? Your support is much appreciated! PayPal Me:...
Apr 20, 2020 | Excel, VBA
In this tutorial, we will be learning how to create an Excel userform to ease the manual labor of exporting multiple Excel worksheets to individual Excel file. We will be writing VBA to implement various of functions and automations, some experience in writing macros...
Dec 18, 2019 | Excel, Excel General
In this tutorial, we are going to learn how to build a simple loan calculator application in Excel. If you ever wanting to take out a car loan or a mortgage loan, it is always a good to figure out how much interest payment over the periods of time based on the amount...