Hello,
I have a combo box in a form so street names are the same format (Avenue, but not Ave or Road but not Rd). A user will type a home address, then choose the street from the combo box. I'm wondering now if I can put my cursor in the combo box field and search for a specific street. For instance the form always opens to a street called SECOND PLACE - what if I want to find a street called FULLERTON AVENUE.
Each time I try, it always tells me it cannot be found. I've tried all of the following: "Full*", "Fullerton Avenue" and "*Full*"
Any ideas? Thank you,
I have a combo box in a form so street names are the same format (Avenue, but not Ave or Road but not Rd). A user will type a home address, then choose the street from the combo box. I'm wondering now if I can put my cursor in the combo box field and search for a specific street. For instance the form always opens to a street called SECOND PLACE - what if I want to find a street called FULLERTON AVENUE.
Each time I try, it always tells me it cannot be found. I've tried all of the following: "Full*", "Fullerton Avenue" and "*Full*"
Any ideas? Thank you,