Hello,
Is there a quick way to have a search value (Like [Forms]![Report Form]![UICodeTextBox]) look for a match in two fields (Code A, Code B)?
I've tried using the Or criteria option, but as I have many searches on the form, which only lookup one field, it seems to dramatically slow down the query to copy them all down for one Or criteria.
I'm thinking it must be possible to combine the fields at Field or Select in SQL for the purposes of a search, but my lack of experience has defeated me.
Thanks for your help,
Russell
Is there a quick way to have a search value (Like [Forms]![Report Form]![UICodeTextBox]) look for a match in two fields (Code A, Code B)?
I've tried using the Or criteria option, but as I have many searches on the form, which only lookup one field, it seems to dramatically slow down the query to copy them all down for one Or criteria.
I'm thinking it must be possible to combine the fields at Field or Select in SQL for the purposes of a search, but my lack of experience has defeated me.
Thanks for your help,
Russell