Latest Blog Posts

How to Separate Two Words in Excel (6 Easy Ways)

The following image shows one of the ways to separate two words in Excel. Read on to learn more. Let’s say we have a dataset containing a ...

Insert Rows in Excel Based on Cell Value with VBA (2 Methods)

Cells(2,3).EntireRow.Insert This line inserts a row above cell C2 (Row 2, Column 3). Insert Rows Based on Cell Value with VBA: 2 ...

How to Paste Transpose in Excel Using Shortcut: 4 Methods

Method 1 - Using Ribbon Paste Shortcut to Transpose in Excel We can transpose by using the Ribbon commands. The process is given below: Steps: ...

How to Convert Text to Date in Excel (10 Ways)

Here's an overview of a list of dates in textual values that will be converted to dates. How to Convert Text to Date in Excel: 10 Ways We ...

How to Split a Cell into Two Rows in Excel (3 Easy Ways)

Here's an overview of splitting a cell into two rows in Excel. We'll use dataset with two columns: Author and Book Name. There are some cells ...

How to Create an Invoice using an Excel Formula – 8 Steps

This is the sample dataset. Download Practice Workbook Download this practice workbook. Invoice Excel Formula.xlsx Include: ...

How to Convert Date to Text Month in Excel (7 Quick Ways)

When we enter a date in Excel then it is possible to extract the month name from the date. This article will guide you with 7 quick useful methods to ...

How to Delete Row If Cell Contains Specific Values in Excel?

We will be using a sample dataset that contains the Name and Age of some people. Method 1 - Using Find and Replace to Delete a Row If a ...

How to Convert Text to Number in Excel with VBA

  How to Identify Numbers Formatted as Text Take a look at this dataset. We have some numbers in a column. Though we have numbers ...

How to Convert Number (YYYYMMDD) to Date Format in Excel – 4 Methods

Several Date formats are available in Excel. This is the sample dataset. Method 1 - Using the TEXT Function to Convert Number ...

COUNTIF That Does Not Contain Multiple Criteria in Excel

We are used to applying the COUNTIF function in Excel to count the cells according to given criteria but it’s a little bit difficult to count the ...

How to Delete Rows in a Range with VBA in Excel – 3 Methods

Observe the GIF: Click on the image for a better view. The VBA command will be used to delete an entire row. Customize the command to ...

Using a VBA Macro to Insert Rows in Excel Based on Criteria – 4 Methods

Method 1 - Using a VBA Macro to Insert Rows Based on the Cell Text Value in Excel To insert a new row based on the specific text value “Insert ...

How to Convert Number to Date in Excel (6 Methods)

Overview In the following sections, I’ll explain various methods for converting numbers to dates using Excel. Whether you’re dealing with raw data ...

How to Transpose Formulas Without Changing References in Excel

Transposing data means data in Excel’s rows are shifted into Excel’s columns, whether auto-update is necessary or not. Transposing with formulas is ...

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo