AndeanWayne
Registered User.
- Local time
- Today, 12:08
- Joined
- Jan 21, 2012
- Messages
- 27
I have a parameter query where the input is through a form. One of the field is a simple Buyer Number. To make it easy for the client I want to select this from a combo box. When I choose thw buyer though it returns no records. The same buyer when I choose it through a text box gives me the correct 125 records. Here is my query entry: [Forms]![frmAA_TestParameters]![BuyerNumber2]. BuyerNumber2 is the combo box result. Any help is greatly appreciated.