Your formula looks fine to me. What's happening?
HTH
Jason
Atlanta, GA
-----Original Message-----
I would like to know a formula using the if and vlookup
formulas how to
insert a description of an item from another work sheet
sheet, using a catologue number,
This is the best i could come up with
if(a5<"",vlookup(a5,StockDetails,2,false),"")
can you tell me where i am going wrong?
.
|