Example 1
Example 1
Example 1
Assume we are given a list of products, color, order_id, and
quantity. We want a dashboard where we put the product and
then we instantly get the quantity.
Formula (Vector)
The vector form of the LOOKUP function will search one row or
one column of data for a specified value and then get the data
from the same position in another row or column.
The formula for the function is as follows: LOOKUP has default behaviors that make it useful when solving
=LOOKUP(lookup_value, lookup_vector, [result_vector]) certain problems (i.e. retrieve approximate matched value instead
It uses the following arguments: of position, find the value in the last non-empty cell in a row or
Lookup_value (required function) – This is the column, etc.).
value that we will be searching. It can be a logical
value of TRUE or FALSE, reference to a cell, number, LOOKUP assumes that lookup_vector is sorted in
or text. ascending order.
Lookup_vector (required function) – This is the When lookup-value can't be found, LOOKUP will match
one-dimensional data that we wish to search. the next smallest value.
Remember, we need to sort it in ascending order. When lookup_value is greater than all values in
Result_vector – An optional one-dimensional list of lookup_vector, LOOKUP matches the last value.
data from which we want to return a value. If supplied, When lookup_value is less than all (i.e. the first) value in
the [result_vector] must be the same length as the lookup_vector, LOOKUP returns #N/A.
lookup_vector. If the [result_vector] is omitted, the result_vector must be the same size as lookup_vector.
result is returned from the lookup_vector. LOOKUP is not case-sensitive
Formula (Array)
The array form of LOOKUP looks in the first row or column of
an array for the specified value and returns a value from the same
position in the last row or column of the array.
VLOOKUP()
The VLOOKUP() function assumes that your data is arranged as
a table with different elements of the information in different
columns. When the VLOOKUP function is called, Excel
searches for a lookup value in the leftmost column of a section of
We will get the following result: your spreadsheet called the table array. The function returns
another value in the same row, defined by the column index
number.
HLOOKUP
The HLOOKUP function looks for a value in the top row of the Types of charts
lookup table. In this example, we'll find the sales total for a
selected region. We want an exact match for the Region name, so The following table shows some of the most commonly used
the following settings are used: charts and when you should consider using them:
region name is entered in cell B7
region lookup table has two rows, and is in range C2:F3
sales total is in row 2 of the table.
FALSE is used in the last argument, to find an exact match
for the lookup value.
A Pivot Table is used to summarise, sort, reorganise, group,
count, total or average data stored in a table. It allows us to
transform columns into rows and rows into columns. It allows
grouping by any field (column), and using advanced calculations
on them.
Pivot tables are one of the most powerful and useful features in
Excel. With very little effort, you can use a pivot table to build
good-looking reports for large data sets. You can think of a pivot
table as a report. However, unlike a static report, a pivot table
USING PIVOT TABLES provides an interactive view of your data. You can group data
into categories, break down data into years and months, filter
A Pivot Table is one of the basic data analysis tools. Pivot Tables data to include or exclude categories, and even build charts.
can quickly answer many important business questions.
Key Pivot Table Benefits
When you create a Google Form, you can choose the types of
questions you want people to answer. Click the drop-down
menu next to the question field. Then, select the type of
question you want from the list. Your choices are: