N
Nick
I have a form that has a field called "report name" and has a auto number
that is tied to it. To print a single report I use the following code:
[Forms]![1 Report Analysis 1]![Report_ID]
This allows me to print only the "report" I am viewing instead of all of the
"reports". My problem is that I want to do the same thing with a subform. I
have tried to tweak the above code without success. Any advice would be
appreciated. Thanks.
that is tied to it. To print a single report I use the following code:
[Forms]![1 Report Analysis 1]![Report_ID]
This allows me to print only the "report" I am viewing instead of all of the
"reports". My problem is that I want to do the same thing with a subform. I
have tried to tweak the above code without success. Any advice would be
appreciated. Thanks.