G
Guest
I have a tabbed form within a tabbed form. On one of the tabs, I have a
sub-form. I'd like to know the syntax to be used for printing a report based
on the data displayed in the form.
This is what I've done -
1. Designed a form [form1] to display the data.
2. Built a query using [forms].[form1].[somefield]
3. Designed the report [report1] with the query as the data source.
4. Designed a tabbed form [form2] with [form1] as the subform.
5. Designed a second tabbed form with [form2] as the subform.
How do I design the query to recognize [form1].[somefield]?
sub-form. I'd like to know the syntax to be used for printing a report based
on the data displayed in the form.
This is what I've done -
1. Designed a form [form1] to display the data.
2. Built a query using [forms].[form1].[somefield]
3. Designed the report [report1] with the query as the data source.
4. Designed a tabbed form [form2] with [form1] as the subform.
5. Designed a second tabbed form with [form2] as the subform.
How do I design the query to recognize [form1].[somefield]?