C
coronacity
I have a form that has general info and within the form I have a tab control
with more general info. In the tab control I have a button that is to be use
to print a hard copy of that new info.
the problem is that when the button is press the hardcopy (report) comes up
but without the information recently entered. I have to back in the form and
go to another record and go back to the new record then hit the print button
so that the information shows up. In order words how can I "refresh" or
"update" the form so that when I hit the print button (not the microsoft
standard menu print button) the information is there. Thanks in advance
with more general info. In the tab control I have a button that is to be use
to print a hard copy of that new info.
the problem is that when the button is press the hardcopy (report) comes up
but without the information recently entered. I have to back in the form and
go to another record and go back to the new record then hit the print button
so that the information shows up. In order words how can I "refresh" or
"update" the form so that when I hit the print button (not the microsoft
standard menu print button) the information is there. Thanks in advance