Hi,
I have a query which contains three tables together: projects, contact persons and organizations. I use that query for entering information for projects (some of the fields for contact person and organization are there but I don't change them).
When I want to filter data based on different criteria I make the same query and apply filter on it.
What I need is the way how to mark records which I want to print? How can I go through my records on the form and mark them one by one, and then only those that I marked use later (for printig labels, mail merge, raports etc.) . I also need to clear them all in the same time.
Also , after I filter my query and get result form I have to have the same feature to apply on that result form. I need and option to mark all of them , and If I want to unmark some I can go one by one and erase marks. On the form that can be just a check box....
Thank you
naxi
I have a query which contains three tables together: projects, contact persons and organizations. I use that query for entering information for projects (some of the fields for contact person and organization are there but I don't change them).
When I want to filter data based on different criteria I make the same query and apply filter on it.
What I need is the way how to mark records which I want to print? How can I go through my records on the form and mark them one by one, and then only those that I marked use later (for printig labels, mail merge, raports etc.) . I also need to clear them all in the same time.
Also , after I filter my query and get result form I have to have the same feature to apply on that result form. I need and option to mark all of them , and If I want to unmark some I can go one by one and erase marks. On the form that can be just a check box....
Thank you
naxi