J
JulieDawn
Hi,
I have created a Report, called Inventory Report by Brand, that is
based on a query, called InventoryReportQry. I have also created a
form, called BrandDialog, with a combo box, which is called "Brand",
where you can select a brand name. The form also has two command
buttons, one to cancel and one to open the report. I would like the
"Open" Button to open the report so that only information related to
the selected Brand Name appears. I have looked through the forum and
tried making the criteria in the query, under the Brands field, to be
=forms![BrandDialog]![Brand], but this still doesn not work. Could
someone please help me out?
Thank you in advance. Julie
I have created a Report, called Inventory Report by Brand, that is
based on a query, called InventoryReportQry. I have also created a
form, called BrandDialog, with a combo box, which is called "Brand",
where you can select a brand name. The form also has two command
buttons, one to cancel and one to open the report. I would like the
"Open" Button to open the report so that only information related to
the selected Brand Name appears. I have looked through the forum and
tried making the criteria in the query, under the Brands field, to be
=forms![BrandDialog]![Brand], but this still doesn not work. Could
someone please help me out?
Thank you in advance. Julie