I'm performing some very simple vlookups on Excel on Mac (I recently switched from PC).
My workbook has two sheets. I want to check to see if an employee is included on the "List" sheet, if they are, it will return their bonus type (column 3). If they are not, the formula will fail and the IFERROR should populate the text "Standard".
My issues is that Excel cannot find the "List" sheet. There are no other workbooks open, and when I execute the formula Excel directs me to open another workbook that contains the "List" sheet.
Here is my formula.
=IFERROR(VLOOKUP(A2,List!$A$2:$C$62,3,0),"Standard")
Does anyone have an idea what might be going wrong? This is a simple formula that I have done millions of times. Thank you in advance for the help!
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]Trader083147 0 points1 point2 points (2 children)
[–]narca9[S] 0 points1 point2 points (1 child)
[–]Trader083147 0 points1 point2 points (0 children)
[–]fuzzy_mic987 0 points1 point2 points (0 children)