B
Bibi
I need to create a form filter – I’d like to use a combo box – I have seen
this done many times but I have tried unsuccessfully for nearly a month to
get one to work – I have given up in defeat – please help – I do not write
code –
I have a table tblAmenities that describes various features of an apartment
– with categories such as appliances, flooring etc.
I would like to filter by category – the categories are from a table
_AmenityCategory – I use a query – qAmenityCategory to sort them
alphabetically. I have a datasheet form fAmenities based on a query
qAmenities – this query includes the field AmenityCategory. This is the form
where I would like to have the filtering combo box.
Can anyone help?
TIA
Bibi
this done many times but I have tried unsuccessfully for nearly a month to
get one to work – I have given up in defeat – please help – I do not write
code –
I have a table tblAmenities that describes various features of an apartment
– with categories such as appliances, flooring etc.
I would like to filter by category – the categories are from a table
_AmenityCategory – I use a query – qAmenityCategory to sort them
alphabetically. I have a datasheet form fAmenities based on a query
qAmenities – this query includes the field AmenityCategory. This is the form
where I would like to have the filtering combo box.
Can anyone help?
TIA
Bibi