I've checked the threads and the faqs but haven't been able to get my query to work right.
The basic sql is:
SELECT DISTINCT T.AcctNum, T.Date, T.Time, T.SiteId, CDbl([Qty]) AS Qty1, tblAccountDiff.EffectiveDate
FROM (qryTransactionFieldsForQueriesWithPriceDateAndDiff AS T INNER JOIN tblPrice...
I am exporting to Excel sales information and would like to automate subtotals in the target worksheet. Can anyone advise me how to do this?
Thanks, Bear
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.