Dear All,
I have a query that is looking at an Orders table and it is extracting information about the order id, total cost, department placing the order and date on which the order was placed.
I want to do a report that presents the information and groups them first by department and then by the year in which the order was placed, no problem so far.
My problem is that once the report is generated I can see a header and footer for the Department grouping (Level 1), but not for the Date grouping (Level 2). Is that by design or have I forgotten something? How can I have a footer for Year grouping as well (Level 2)?
One other thing I was trying to do is add in the footer the most popular month for recruitment for each department (e.g. Marketing got most of its new recruits in April), but I couldn't figure out a way of doing it from the aggregate functions on offer from Access. Could someone advice on how I might go about this?
Regards,
George
I have a query that is looking at an Orders table and it is extracting information about the order id, total cost, department placing the order and date on which the order was placed.
I want to do a report that presents the information and groups them first by department and then by the year in which the order was placed, no problem so far.
My problem is that once the report is generated I can see a header and footer for the Department grouping (Level 1), but not for the Date grouping (Level 2). Is that by design or have I forgotten something? How can I have a footer for Year grouping as well (Level 2)?
One other thing I was trying to do is add in the footer the most popular month for recruitment for each department (e.g. Marketing got most of its new recruits in April), but I couldn't figure out a way of doing it from the aggregate functions on offer from Access. Could someone advice on how I might go about this?
Regards,
George