Simon Sez IT

Online software training and video tutorials for Microsoft, Adobe & more

  • Course List
    • Adobe
      • Dreamweaver
        • Dreamweaver CC
        • Dreamweaver CS6
        • Dreamweaver CS5
        • Dreamweaver CS4
      • Flash
        • Flash CS5
      • InDesign
        • InDesign CS6
        • InDesign CS5
      • Photoshop
        • Photoshop CS6
        • Photoshop CS5
        • Adobe Photoshop CS4
      • Photoshop Elements
        • Photoshop Elements 2022
        • Photoshop Elements 2019
        • Photoshop Elements 2018
        • Photoshop Elements 15
        • Photoshop Elements 14
        • Photoshop Elements 13
        • Photoshop Elements 12
        • Photoshop Elements 11
        • Photoshop Elements 10
        • Photoshop Elements 9
        • Photoshop Elements 8
    • Microsoft
      • Access
        • Access 2021 Beginners
        • Access 2019
        • Access 2019 Advanced
        • Access 2016
        • Access 2016 Advanced
        • Access 2013
        • Access 2013 Advanced
        • Access 2010
        • Access 2010 Advanced
        • Access 2007
      • Excel
        • Data Analytics in Excel
        • Excel 2021 Advanced
        • Excel 2021 Intermediate
        • Excel 2021 Beginners
        • PivotTables for Beginners
        • Excel Dashboards
        • Advanced Formulas in Excel
        • Excel for Business Analysts
        • Advanced PivotTables
        • Power Pivot, Power Query and DAX in Excel
        • Excel 2019 Beginners (Mac)
        • Excel 2019 Beginners
        • Excel 2019 Advanced
        • Excel 2016 Beginners
        • Excel 2016 Intermediate
        • Excel 2016 Advanced
        • Excel 2013
        • Excel 2013 Advanced
        • Excel 2010 Beginners
        • Excel 2010 Advanced
        • Excel 2007
      • OneNote
        • OneNote Desktop and Windows 10
        • OneNote 2016
      • Outlook
        • Outlook 2021
        • Outlook 2019
        • Outlook 2016
        • Outlook 2013
        • Outlook 2010
        • Outlook 2007
      • Power Automate
        • Introduction to Power Automate
      • Power BI
        • Power BI
        • Power BI Intermediate
      • PowerPoint
        • PowerPoint 2021
        • PowerPoint 2019
        • PowerPoint 2016
        • PowerPoint 2013
        • PowerPoint 2010
        • PowerPoint 2007
      • Project
        • Project 2021 Beginners
        • Project for the Web
        • Project 2019
        • Project 2019 Advanced
        • Project 2016
        • Project 2016 Advanced
        • Project 2013
        • Project 2013 Advanced
        • Project 2010
        • Project 2010 Advanced
      • Publisher
        • Publisher 2013
      • SharePoint
        • SharePoint Online
        • SharePoint Foundation 2013
        • SharePoint Server 2013
        • SharePoint Foundation 2010
      • Teams
        • Microsoft Teams
      • VBA
        • Macros and VBA for Beginners
        • VBA for Excel
        • VBA Intermediate Training
      • Visio
        • Microsoft Visio 2019
        • Visio 2016
        • Visio 2013
        • Microsoft Visio 2010
      • Windows
        • Windows 11
        • Windows 10 (2020 Update)
        • Windows 10
        • Windows 8
        • Windows 7
        • Windows Vista
      • Word
        • Word 2021
        • Word 2019 Advanced
        • Word 2019
        • Word 2016
        • Word 2013
        • Word 2010
        • Word 2007
    • QuickBooks
      • QuickBooks
        • QuickBooks Desktop Pro 2022
        • QuickBooks Pro 2021
        • QuickBooks Online Advanced
        • QuickBooks Online
        • QuickBooks Canada
        • QuickBooks Pro 2020
        • QuickBooks 2019
        • QuickBooks 2018
        • QuickBooks Pro 2017
        • QuickBooks Pro 2016
        • QuickBooks Pro 2015
        • QuickBooks Pro 2014
        • QuickBooks Pro 2013
        • QuickBooks Pro 2012
        • QuickBooks Pro 2011
        • QuickBooks Pro 2010
        • QuickBooks Pro 2009
    • Web Development
      • AngularJs
        • AngularJS Crash Course
      • Dreamweaver
        • Dreamweaver CC
        • Dreamweaver CS6
        • Dreamweaver CS5
        • Dreamweaver CS4
      • Bootstrap
        • Bootstrap Framework
      • Html/CSS
        • HTML/CSS Crash Course
        • HTML5 Essentials
      • Python
        • Python Object-Oriented Programming
        • Pandas for Beginners
        • Introduction to Python
      • Java
        • Java for Beginners
      • JavaScript
        • JavaScript for Beginners
        • jQuery Crash Course
      • MySql
        • MySQL for Beginners
      • PHP
        • PHP for Beginners
        • Advanced PHP Programming
      • XML
        • XML Crash Course
    • Data Analysis
      • Financial Modeling
        • Financial Risk Management
        • Financial Forecasting and Modeling
      • Alteryx
        • Alteryx Advanced
        • Introduction to Alteryx
      • Power BI
        • Power BI Intermediate
        • Power BI
      • Qlik Sense
        • Qlik Sense Advanced
        • Qlik Sense
      • R Programming
        • R Programming
      • Tableau
        • Tableau Desktop Advanced
        • Tableau Desktop
      • Python
        • Python Object-Oriented Programming
        • Pandas for Beginners
        • Introduction to Python
    • Work Productivity
      • Google Sheets
        • Google Sheets for Beginners
      • Confluence
        • Introduction to Confluence
      • Monday
        • Getting Started in Monday.com
      • Asana
        • Asana for Employees and Managers
        • Introduction to Asana
      • Jira
        • Getting Started in Jira
  • For Business
  • About Us
    • Testimonials
    • Contact Us
    • FAQ
    • Membership
    • About Us
  • Pricing
  • Free Resources
  • Sign In
  • Get Started
Home > Microsoft Excel > How to Use the Vertical Lookup Function in Excel 2016

How to Use the Vertical Lookup Function in Excel 2016

In the previous section we examined Lookup Functions and their use within a horizontal list of values (HLOOKUP). Today we are going to examine a vertical list of values to lookup (VLOOKUP).

Their functions are similar in nature, the only difference being a vertical versus a horizontal lookup direction. However, we are also going to examine some more complex uses of the Lookup Function.

What is the Vertical Lookup Function?

The vertical lookup function is especially useful in the creation of an invoicing system. Let’s take a closer look on how the VLOOKUP function can be used to input details of a customer order and create an invoice.

How to Use the Vertical Lookup Function

In the body of the worksheet we will specify details such as the Quantity, Part Number, and Discount, and details such as Description, Unit Price, Discounted Price, and Total Price will automatically be specified.

How to Use Vertical LookUp Function in Excel 2016

You may be wondering where this information will be pulled from. We already have a catalogue opened in sheet 2 of our Excel workbook.

Our catalogue contains details such as Part Number, Description, and Price.

Excel 2016 Catalogue

The very first thing that we want to do is define our List, or Catalogue, Name so that we may reference it in our invoice sheet.

  1. Select all the values of the List
  2. Select “Formulas” in the tool bar, then “Define Name”
  3. Name your list in the dialogue that appears.
  4. Set the Scope to Workbook (so that you may reference it in other sheets).

How to Use Vertical Lookup Function in Excel 2016

Now that this is set, we will return to our first sheet. Our first step in setting up the invoice is using the VLOOKUP function to render a description when we enter a Parts Number.

First, we will pull up the VLOOKUP function dialogue and specify our arguments.

  • Our Lookup_value is the cell in which we will specify the Parts Number – C7.
  • The Table_array is the list we are referencing – PartsCatalog
  • The Col_index_number (column index number), is the column that we want to reference in our list. In this case, we want Column 2, or the Description column – 2.
  • The Range_lookup refers to the values that are recognized and accepted in our formula. Since we are looking for an exact match, we will set this to FALSE.

How to Use VLookup Function in Excel 2016

Once our arguments have be inputted, we will get an error message of “#N/A” in the description box until we input a Part Number for the description to reference.

Repeat this process in the Price box using Column 3 from the catalogue list so that our product numbers will also render a price in our invoice.

Removing the Error Message with the IF NA Function

Removing the error message or specifying a new message in the case of an error is simple.

  1. Click on the description box that has the VLOOKUP function.
  2. Add the term, IFNA, before the VLOOKUP formula.
  3. Specify your error message following the VLOOKUP formula. If you want an empty cell in case of an error, specify a space as such: “ “

This entire cell formula will now look like this: IFNA(VLOOKUP(C7,PartsCatalog,2,FALSE), “ “)

This means that the cell will display a valid description unless an invalid product number (or no product number) is defined. In the case of NA, the cell will appear empty.

Empty cell Vlookup function

Get our complete Microsoft Excel 2016 training courses for beginner, intermediate and advanced learners. Click here to learn more. >>

Facebook Linkedin Twitter
Simon Calder

Chris “Simon” Calder was working as a Project Manager in IT for one of Los Angeles’ most prestigious cultural institutions, LACMA. He taught himself to use Microsoft Project from a giant textbook and hated every moment of it. Online learning was in its infancy then, but he spotted an opportunity and made an online MS Project course - the rest, as they say, is history!

Most Popular Posts

  • Kanban vs Scrum: Project Management Methodologies and Their Differences [2022]
  • How to Insert a Checkbox in Excel? 3 EASY Examples
  • How to Autofit Excel Cells? 3 Best Methods
  • XLOOKUP Google Sheets – 4 Best Alternatives!
  • Dashboards in Excel Using Pivot Tables, Pivot Charts and Slicers
  • Free Microsoft Project Training Course
  • Free Microsoft Access Tutorial for Beginners (3.5 Hours Video)
  • How to Use Blending Mode With Layers in Adobe Photoshop Elements 15

Master Microsoft Excel 2016 at SimonSezIT.com

START MY MEMBERSHIP

Similar Posts

How to Use the NPER Excel Formula: 2 Easy Examples

Paying Employees in QuickBooks Pro 2013

Learn What’s New in the Word 2013 Workspace

Preparing Payroll Tax Forms in Quickbooks Pro 2012

Using the Windows 8 Control Panel and PC Settings

Reconcile Bank Accounts in Quickbooks 2019

Course Categories

  • Adobe
  • Data Analysis
  • QuickBooks
  • Microsoft
  • Web Development
  • Work Productivity

About Us

  • About Us
  • Free Resources
  • Affiliates
  • Become an Instructor

Products

  • Pricing and Plans
  • Business Pricing
  • Government Discounts
  • Non-Profit Discounts

Support

  • FAQ’s
  • Contact Us
  • DVD support

Connect

YoutubeFacebookLinkedIn
© 2023 Simon Sez IT, Inc.
  • Terms
  • Privacy Policy
  • Sitemap
888.817.6665 Monday thru Friday 7:30 a.m. - 5:00 p.m. (ET)