I have a query (qryQuickSheet) that has the following command: [Forms]![frmProjectSearch]![proj_name] for the field "proj_name"
I have frmProject Search that has proj_name as a combo box. I have the combo box to open frmQuickSheet (basically the data for qryQuicksheet) after update.
When I update the combo box, I get a enter parameter value dialogue box. The combo box should prevent this from happening.
How do I make the dialogue box disappear?
Please advise.
Zandy Rox