G
Guest
I have a form that allows the printing of reports based on criteria entered.
Works great when criteria is fully =.
Need to have the ability to use a LIKE statement in the filter of the report
from the criteria entered. For instance, there are sessions A1, A2, A4. User
wants all "A" sessions.
What would be the filter in the report that would accept a LIKE - as in
SQL's Like?
Works great when criteria is fully =.
Need to have the ability to use a LIKE statement in the filter of the report
from the criteria entered. For instance, there are sessions A1, A2, A4. User
wants all "A" sessions.
What would be the filter in the report that would accept a LIKE - as in
SQL's Like?