Quantcast
Channel: Excel IT Pro Discussions forum
Viewing all articles
Browse latest Browse all 11829

Removing the #VALUE from blank cells

$
0
0

Can some one please help me. I have a formula that i use to connect two sheets together. So where ever there is a blank value it returns #VALUE.

This is my Formula

=IF([@[Contract Number]]="","",IFERROR(VLOOKUP([@[Contract Number]],tblCollectionOrder,11,0),""))

Please help with removing the #VALUE from the empty cells, but keep the formula in the cell.

Thank you


Viewing all articles
Browse latest Browse all 11829

Trending Articles