Excel Functions

Using Excel VBA to Find a Value in a Column – 6 Examples

The sample dataset contains Product ID, Brand, Model, Unit Price, and Order ID. You want to find an Order ID associated with a Product ID. ...

VLOOKUP with Numbers in Excel (4 Examples)

The VLOOKUP function is generally used to look for a value in the leftmost column in a table and return a value in the same row from another ...

XLOOKUP vs INDEX-MATCH in Excel (All Possible Comparisons)

  Introduction to the XLOOKUP Function The XLOOKUP function finds a specific value within a range of cells or an array. It then returns the ...

How to Use CHOOSE Function in Excel?

Below is an overview of our sample dataset. Example 1 - Using CHOOSE Function to Get Data from Selected Range The CHOOSE function will ...

How to Use VLOOKUP for Rows in Excel (With Alternatives)

Method 1 - Use the MATCH function to Define a Column Number from Rows in VLOOKUP In the following picture, a dataset is presented with the amounts ...

XLOOKUP vs VLOOKUP in Excel (Comparative Analysis)

Basics of XLOOKUP and VLOOKUP in Excel XLOOKUP Function The XLOOKUP function searches a range or an array for a match and returns the ...

How to Vlookup with Multiple Matches in Excel (with Easy Steps)

Download Practice Workbook Performing Vlookup with Multiple Matches.xlsx Step 1 - Create Unique Name for Each Lookup Value Insert a ...

How to Use the VLOOKUP Function to Return Only One Value From Multiple Columns (2 Methods)

Method 1 - Using the Standard VLOOKUP Imagine you’re working in a supermarket, and your worksheet contains information about products, including ...

VLOOKUP with Multiple Criteria in Excel (6 Examples)

Example 1 - Using the Ampersand to Join Multiple Conditions in VLOOKUP in Excel We have a dataset of smartphone models of three popular brands. ...

How to Use VLOOKUP to Sum Multiple Rows in Excel (4 Methods)

In the dataset below, we have two columns displaying Products and Sales. Method 1 – Using VLOOKUP and Sum Matched Values in Multiple Rows ...

How to Use VLOOKUP to Search Text in Excel (4 Ideal Examples)

Method 1 - Applying the VLOOKUP Function to Search for Specific Text in Excel We can use partially matched text to find data from a range of cells ...

How to Use INDEX and Match for Partial Match: 2 Easy Ways

Method 1 - Using Wildcard Combining with INDEX and MATCH Functions for Finding Data with Partial Match 1.1 Match Starting Characters (Value&“*”) ...

How to Create a Drop Down List and Use VLOOKUP in Excel (4 Easy Steps)

Step 1: Creating a Data Table To use the VLOOKUP function with the drop-down lists, we need a dataset. The following picture shows a random dataset, ...

VLOOKUP Fuzzy Match in Excel (3 Quick Ways)

  Introduction to Fuzzy Match A Fuzzy Match is a type of partial match. In these types of matches, one text does not match fully to the ...

How to Use VLOOKUP for Partial Match in Excel: 4 Suitable Methods

Method 1 - Using VLOOKUP with Wildcard for Partial/Exact Match from a Column Steps: Enter the following formula in cell C15 and press the ...

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo