Hmmm... been banging my head over this one!
I have a table for a list of jobs. I created a report for our production managers that lists these jobs grouped by SHIP DATE. They can select [Start Date] and [End Date] to filter it. The jobs are then listed per page by DAY. Example: one page might list jobs that ship on January 20th and the next January 21st. However, to my dismay they express that they needed blank boxes to fill in info while on the plant floor. I proceeded to add 10 extra "Blank" boxes at the footer of the group and they were happy until.... no jobs were scheduled to ship on one particular day and the page was never printed. I asked them what was the problem... and they want a page printed even if there isn't a job, just so they can have those extra blank boxes.
Ugh,... ok.. the actual question:How can I change my report to group instead of by SHIP DATE to grouping by each day from [Start Date] to [End Date] which are parameters of the query from which the report is generated. I hope this is enough info? Anybody got a solution?
I have a table for a list of jobs. I created a report for our production managers that lists these jobs grouped by SHIP DATE. They can select [Start Date] and [End Date] to filter it. The jobs are then listed per page by DAY. Example: one page might list jobs that ship on January 20th and the next January 21st. However, to my dismay they express that they needed blank boxes to fill in info while on the plant floor. I proceeded to add 10 extra "Blank" boxes at the footer of the group and they were happy until.... no jobs were scheduled to ship on one particular day and the page was never printed. I asked them what was the problem... and they want a page printed even if there isn't a job, just so they can have those extra blank boxes.
Ugh,... ok.. the actual question:How can I change my report to group instead of by SHIP DATE to grouping by each day from [Start Date] to [End Date] which are parameters of the query from which the report is generated. I hope this is enough info? Anybody got a solution?