P
Peter Kinsman
For several years, I have been developing an emulator in vba for IBM
midrange RPG programs. One of the features of the language is the ability
to use up to eight simultaneous printer files, so that you can for example
print detail and summary reports with a single pass of the data. Now that I
have moved to 2003, I have a genuine printer object, but I am wondering if I
will still need initially to write the print to a table, and then print the
tables one by one.
Can anyone suggest an alternative please?
Many thanks
Peter Kinsman
midrange RPG programs. One of the features of the language is the ability
to use up to eight simultaneous printer files, so that you can for example
print detail and summary reports with a single pass of the data. Now that I
have moved to 2003, I have a genuine printer object, but I am wondering if I
will still need initially to write the print to a table, and then print the
tables one by one.
Can anyone suggest an alternative please?
Many thanks
Peter Kinsman