Error

  • Thread starter Thread starter Shakeel
  • Start date Start date
S

Shakeel

Hello all
My problem is I have simple formula in column B, "=I4-Q4", but I got #VALUE!
error, Column I have value enter by self, but Column Q have Vlookup formula
i.e. "=IF(O4="","",VLOOKUP(O4,Stock,29,FALSE))"
Simple I need result in Column B "I4-Q4" if Q4 is blank then I4 value in
Column B

Thanks
 
One more:
=i4-n(q4)
or
=n(i4)-n(q4)
Hello all
My problem is I have simple formula in column B, "=I4-Q4", but I got #VALUE!
error, Column I have value enter by self, but Column Q have Vlookup formula
i.e. "=IF(O4="","",VLOOKUP(O4,Stock,29,FALSE))"
Simple I need result in Column B "I4-Q4" if Q4 is blank then I4 value in
Column B

Thanks
 

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

Error is #VALUE! 2
Leave final cell blank 2
Assitance W/ An If/Then formula 2
sumif with 2 ranges and multiple criteria 2
SUMIF? 9
Combining 4 Conditions into 1 Formula! 7
3 out of 5? 5
Moving Average with Blanks 3

Back
Top