JGalletta
Windows 7 Access 2010
- Local time
- Today, 03:07
- Joined
- Feb 9, 2012
- Messages
- 149
I've seen and read posts regarding filtering of combo boxes, but haven't seen one about filtering based on prior entries of that combo box... Let me explain:
I have a subform in continuous view on my main form. The combo box in question is in the subform. I'd like to be able to eliminate values chosen from the combo box as they are chosen. i.e. Record 1 chooses option 1, Record 2 cannot choose option 1.
How can I filter this combo box base on which selection have been made on previous records in this subform (but only on the current record of the main form)? I have primary keys and joining primary keys set up, and would use these as criteria for the filters, I really just need to know how to format the filters and where, I guess.
Thanks,
John
I have a subform in continuous view on my main form. The combo box in question is in the subform. I'd like to be able to eliminate values chosen from the combo box as they are chosen. i.e. Record 1 chooses option 1, Record 2 cannot choose option 1.
How can I filter this combo box base on which selection have been made on previous records in this subform (but only on the current record of the main form)? I have primary keys and joining primary keys set up, and would use these as criteria for the filters, I really just need to know how to format the filters and where, I guess.
Thanks,
John