Ok, I understand the logic except for this:
strWhere = ... where clause of txt1 + txt2 here
For this line to work, I would need to add the Where for each combination of txtstring and each field right at this point, correct?
mafhobb
strWhere = ... where clause of txt1 + txt2 here
For this line to work, I would need to add the Where for each combination of txtstring and each field right at this point, correct?
mafhobb