I have a subform to enter details. The user selects an item from a combo box, then enters the value.
How can I create a search, from the main form, that will filter the main form, but is searching the subform info?
Example: I have a form with all computers. The subform contains IP Addresses. I want to search for all computers with IP addresses of 192.168.1.*
Thanks. Sean.
How can I create a search, from the main form, that will filter the main form, but is searching the subform info?
Example: I have a form with all computers. The subform contains IP Addresses. I want to search for all computers with IP addresses of 192.168.1.*
Thanks. Sean.