knuckelhead
Technical User
I have a Qry that does not return ALL the records when I hit Enter. If I do not use the LIKE Criteria statement, my ALL results are perfect. So it is my LIKE statement.
I have tried the "LIKE" below with no success:
Like [Enter Last 2 FormulaID digits OR Enter for ALL:] & "*"
Like "*" & [Enter Last 2 FormulaID digits or Enter for ALL] & "*"
Any ideas?
thanks
I have tried the "LIKE" below with no success:
Like [Enter Last 2 FormulaID digits OR Enter for ALL:] & "*"
Like "*" & [Enter Last 2 FormulaID digits or Enter for ALL] & "*"
Any ideas?
thanks