S
Shalini
Hi,
I have a form "main", that has a subfrom. Main form and subform are
attached through Master and Child link fields. Also the data in
subform is being populated through the query written in the main form.
I want to print a form and the subform within that form along with the
data in that subform.
I'm calling the print command from a command button on "mainform".
For some users it is printing correct set of records with the
condition in the subform but for some users it is printing all the
records in the main form and all the records in the subform, creating
lots of pages to print instead of selected set of records based on
given condition.
Any suggestions or comments in resolving the problem would be
helpful.
Thanks,
I have a form "main", that has a subfrom. Main form and subform are
attached through Master and Child link fields. Also the data in
subform is being populated through the query written in the main form.
I want to print a form and the subform within that form along with the
data in that subform.
I'm calling the print command from a command button on "mainform".
For some users it is printing correct set of records with the
condition in the subform but for some users it is printing all the
records in the main form and all the records in the subform, creating
lots of pages to print instead of selected set of records based on
given condition.
Any suggestions or comments in resolving the problem would be
helpful.
Thanks,