P
Public
Hi,
I am trying to incorporate LIKE condition into my query. What I want is like
when the user enters the first characters of the course and hit search, it
will display all the courses beginning with those characters. I have tried to
use LIKE as follows
LIKE '%[Forms]![CourseSelection]![Courses]'
However, it didn't work.
Any ideas?
Regards
I am trying to incorporate LIKE condition into my query. What I want is like
when the user enters the first characters of the course and hit search, it
will display all the courses beginning with those characters. I have tried to
use LIKE as follows
LIKE '%[Forms]![CourseSelection]![Courses]'
However, it didn't work.
Any ideas?
Regards