Advance Excel Formulas
Advance Excel Formulas
#5 – IF OR Formula in Excel
#1 – VLOOKUP Formula in
Excel
This advanced Excel function is one of the most used
formulae in Excel. It is mainly due to the simplicity of this
formula and its application in looking up a certain value from
other tables, which has one standard variable across these
tables. For example, suppose you have two tables detailing a
company’s employee salary and name, with “Employee ID”
being a primary column. You want to get the salary from
Table B in Table A.
Note: If you insert another row into the 5th row, the formula
will return as “Chandan Kale.” Hence, the output would
depend on any changes in the data table over time.
GE E1 final topic
Advanced excel formulas
#3 – MATCH Formula in
Excel
This Excel advanced formula returns the row or column
number when a specific string or number is in the given
range. In the below example, we are trying to find “Rajesh
Ved” in the “Employee Name” column.
The 3rd argument is used for the exact match. You can also
use +1 and -1 based on your requirements.
#5 – IF OR Formula in Excel
Similarly, we can use the OR function in Excel instead of
AND if we need to satisfy one of the many conditions.
#7 – CONCATENATE Formula
in Excel
This Excel advanced function is one of the formulas used with
multiple variants. This advanced Excel formula helps us join
several text strings into one text string. For example, if we
GE E1 final topic
Advanced excel formulas
The following dialog box appears. Excel automatically selects the data for you. The
default location for a new pivot table is New Worksheet.
GE E1 final topic
Advanced excel formulas
3. Click OK.
Drag fields
The PivotTable Fields pane appears. To get the total amount exported of each product,
drag the following fields to the different areas.
1. Product field to the Rows area.
Below you can find the pivot table. Bananas are our main export product. That's how
easy pivot tables can be!
GE E1 final topic
Advanced excel formulas
Sort
To get Banana at the top of the list, sort the pivot table.
Result.
Filter
Because we added the Country field to the Filters area, we can filter this pivot table by
Country. For example, which products do we export the most to France?
Note: you can use the standard filter (triangle next to Row Labels) to only show the
amounts of specific products.
3. Choose the type of calculation you want to use. For example, click Count.
GE E1 final topic
Advanced excel formulas
4. Click OK.
To easily compare these numbers, create a pivot chart and apply a filter. Maybe this is
one step too far for you at this stage, but it shows you one of the many other powerful
pivot table features Excel has to offer.
GE E1 final topic
Advanced excel formulas