Greetings! I am struggling with a vlookup formula.
I want to auto-populate data the IPC Name and IPC Email from sheet 2 based on the campus entered in sheet 1.
I have tried variations and keep getting invalid data type. Help
=VLOOKUP([Campus]@row, {Sheet2 3}, {Sheet2 2}, false)

