Search results

  1. B

    Skip export of Report with No Data and Move to Next

    I have the below code to loop through multiple filters and export reports. I now am trying to add code to NOT export reports with no data. Because there are so many locations that these three reports are being filtered by I would prefer for this action to be done without the user having to...
  2. B

    Solved Using Recordset Value in File Name Path

    Hello, I have applied some code (below) that will filter and export reports based on a table field value, locations. I have folders with each location as it's title. I am now trying to automatically have the report filtered to "Tampa" go to the Tampa folder. I have tried several ways but none...
  3. B

    Solved Filter and export multiple reports by same field with loop ability

    Hello, Any help would be greatly appreciated. I have a database with the following components. Table1 - Applicant details, includes a text field for location. Table2 - List of locations Queries Source - Table1 Query1-With Human Resources Query2 -Pending Interview Query3-Offer Made Report1 -...
Back
Top Bottom