iferror(vlookup issue

Paula Cosentino
โญโญโญโญโญ
Hello, I'm trying to create a formula using Vlookup but if it doesn't find a match in one smartsheet, I want it to look in another smartsheet. I can't put everything into one smartsheet because there are two many rows. I am getting an error on the following formula:
=IFERROR(VLOOKUP([Individual NPI Number]@row, {ind npi 0 to 13000 rows Range 2}, 2, false, IFERROR(VLOOKUP([Individual NPI Number]@row, {ind npi 13001 plus rows Range 4}, 2, false))))
Any help would be greatly appreciated. Thank you.
Answers
-
It looks like you didn't close the parenthesis on your first VLOOKUP statement is all :)
-
thank you Mike. Do you mean a paren is missing inside the formula? I have 4 at the end?
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!