This sounds ridiculous, but here goes.
I have a database where we enter customer information into. I have created a button for users to click on a form that will print off a standard letter with the corresponding customer data on it; it is to just print off one letter at a time for the current customer. The form is based on a query.
I was trying to set my letter template with the query as the data source, but the query isn't listed as one of the views/queries available. All the other tables and queries are there, just not the ones that have a form field as the criteria to filter the query on.
How do I do this?
Thanks in advance.
I have a database where we enter customer information into. I have created a button for users to click on a form that will print off a standard letter with the corresponding customer data on it; it is to just print off one letter at a time for the current customer. The form is based on a query.
I was trying to set my letter template with the query as the data source, but the query isn't listed as one of the views/queries available. All the other tables and queries are there, just not the ones that have a form field as the criteria to filter the query on.
How do I do this?
Thanks in advance.