Power Pivot does VLOOKUP
If you use Excel PivotTables then you’re probably familiar with the need to consolidate data from multiple tables into a single table before you can Pivot it. One way to do this is using VLOOKUP or INDEX & MATCH formulas to bring columns from one table into another. However, in Excel 2010 onwards we have …