M
mattc66 via AccessMonster.com
Hi All,
I have a query that is based on a list of numbers. The first column has codes:
101
102
103
108
109
111
124
I want to use the LIKE 102 and LIKE 124. If I do the and LIKE the query is
blank, but if I do the LIKE 102 it shows the data for 102 and if I do a LIKE
124 it shows the Data for 124. Why doesn't it show the data when I do them
together?
I have a query that is based on a list of numbers. The first column has codes:
101
102
103
108
109
111
124
I want to use the LIKE 102 and LIKE 124. If I do the and LIKE the query is
blank, but if I do the LIKE 102 it shows the data for 102 and if I do a LIKE
124 it shows the Data for 124. Why doesn't it show the data when I do them
together?