Link to home
Start Free TrialLog in
Avatar of nmolliconi
nmolliconi

asked on

Vlookup(Match) formula in Excel

Good Afternoon,

Getting a NA# on a vlookup(match) formula within excel (see attached document).  The formula: =IF(VLOOKUP(B1,'DATA INPUT'!$A$2:$I$346,MATCH(SUMMARY!A2,'DATA INPUT'!$A$2:$I$346,0),FALSE)=0,"",(VLOOKUP(B1,'DATA INPUT'!$A$2:$I$346,MATCH(SUMMARY!A2,'DATA INPUT'!$A$2:$I$346,0),FALSE)))

Any guidance would be much appreciated.

Thank you
Nick
test-file.xls
ASKER CERTIFIED SOLUTION
Avatar of barry houdini
barry houdini
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of nmolliconi
nmolliconi

ASKER

Thank you Barry.  Worked great!

Nick