Excel 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

How do I use the sum function on a column where I have used Vlookup and
#N/A appears - the sum function will not total the dollar amounts.

Is there a work around or formula change available ?

Thanks for your help
 
On your vlookup you can add an if isna(vlookup),0,(vlookup)
that way it puts a zero in the cell rather than N/A
 

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

Back
Top