Recent content by bbsyfek

  1. B

    VBA for exporting reports to PDF

    Thank you very much!
  2. B

    VBA for exporting reports to PDF

    Uhm, okay but in my case I used TempVar only for naming the files with it. If it's possible I need to set this tempvar as a parameter for those reports. Edit: To clarify, when I run this macro I have 3 input boxes. First from my TempVar and second and third from two reports I am running. I...
  3. B

    VBA for exporting reports to PDF

    Hello guys, I have an issue with my reporting macro. The main idea is that I have 2 reports that I have to run couple times a day and export them to PDF files. But those reports need parameters input each time they are ran. Is there any way I can set those parameters with value taken from...
Back
Top Bottom