N
Nathan Guill
I have a form that has one field on it (ToolIdx) and a subform based on that
field. What I want to do is to print all the reports that are based off of
that subform from a control on the mainform. So I need to step through the
records in this subform (preferrably invisible to the user) to print this
report. There is a control on the subform to print as well, but this is to
print the individual report and this works fine. I just need to know how I
can step through these records. Any help will be appreciated.
field. What I want to do is to print all the reports that are based off of
that subform from a control on the mainform. So I need to step through the
records in this subform (preferrably invisible to the user) to print this
report. There is a control on the subform to print as well, but this is to
print the individual report and this works fine. I just need to know how I
can step through these records. Any help will be appreciated.