Hi,
I have a combo field with data from a table.. as follows..
AB
AB1
AB2
AT
AT1
AT2
AF
AF1
AF2
etc......
I have a form and a subform inside.. when the user selects AB1 in the combo box and hits a button it returns all records with an AB1 on it.. What I want to know is .. when the user selects just "AB" in the combo field can it return all records that contain an "AB" in it.. even if its AB1 or AB2?
thanks
I have a combo field with data from a table.. as follows..
AB
AB1
AB2
AT
AT1
AT2
AF
AF1
AF2
etc......
I have a form and a subform inside.. when the user selects AB1 in the combo box and hits a button it returns all records with an AB1 on it.. What I want to know is .. when the user selects just "AB" in the combo field can it return all records that contain an "AB" in it.. even if its AB1 or AB2?
thanks