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.
Nick - 12 Jul 2007 19:26 GMT
This is the last piece of my database...... Any help would really be
appreciated!
> 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:
[quoted text clipped - 3 lines]
> have tried to tweak the above code without success. Any advice would be
> appreciated. Thanks.
Nick - 26 Jul 2007 17:58 GMT
If the explanation of my question is unclear please let me know.... I really
need some help with this one. Also, if this is not possible will someone let
me know please? Thanks
> 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:
[quoted text clipped - 3 lines]
> have tried to tweak the above code without success. Any advice would be
> appreciated. Thanks.