Latest Blog Posts

How to Create Bar Chart with Target Line in Excel: 3 Easy Methods

Method 1 - Using Combo Chart Steps: Choose the D6 cell and enter, =$D$5 Press Enter. The cell will have the value in the ...

How to Find the Sum If the Cell Color Is Green in Excel (4 Easy Methods)

The following dataset has Month and Sales columns. The Sales column has several cells colored Green. Using this dataset, we will find the sum of the ...

How to Convert Monthly Interest Rate to Annual in Excel

The article will walk you through two straightforward Excel procedures to convert a monthly interest rate to an annual rate. We'll use the ...

How to Prepare IF Statement Contains Multiple Words in Excel: 4 Methods

Method 1 - Use of Nested IF Function to Check Multiple Conditions Steps:   Use the IF function in the column to get the desired output. ...

How to Return TRUE If Cell Contains Text in Excel (8 Easy Ways)

Sometimes we need to determine whether a cell contains text or not. You'll see this in the following example, where we use the ISTEXT function to ...

How to Create Data Validation with Checkbox Control in Excel

Scenario Imagine we have an empty dataset for ABC Company’s sales data. Our objective is to populate this dataset using data validation with ...

How to Use Wildcard with If Statement in Excel (5 Methods)

  Download the Practice Workbook The wildcard in IF Statement.xlsx Why Wildcard with IF Statement Is Not Working Consider the ...

How to Calculate the Upper Control Limit with a Formula in Excel – 4 Steps

The general formula to determine the upper control limit is: UCL = Average + (3*Standard Deviation)   STEP 1-  Enter Sample Data to ...

How to Create a Vacation Calendar in Excel – 8 Steps

Create a vacation calendar from 2021 to 2030 with a button to change the year. Step 1 - Add a Spin Button to Select the Year Look at the following ...

How to Use VBA Intersect Method in Excel (4 Practical Examples)

An intersection occurs when two or more lines or areas cross one another. The resulting shared point or area is known as the intersection point or ...

[Fixed!] Sort Largest to Smallest Not Working in Excel

Reason 1 - Numerical Data Converted into Text Format The issue can occur if the data we are trying to sort is in Text format. We can only sort data ...

How to Show a Cell Only If the Value Is Greater Than 0 in Excel (2 Examples)

Method 1 - Showing Only When the Value Is Greater Than 0 Steps: Go to C5 and enter the following formula: =IF(B5>0,B5,"") Press ...

Excel Queries and Connections Are Not Working: 4 Possible Reasons with Solutions

Method 1 - The Source Has Not Been Saved Properly If you don’t save the source file correctly, the Excel Queries and Connections won’t work ...

How to Use SUMIF and AND Function in Excel (2 Easy Methods)

Consider the following dataset with some order information. We'll use SUMIF with AND to comb through the data. Example 1 - Application of ...

How to Create Cross Join in Excel (3 Simple Ways)

The sample dataset contains the Color and Sizes of a t-shirt. We will Cross Join these tables to get all the available variations of that t-shirt. ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo