How to get the first word in Microsoft Excel

If you come across a situation in which you require only first word in each line of a cell rather than all the character, then you must read this arti...

Remove Extra Commas In Notepad from Microsoft Excel

While importing text file into excel spreadsheet, unfortunately, it has kept the unwanted commas at the end. It becomes really difficult to remove ext...

How to Add an Input Message in Data Validation

In this article, we will learn how to add an input message in data validation while entering the specific entries in the cell, using VBA in Microsoft ...

Wildcard to delete cells through VBA

While we work with raw data on Excel, we often look for data that match criteria and delete every other data that does not match the given criteria. I...

Identifying duplicate time frames

If you want to find out the duplicate row having multiple entries for same person & you want to find out duplicate entries, then you should not mi...

7 Examples of For Loops in Microsoft Excel VBA

If you are writing a VBA program & you want to execute the same task multiple times then you can do this by using VBA for loops. VBA is a sequent...

Count Worksheets In Multiple Files

Consider a situation, where you are encountering with number of excel files on a daily basis & you want a quick mechanism to help you finding the ...

Terms and Conditions of use

The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.