From what I had read on the web, writing the excel file was highly discouraged so I didn't attempt to go down that path.
As far as exporting the queries, semi-laziness. These individuals are wanting this report in a very predetermined format. I can make the exact report they want on access, look the exat same as when they print it out form excel. However, they want this report in excel.
What I am trying to do, to save myself time, is create the report is access and just export it to excel instead of having to build the excel file everytime. This is the first time I have run accross needing to do this. If there is a different way to approach this please let me know, this was just the first way that made since in my mind.
Everything on my export works perfectly outside of this junction table data. When I use a subform, it puts each data set in its own excel row which messes up the format of the report.
If it was up to me, I'd just use the access report, but alas I must make my customers happy
