Hi,
I used to use:when my Search Form was in a seperate VBA Access 2003 Form.Code:Like "*" & [Forms]![MyForm1]![txtBox1] & "*"
Now that I merged the search form in another form and I put it as a second page, I need to fix my code...
Sincerly
iboumiza


Reply With Quote