View Full Version : Print form


klee
12-03-2001, 08:52 AM
I still couldn't fix the printing problem that I had, but it is better than before.
I have a subform in a main form, whenever I click on the print, it will print all the records that I have in that subform. Is the subform that generate the problem? Is there any way that I can code it? Or should I just delete the print command that I have?

Thanks in advance.

Rich
12-03-2001, 09:34 AM
Forms aren't optimised for printing, use a filtered Report/subreport.