B
Bill Davis
I think I need an If statement but I am not sure on what to do and would
appreciate any help I can get.
I have a query that pulls data from a Oracle Database and this is can be
as many at 15,000 rows. Two of the fields are [Address1] and [Access].
What I need is if [Access] = C,P or T and if the [Address1] is
different with in the 3 then show only the first record.
I hope this is not to hard to understand.
Thanks
appreciate any help I can get.
I have a query that pulls data from a Oracle Database and this is can be
as many at 15,000 rows. Two of the fields are [Address1] and [Access].
What I need is if [Access] = C,P or T and if the [Address1] is
different with in the 3 then show only the first record.
I hope this is not to hard to understand.
Thanks