Try adding the exact match argument:
=MATCH(A1, OFFSET(G29:CZ29,A2,,1,), FALSE)
> Just tried it, but it always returns the value 1 for some reason!
Andy Sandford - 11 Dec 2005 19:45 GMT
Sorry, I just figured it out - I entered the wrong references for the table!
Works perfectly!
Thanks a lot
Andy
> Try adding the exact match argument:
>
> =MATCH(A1, OFFSET(G29:CZ29,A2,,1,), FALSE)
>
>> Just tried it, but it always returns the value 1 for some reason!