chancer1967
Excel jockey
- Local time
- Today, 10:13
- Joined
- Mar 31, 2004
- Messages
- 28
This one is driving me spare...
I have a query the shows customer balances in detail. the first field is customer name, and I want to have a criteria on that field that comes from a form.
I have created a form, called Customer Detail that has just a single combo box from the customer details table. the combo box is working fine and is called CustomerCombo
In the query I have added the criteria [Forms]![Customer Detail]![CustomerCombo] to the customer field
but every time I open the query it asks me to input Forms!Customer Detail!CustomerCombo as if it is a user entered parameter
clearly a simple and basic error somewhere. but where???
I have a query the shows customer balances in detail. the first field is customer name, and I want to have a criteria on that field that comes from a form.
I have created a form, called Customer Detail that has just a single combo box from the customer details table. the combo box is working fine and is called CustomerCombo
In the query I have added the criteria [Forms]![Customer Detail]![CustomerCombo] to the customer field
but every time I open the query it asks me to input Forms!Customer Detail!CustomerCombo as if it is a user entered parameter
clearly a simple and basic error somewhere. but where???