J
johankotze
Hello I know that this is a worn out topic but I do have some difficulty in
doing the following (as I'm new to Access and do not want to use Access built-
in search function)
On my Main (ClientInformation) I have a unbound field called [txtSearch] and
a cmdSearch button next the field called Search. My problem is that I have
multiple records that have the same Lastnames (don't want the search action
to be linked to Lastname but rather "any part of any field in my main form")
As I have multiple records I have to use the findnext option as well. Can
someone please help me with the code behind the cmdSearch button
doing the following (as I'm new to Access and do not want to use Access built-
in search function)
On my Main (ClientInformation) I have a unbound field called [txtSearch] and
a cmdSearch button next the field called Search. My problem is that I have
multiple records that have the same Lastnames (don't want the search action
to be linked to Lastname but rather "any part of any field in my main form")
As I have multiple records I have to use the findnext option as well. Can
someone please help me with the code behind the cmdSearch button