Well basically it didnt compile because I don't understand the Access SQL syntax that well.
For instance, I did not realize that Sum(Order.Amount) should be Sum([Order].[Amount]). That is just goofy SQL, that is why I don't understand Access that well.
Hello all,
I need help writing a 'recursive' date query where the user would enter in the date range (ex. 1/05/06 - 11/11/06). What I want the query to do is go through each month and count up the number of orders, then go through all of the orders and give a total number of orders. Sounds...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.