![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have been stuck on building a script now for over a week. I have a database that has several hundred records and each record is a transaction. I am trying to print statements for each client. Each client however will have several transactions in a specific statement period. I have already built a script that searches and finds the client statements for the specified statement period and opens each of those transactions as a statement. I then print and choose -"records being browsed". This sets the print job to a list form which is fine. The problem I have is that it is printing every transaction across all client account numbers the company did for that transaction date under the first found clients account number in 1 big print job. In my head it seems that I need to find some way to build a script that takes the current found set and groups the transactions by account #, (or goes to the first found account number in the current found set, and prints "all records being browsed" and then moves on to the next account number and does the same thing) then prints all the transactions for each account # on a single statement. Within the "Go to related record" I have tried to utilize the "match found sets" tool, however it is going back and matching the found sets on the transaction date which I have already found and not a new field I can set. I do not want to set a new manual entry find for the account number because I would have to type in each account number and there are hundreds. Does anybody have any experience with a problem such as this. I am a new user so any elementary explanation would be much appreciated. I am using FileMaker Pro 8.0. |
![]() |
| Thread Tools | |
| Display Modes | |
| |