Hi Gary,
apart from saying that you keep having more and more problems, you
haven't described what type of problems you are having, so it is
difficult to advise you what is wrong. Is the formula producing error
messages like #NUM or #VALUE or #N/A ? Are you sure that your EIN
numbers are in the same format in boths parts of your tables?
Please post back with some more details.
Pete
> =IF($B2="","No EIN to Match", INDEX(business,MATCH($B2,EIN,0)))
>
[quoted text clipped - 34 lines]
>
> Gary Reger
Gary Reger - 15 Feb 2007 19:24 GMT
EIN in both part of the table are the same. I have tried text, numbers,
custom. at first if worked fine. then a couple of tries later 2 or 3 out of
15 would not work but the rest around them would, some way i fixed them with
a lot of tinkering and not sure what the trick was that worked. then the
next a few more would work and some more tinkering and they would work. now
none of them will work. the error i get every time is #NA.
thanks for your response
Gary
> Hi Gary,
>
[quoted text clipped - 53 lines]
>>
>> Gary Reger