I have a form which is not bound to a record source.
I have various queries which all contain the same field names, and these are the same field names as in the form.
i now want to be able to open the form based on any of these queries dependant on what button i press.
i.e. if i press A, the form will open with all the A records in it, if i click B, all the B records.
Any idea's???
I have various queries which all contain the same field names, and these are the same field names as in the form.
i now want to be able to open the form based on any of these queries dependant on what button i press.
i.e. if i press A, the form will open with all the A records in it, if i click B, all the B records.
Any idea's???