Latest Blog Posts

How to Select Highlighted Cells in Excel (4 Easy Methods)

Below is a dataset with information on a company's Customer Name, Product ID, and Price. We highlighted the cells with similar product ID numbers and ...

How to Create an Organizational Chart in Excel from a List – 3 Methods

What Is an Organizational Chart? An organizational chart is a diagram where the hierarchy of an organization is depicted. The ...

How to Move Every Other Row to Column in Excel (6 Ways)

We'll use a simple dataset containing the product ID and corresponding profits of certain products to move rows to columns. Method 1 - ...

How to Interpolate Missing Data in Excel (4 Ways)

Method 1 - Use of Linear Trend Method Using linear interpolation, we can estimate missing data using a straight line that connects two known values. ...

How to Find a String in a Column and Return a Row Number Using VBA (6 Methods)

Method 1 - Returning Row Number Based on a String Open the VBA Window: Go to the Developer tab on the Excel ribbon. Select Visual ...

How to Get Row Number from Range with Excel VBA (9 Methods)

Method 1 - Get Row Number from Range Steps Open the VBA window by going to the Developer tab and selecting Visual Basic. Insert a new ...

How to Clear Cells with a Specific Value in Excel (2 Methods)

Dataset Overview Here we have a dataset containing First Name, Last Name, and Age. There are 3 cells containing Wood that we want to clear. ...

Creating GST Purchase Order Format in Excel (Free Template)

If you want to create a GST purchase order format, then Excel can come handy. In this article, I will explain how to create a GST purchase order ...

How to Reverse Data in Excel Cell (5 Easy Ways)

Method 1 - Combining INDEX and ROWS Functions to Reverse Data Create a second data table in your worksheet to see the result after reversing. ...

Excel VBA Copy Cell Value to Clipboard: 4 Methods

Method 1 - Copying a Specific Worksheet’s Cell Value to Clipboard in Excel VBA Step 1: Type the following macro in the inserted Module. Sub ...

How to Reverse Rows in Excel (4 Easy Ways)

Method 1 - Transposing Rows to Columns, Then Reversing Columns to Rows Steps: Select the rows you want to reverse and copy it by pressing ...

How to Cut and Paste in Excel – 4 Methods

This is the sample dataset. To cut the Sales column and paste it into the next column:   Method 1 - Cut and Paste Using ...

How to Calculate the Second Derivative in Excel (2 Examples)

  Method 1 - Manually Calculating Second Derivative Steps: Select cell C5. Enter the following formula: ...

How to Create a Proforma Invoice Format in Excel with GST (Free Template)

What Is Proforma Invoice? A Proforma Invoice is a preliminary document that outlines the payable amount for a customer. It includes details related ...

How to Select Random Cells in Excel (5 Ways)

Consider a dataset of Salesmen of an organization and their respective Sales over a certain period of time. We want to select some random cells from ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo