VBA - Format Numbers as Social Security Numbers

In the United States, a Social Security number (SSN) is a nine-digit number issued to U.S. citizens, permanent residents, and temporary (working) resi...

How to Format Cells as Currency and where we can Use it

Let’s take an example to understand how and where we can format the cell in currency. We have product’s amount data in range A1:B9 in which col...

How to format date through VBA

In this article, we are going to learn how to do Excel VBA format date in long date. For Example: - Format (#29/03/2015#, “Long Date”) would re...

Accounting Number Format through VBA Formatting

Let’s take an example to understand how and where we can format the cell for accounting. We have product’s amount data in range A1:B9 in which ...

Check for duplicates in column

In this article, we have created a macro to highlight duplicate values. Raw data consists of different car names. We want to highlight duplicate entr...

Delimiting the text in a cell to column vertically

In this article, we will create a macro to delimit text in a cell to column vertically. We can delimit the text in the cell based on the delimiter. De...

Add page breaks to sorted data using VBA in Microsoft Excel

  In this article, we will create a macro to insert page breaks, based on a certain condition. Raw data consists agent wise data, which include...

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.