Latest Blog Posts

How to Find Row Number Using VBA in Excel (4 Macros)

Macro 1 - VBA to Find Row Number by Changing Selection Steps: Right-click on the sheet title and select View Code from the context menu. ...

How to make a List of Countries by Time Zone in Excel (with Easy Steps)

In the dataset below, we have two columns: Time Zone and Country. Click the Number Format icon (Home > Number section) or CTRL+1 to ...

How to Clear Multiple Cells in Excel: 4 Ways

Using Context Menu Select the cells/ranges to clear. Right-click on the selection for the context menu. Select the Clear Contents command. ...

How to Remove Last Modified By in Excel (3 Ways)

Why Should We Remove “Last Modified By”? In a word - confidentiality. Every Excel file contains some information like Author name, Organization ...

How to Get Sensitivity Report from Solver in Excel

Step 1 - Prepare Your Dataset Suppose we want to make of solution of Nitric Acid, Potassium Hydroxide and Water. Our target volume of the solution ...

How to Reverse a Number in Excel – 6 Quick Examples

Only 4-digit numbers were used. Example 1. Combining the SUM and the VALUE Functions Steps: Go to C5 and enter the formula: ...

How to Insert Last Modified Date and Time in Excel Cell

We’ll use a sample dataset, with Input in column B and the Timestamp in column C. We'll input the timestamp in column C whenever we modify the ...

How to Count Filtered Rows with Criteria in Excel (5 Easy Ways)

For illustration, here is a dataset with the July Sales Report of fruit sales in the USA and Australia. Filter this dataset. Select cell ...

How to Solve an Equation for X When Y is Given in Excel (2 Methods)

Method 1 - Use of Solver Feature Enable Solver Feature Go to the File tab. Select Options. Click on Add-ins and select Go. ...

Returning a Value If Time Is Between a Range in Excel – 8 Examples

This is the sample dataset.   Example 1- Using the IF Function Consider the following criteria: Steps: Select a cell ...

How to Reverse a String in Excel: 3 Suitable Ways

Method 1 - Using MID and CONCATENATE Functions to Reverse a String in Excel Steps: Enter the following formula in cell C4: ...

How to Create Search Box in Excel with Conditional Formatting (5 Ways)

In this article we will demonstrate 5 ways to create a search box in Excel with Conditional Formatting. We'll use the following dataset containing ...

Using an Excel Formula If the Date Is Greater Than 365 Days – 4 Examples

The dataset showcases projects and their End Dates. To find if the End Date is greater than 365 days from the current date: Example 1 - ...

How to Move Data from a Row to a Column in Excel (4 Easy Ways)

Below, we have a sample dataset for these methods. Method 1 - Using Paste Special Command to Move Data from Row to Column in Excel Steps: ...

How to Compare Dates to Today with Excel VBA – 3 Methods

The following sales dataset contains the amounts of sales and the date. To compare the dates to the current date: Press ALT+F11 to ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo