UniqueTII
What?
- Local time
- Today, 15:59
- Joined
- Apr 4, 2002
- Messages
- 95
I have a form that's based on a parameter query, and I'd like to have a combo box on it that's based on one of the fields and filters the form after it's updated, but when I try to create one using the wizard, I choose the field and it tells me that a value for a required parameter is missing. If I try to manually link the combo box to the query, it doesn't work properly because it's a parameter query, and I don't want it to ask for the parameters when the form is opened AND when the combo box is updated. Anyone have any ideas why it doesn't work or anything I can do to fix it?