23 C
London
Friday, August 15, 2025
HomeExcelOperations in Excel

Operations in Excel

Excel: How to Delete Rows with Specific Text

The following step-by-step example shows how to delete all rows in Excel that contain specific text. Step 1: Create the Data First, let’s create a dataset...

How to Apply a Percentage Increase or Decrease in Excel

You can use the following basic formulas to apply a percentage increase or percentage decrease to values in Excel: Method 1: Apply Percentage Increase =A1*(1+B1) Method 2:...

How to Solve a Quadratic Equation in Excel (Step-by-Step)

A quadratic equation takes the following form: ax2 + bx + c = y Often you will be given the value for y and will be...

Excel: How to Use VLOOKUP to Return Multiple Columns

You can use the following syntax with the VLOOKUP function in Excel to look up a value in a range and return the corresponding...

Excel: How to Use VLOOKUP to Return All Matches

By default, the VLOOKUP function in Excel looks up some value in a range and returns a corresponding value only for the first match. However,...

Excel: How to Find Unique Values from Multiple Columns

You can use the following formula to find unique values from multiple columns in Excel: =INDIRECT(TEXT(MIN(IF(($A$2:$C$11"")*(COUNTIF($E$1:E1,$A$2:$C$11)=0),ROW($2:$11)*100+COLUMN($A:$C),7^8)),"R0C00"),)&"" This particular formula finds the unique values in the cell...

Excel Advanced Filter: How to Use “Contains”

You can use the following syntax to filter for rows that contain specific text in an Excel Advanced Filter: *sometext* The following examples show how to...

Subscribe

- Never miss a story with notifications

- Gain full access to our premium content

- Browse free from up to 5 devices at once

Must read