A
Alan B. Densky
I'm using Access 2000 with DAO.
I have a query that contains approx 50 fields for each record. I would like
to be able to check every field in the query for a value of "T"
If any field for the selected record has a value = "T" then the value of the
query is true. Otherwize it is false.
How can I loop through every field looking for the "T"?
Thanks in advance,
Alan
I have a query that contains approx 50 fields for each record. I would like
to be able to check every field in the query for a value of "T"
If any field for the selected record has a value = "T" then the value of the
query is true. Otherwize it is false.
How can I loop through every field looking for the "T"?
Thanks in advance,
Alan