I need some help here. I’m trying to create files in Vendor’s account statement report for every vendor in our database. Actually what you can do it’s run the account statement report (to a file) and would do it for all the vendors in one single file, and I’m looking for a process or something out there that makes a file for every vendor (with the information only specific to it obviously) so this file can be send to this vendor.
Hi Randall, I just meant that you would have to customize the vendor statement session so that you have an option to create separate files for every vendor. There are a number of ways a developer can approach this (adding an extra check box to the existing session, making a copy of the session and change the copy to create separate files instead of a report, creating a complete new session) - you should give your requirements to a developer and let them determine the best way to do this.