D
Doctor
Is it possible for me to use the ID of each record in a DAO recordset to be
used to filter which records open in a form? If so how?
I have a form that finds records based on the users criteria. I would like
to "capture" all of the ClientID's that appear in the list and then open the
Client main form filtered.
If there is another way to accomplish this, I would love to hear about it.
Also, it is currently set up that the user can double click the client and
it opens up only that client, but just to be sure I'm clear, I want to open
all the records in the Find form up in the Client form.
Thanks a heap.
used to filter which records open in a form? If so how?
I have a form that finds records based on the users criteria. I would like
to "capture" all of the ClientID's that appear in the list and then open the
Client main form filtered.
If there is another way to accomplish this, I would love to hear about it.
Also, it is currently set up that the user can double click the client and
it opens up only that client, but just to be sure I'm clear, I want to open
all the records in the Find form up in the Client form.
Thanks a heap.