Thank you Guys, all of your inputs help. I was off base of most. Here is the working statement
strSQL = "SELECT [SupplyCateg], [Brand],[ItemNo],[Color], [Size], [LastOrdered] FROM QryEmailReminderList WHERE [LastOrdered] >= DATE() - 30 "
BUT I have a question. What SQL language does Access uses...