I've built an address book in which I'd like to be able to search in all fields and have the form open to the record it found. For example, I want to be able to search for part of a name, a contact type like dentist, a city like Brooklyn, and find records with those values.
I tried putting a text field, txtSearchContacts, on my form then creating a macro, shown below. This doesn't work. I received a message to change the search as formatted to yes, but that made no difference. Can someone point me to a resource to create this type of search?
![]()