Hi everyone, hoping one of you experts can help me with this one. I have a VBA module that refreshes 3 business object reports. These are really big reports (60000K! each). At the moment, my module refreshes these reports one at a time, and you can imagine that this takes a very long time. I was hoping I could somehow open all 3 reports and refresh them all at the same time. Is this possible? This module takes about 2 hours to run, and I just want to reduce that time so I can run other modules and get my reports out at a better time.
Thanks )
Thanks )