DreamGenius
Annoying Questionner
- Local time
- Today, 15:15
- Joined
- Jul 29, 2004
- Messages
- 116
I'm out of my depth here. I don't use Access Reports as a rule because I prefer Excel, but this is what the client wants.
I've built frmReport which uses controls for user input to modify SQL behind reports and gives users the option of running an Access Report, with less data in it, or an Excel Export, which is just a dump of the whole query.
They want to group multiple dates produced by the query to be grouped together so that the duplicated data, such as who, what and where only appears once on one line, with the when broken down. That sounds like a subreport to me.
I've attached a thinned down version of the database, containing only this functionality and enough data that, using the default reporting options, you can see the problem.
Any help appreciated.
I've built frmReport which uses controls for user input to modify SQL behind reports and gives users the option of running an Access Report, with less data in it, or an Excel Export, which is just a dump of the whole query.
They want to group multiple dates produced by the query to be grouped together so that the duplicated data, such as who, what and where only appears once on one line, with the when broken down. That sounds like a subreport to me.
I've attached a thinned down version of the database, containing only this functionality and enough data that, using the default reporting options, you can see the problem.
Any help appreciated.