G
Guest
I have a Continuous Form that based on a Query that selects record according
to the Month.
What I want to do is to be able to print all the records in this Form by one
Command button. So I have the report designed and I have created a Macro
“Open Report†+Print Out, but it opens only the first record to print.
I did the Where condition on the Command Button On Click:
[PM#]=[Forms]![FormName]![PM#]. But it’s not working how I want it to work.
How I can print all the records?
Thanks for the help.
to the Month.
What I want to do is to be able to print all the records in this Form by one
Command button. So I have the report designed and I have created a Macro
“Open Report†+Print Out, but it opens only the first record to print.
I did the Where condition on the Command Button On Click:
[PM#]=[Forms]![FormName]![PM#]. But it’s not working how I want it to work.
How I can print all the records?
Thanks for the help.