D
darb
Thanks for taking the time to read my question.
I have 3 recordsets I am working with. The first one has
Service Personell names. The second is a list of the
farms they deal with filtered by the current record of
the first recordset. My problem begins when I want to
filter the third recordset, a table of transactions per
farm for all farms on the system, based on all the farms
that have been filtered out in the second recordset. I
could build a string to use as a filter, but I will need
more than 255 characters, as there are many farms per
service person. How do I filter one recordset based on
another recordset?
Thanks again for the help.
Darb
I have 3 recordsets I am working with. The first one has
Service Personell names. The second is a list of the
farms they deal with filtered by the current record of
the first recordset. My problem begins when I want to
filter the third recordset, a table of transactions per
farm for all farms on the system, based on all the farms
that have been filtered out in the second recordset. I
could build a string to use as a filter, but I will need
more than 255 characters, as there are many farms per
service person. How do I filter one recordset based on
another recordset?
Thanks again for the help.
Darb