M
Marc Robitaille
I have a strange problem. I have a form from wich a user can select a year
in a combobox. I set a variable to the value of the combobox. Than, the
user can click on the print button. The user will preview a master report.
It have 5 subreports in it and they are all base on the year from the
variable. In each subreport, there is a public sub that it is call from the
Activate event of the master report to populate all the textbox from the
subreports. On the screen, we can see all the values but when it is
printed, they all disapear.
Is there some one who have and resolve this problem
Thank you
Marc
in a combobox. I set a variable to the value of the combobox. Than, the
user can click on the print button. The user will preview a master report.
It have 5 subreports in it and they are all base on the year from the
variable. In each subreport, there is a public sub that it is call from the
Activate event of the master report to populate all the textbox from the
subreports. On the screen, we can see all the values but when it is
printed, they all disapear.
Is there some one who have and resolve this problem
Thank you
Marc