Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
All the sheets of my qlickview report have a month listbox. All the sheets are using the same dataset so once I select a month on the first sheet, they selection for the month changes on all of them.
What I'm looking into doing is printing 12 (for each month) reports in PDFs simultaneously, so that I don't have to manually change month each time I print PDFs.
I hear that a macro might exist to perform this action, has anybody tried this and would be happy to share?
I must say I'm a novice in terms of macros and am not necessarily good at reading them but I would really like to try and use it to perform the above as it would save me lots of time
Thanks for any advice.
Ewa
Dear Ewa ,
Macros are not best practice you should go with N-Printing tools while sending emails.
Vikas
Hi Vikas
Thanks for your suggestion. However, I'm not going to send these reports as emails immediately - I would only like to create PDF reports without checking filters on one listbox manually. Is there any alternative to NPrinting?
refer this post , you need to install a free pdf printer BULZIP and try macro from following link
Macro to export AND mail report as PDF
Vikas
Thanks Vikas
However, it looks like the easiest thing is to create a report and run it through the loop.
Thanks
Ewa
Mark Correct or Helpful if you are getting ans.
Vikas