Hello Friends,
Vlookup formula is not giving the desired results when some cells in the range are merged.
For Example.
A B
PO # Contract #
2) 301675
3) 301684 21130697
4) 301687
Column B2:B4 are merged cells
=vlookup(c1,a2:b4,2,0)
Now when i enter the po # 301675 in cell C1 the result shows contract # 21130697
But for the rest two PO # the result is showing 0 whereas it should show same
contract # for all 3 PO.
Hope anyone can provide a solution
Regards,
Humayun
Vlookup formula is not giving the desired results when some cells in the range are merged.
For Example.
A B
PO # Contract #
2) 301675
3) 301684 21130697
4) 301687
Column B2:B4 are merged cells
=vlookup(c1,a2:b4,2,0)
Now when i enter the po # 301675 in cell C1 the result shows contract # 21130697
But for the rest two PO # the result is showing 0 whereas it should show same
contract # for all 3 PO.
Hope anyone can provide a solution
Regards,
Humayun