B
Brandon Johnson
im getting a runtime error of 3061 to few perameters. Any ideas that
would help my situation?
Set extract = CurrentDb.OpenRecordset("SELECT * FROM
qryZerosAndBlanksVoids WHERE [Invoice_Week] >= '611' AND [UPCCase] IN
('4450005086', '4450005089', '4450005279') AND [InvQty] IN ('0', 'IS
NULL');", dbOpenDynaset)
would help my situation?
Set extract = CurrentDb.OpenRecordset("SELECT * FROM
qryZerosAndBlanksVoids WHERE [Invoice_Week] >= '611' AND [UPCCase] IN
('4450005086', '4450005089', '4450005279') AND [InvQty] IN ('0', 'IS
NULL');", dbOpenDynaset)