there are only 41 matches and the formula should read =VLOOKUP(A3,Database!A:B,2,FALSE)
there are only 41 matches and the formula should read =VLOOKUP(A3,Database!A:B,2,FALSE)
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Thank you very much. I make the update you suggested. That moved the column.
One of the things I noticed were spaces after my items in teh Vlookup So I needed to create a Trim() This solved everything.
=VLOOKUP(TRIM(A2),Database!A:B,1,FALSE)
Thank you for helping
I am using this now.
=IF(ISNA(VLOOKUP(TEXT(TRIM(A18),"#,###"),Database!A:B,2,0)),VLOOKUP(TRIM(A18),Database!A:B,2,0),VLOOKUP(TEXT(TRIM(A18),"#,###"),Database!A:B,2,0))
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks