Question : Several strings

Hi All,

I have a query that I need to include in the ccriteria 40 different last name. Any suggestions on how to do this. The field is called information and it is Memeo. is there a limit that access can do.

Answer : Several strings

WHERE LastName IN ("LN1", "LN2", ...., "LN39","LN40")

Where LNn is any last name.  I could not find any limit except 1024 characters in any one cell in the Design grid.
Random Solutions  
 
programming4us programming4us