Where clause

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I use a WHERE clause in a RecordSource Select statement to find all
values in a text field that START WITH a certain string, instead of just
being equal to a certain string?
 
Back
Top