When I enter the following in a query line
(not "export" and not "import" and not "*international*") or is null
The query works fine but Access changes the 1 line into 2 lines and then changes the query to read--
<>"export" and <>"import and not like <>"*international*"
and then on the second line it added
Is Null
Any way to keep ACCESS from make 2 lines in the query?
Thanks,
(not "export" and not "import" and not "*international*") or is null
The query works fine but Access changes the 1 line into 2 lines and then changes the query to read--
<>"export" and <>"import and not like <>"*international*"
and then on the second line it added
Is Null
Any way to keep ACCESS from make 2 lines in the query?
Thanks,