Hi All,
I have an application with three forms a Main form and two subforms. frmCustomer is the main form sfrmFlt the first subform and sfrmData the second subform. On dfrmData I have a button to run a report from a query called qryRepData.
One of the parameters is a comboBox (cboFlt) which resides on the first subform (sfrmFlt). When i run the report the query does not pickup the values from cboFlt. I have tried using this "[Forms]![sfrmFlt]![cboFlt]" parameter and variations there of but to no avail.
Any suggestions will be greatly appreciated.
Hayton McGregor
I have an application with three forms a Main form and two subforms. frmCustomer is the main form sfrmFlt the first subform and sfrmData the second subform. On dfrmData I have a button to run a report from a query called qryRepData.
One of the parameters is a comboBox (cboFlt) which resides on the first subform (sfrmFlt). When i run the report the query does not pickup the values from cboFlt. I have tried using this "[Forms]![sfrmFlt]![cboFlt]" parameter and variations there of but to no avail.
Any suggestions will be greatly appreciated.
Hayton McGregor