Cynthia_D
01-15-2001, 06:22 AM
When I print my form that has a subform, the subform does not print. Any suggestions?
|
View Full Version : Printing Forms with Subforms Cynthia_D 01-15-2001, 06:22 AM When I print my form that has a subform, the subform does not print. Any suggestions? Richie 01-15-2001, 08:49 AM Use a report based on the form/subform's record source. Cynthia_D 01-15-2001, 09:29 AM Thanks, I ended up just deleting the subform and making everything one form and now it works. |