VLOOKUP Function and PIVOT TABLE
VLOOKUP Function and PIVOT TABLE
Then we select the value we want to look up, in this case it’s ‘Kiwi’ in cell B12:
Next we enter ‘,’ and select the range (or table array) in which we want to find the lookup value and the return
value. In this case it is range (A2:C10):
UNIVERSIDAD DE DAGUPAN
SCHOOL OF INFORMATION TECHNOLOGY EDUCATION
CAEC11 – IT APPLICATION TOOLS IN BUSINESS
Then we enter ‘,’ and the number of the column within the defined range in which we want to look for the
return value. In this case it is column 3, followed by ‘,’ and ‘0’ or ‘FALSE for an exact match with the lookup
value ‘Kiwi’:
When we press enter, we get the corresponding price from the row that contains value ‘Kiwi’ within the
selected table array:
UNIVERSIDAD DE DAGUPAN
SCHOOL OF INFORMATION TECHNOLOGY EDUCATION
CAEC11 – IT APPLICATION TOOLS IN BUSINESS
In this example we only have a small list of fruits, but imagine you have a long list of data and you wish to use
a certain value elsewhere in your spreadsheet. Using VLOOKUP (and HLOOKUP) the user only has to change a
certain value in one worksheet and it will automatically be changed in all other relevant places.
UNIVERSIDAD DE DAGUPAN
SCHOOL OF INFORMATION TECHNOLOGY EDUCATION
CAEC11 – IT APPLICATION TOOLS IN BUSINESS
PIVOT TABLE
A pivot table is a tool in Excel that allows you to summarize and analyze large amounts of data quickly and
easily. It allows you to rearrange and rearrange your data to see different summaries of it, and to answer
questions about your data in a flexible and interactive way.
Some common uses for pivot tables include:
1. Click the Insert tab on the ribbon, and then click the Pivot Table button in the Tables group.
2. Select a table or range and choose where you want the PivotTable to be placed
UNIVERSIDAD DE DAGUPAN
SCHOOL OF INFORMATION TECHNOLOGY EDUCATION
CAEC11 – IT APPLICATION TOOLS IN BUSINESS
UNIVERSIDAD DE DAGUPAN
SCHOOL OF INFORMATION TECHNOLOGY EDUCATION
CAEC11 – IT APPLICATION TOOLS IN BUSINESS
3. The pivot table will be inserted into a new worksheet, and the PivotTable Fields pane will appear on
the right side of the worksheet.
4. In the PivotTable Fields pane, you can drag and drop the fields that you want to include in your
pivot table into the different areas: Rows, Columns, Values, and Filters. The data in the pivot table
will be summarized based on the fields that you place in these areas.
UNIVERSIDAD DE DAGUPAN
SCHOOL OF INFORMATION TECHNOLOGY EDUCATION
CAEC11 – IT APPLICATION TOOLS IN BUSINESS