Multiplying a Vlookup result of 0, getting a value error

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

Guest

My spreadsheet has a column that's a Vlookup. Some of the results equal
0.00. I am multiplying that column by another column that may also have a
zero value. Whenever the value in these columns are 0's, the product becomes
a #value! error.
I want the product to be 0. How can I do this? Thanks!
khatch5995
 
That is not possible, you can only get the value error if you calculate with
text, so if you use "0", then change the values to 0 instead. You can't get
a value error if you multiply with 0
 

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

Similar Threads

VLOOKUP 2
Excel Vlookup Help 0
Need a help display 0 value 2
VLOOKUP returning #N/A result 2
Vlookup help 2
Conditional Format based on forumula result 5
Combining IF Statement and Vlookup 0
VLOOKUP HELP 7

Back
Top