I have a query that filters records between two dates that a user enters. So now I wanna make a repot. A basic repot that just says how many orders are between those dates. A count of the records in other words. I also want the report to add up all the order totals and display that as well. Does anyone have any idea how i can do this? any help would be appreciated.
repot would look something like this
------------------------------------------------------
Number of orders this week (count of orders)
Total cost of orders (Total of orders)
------------------------------------------------------
and that's about it. The other stuff i want on the form i know how to do anlready, wellt hanks in advance.
Chaosguy - To die would be an awefully big adventure.
repot would look something like this
------------------------------------------------------
Number of orders this week (count of orders)
Total cost of orders (Total of orders)
------------------------------------------------------
and that's about it. The other stuff i want on the form i know how to do anlready, wellt hanks in advance.
Chaosguy - To die would be an awefully big adventure.