Category: Excel

  • Excel VLookup Function

    A wonderfully powerful and easy to use way of comparing data across Excel worksheets is the VLookup function. I’ve been helping a lot of people with this function lately, so I thought I’d get a quick tutorial out there. Let’s start with the syntax of the VLookup function: =VLOOKUP(lookup_value, table_array, col_index_num, range_lookup) Here’s an example […]