printing reports

  • Thread starter Thread starter Smoki
  • Start date Start date
S

Smoki

Hi,
I have a problem with printing reports from form. I have a form with
subform, and I can choose something from combo box, then all fields on subfom
have been filled. I have a command button on form which opens report.
But, report always remember first value, like it doesn't see what I choose
in combo box!
What to do?
 
But how to do that? Do I have to put some code in VBA, to refresh data,
before open a report? I put a command button (to prieview report), but as I
said, it is always opens report with first value from combo box.
 
Back
Top