VBA script for one report to run multiple times saved as PDF

Hello,

I have never been in VBA coding, I need something like this:-

  1. There are 100 codes in a txt file.
  2. report has a prompt on the code need to refresh a report with different values (either once OR 100 times).
  3. There should be 100 pdf files in a location (disk) with the names of each codes.

Regards,
Milind D. Kadam


milind.kadam (BOB member since 2006-07-07)

This should get you started
Do a further search in SDK forum (keywords: read text file)
.


haider :es: (BOB member since 2005-07-18)