Free Excel Tools & Add-ins

How to Create a Download Manager with Excel VBA

With Excel, we can build custom download manager. This tool will allow you to download any type of file from the internet. Instead of cluttered Downloads folder, each file will get moved to their respective folder based on the file extension. Download Now If you want to start to use the software as soon as possible, then you can: Download the Software Now Otherwise, if you want to DIY, you can read the contents below. Let's prepare the GUI Create a new workbook and add two sheets to...

Read more »

How to Create Your Own Resume Reader with Excel VBA

Large companies use costly software to scan resumes using their custom built keywords list to find candidates for all open positions in their company. If you are a small consultancy firm and if you are still scanning your resumes manually, do not worry. Now you can build your own resume scanning tool. Download Now If you want to start to use the software as soon as possible, then you can: Download the Software Now Download the Resume Template Now Otherwise, if you want to DIY, you...

Read more »

How to Create a vCard (.vcf File) Reader with Excel VBA

Have you ever wanted to import contact details from VCF data in to an Excel sheet? Follow this article and create your own VCF reader that would import data from your VCF files into Excel worksheets Download Now If you want to start to use the software as soon as possible, then you can: Download the Software Now Otherwise, if you want to DIY, you can read the contents below. Let's Prepare the GUI Let’s prepare the GUI for our VCF reader application. On Sheet1 we have to create a...

Read more »