VLOOKUP help

A

Ayo

I am trying to use vlookup in the new Excel 2007. Is there a way to write a
formula that would return a blank if the vlookup results to a "#N/A" and
returns the vlookup value if there is a value to result
=IF(VLOOKUP($C115,insiteTracker,8,FALSE)="#N/A","",VLOOKUP($C115,insiteTracker,8,FALSE))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top