> Maybe the value on one or other sheets has leading or trailing spaces.
>
[quoted text clipped - 26 lines]
>
> - Show quoted text -
Your table range is set up for rows 1:22 - you probably need to set
this for columns A:V, or change the VLOOKUP to HLOOKUP.
Hope this helps.
Pete
> > >I have 2 sheets. In one i make calculations in other i have data
> > > (DataSheet)
[quoted text clipped - 12 lines]
>
> > > whats wrong
Mortir - 04 Feb 2008 11:19 GMT
> Your table range is set up for rows 1:22 - you probably need to set
> this for columns A:V, or change the VLOOKUP to HLOOKUP.
[quoted text clipped - 21 lines]
>
> - Show quoted text -
no still not working. i tried EXACT on both IDs and it returns TRUE,
so the to IDs must be the same... i just dont get it. I also tried
MATCH, which also returns N/V... is there a problem with the ID being
to long to work or what else could be the problem...
Bob Phillips - 04 Feb 2008 13:06 GMT
That works fine Pete.

Signature
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
Your table range is set up for rows 1:22 - you probably need to set
this for columns A:V, or change the VLOOKUP to HLOOKUP.
Hope this helps.
Pete
On Feb 4, 10:48 am, Mortir <mare.roz...@gmail.com> wrote:
> > >I have 2 sheets. In one i make calculations in other i have data
> > > (DataSheet)
[quoted text clipped - 12 lines]
>
> > > whats wrong