View Full Version : Printing problems with form and subform


Dryan
10-12-2000, 11:13 AM
Hi,
I'm using Access 97.I have a form that looks up store info from a storetable. That form contains a subform to allow input regarding the store. The entire form needs to be printed.
On the main form I have a next record and a print form button and it prints fine. I've tried different methods of opening the form to a blank form or adding a button to goto the last record to get to my blank form. All of these methods end up causing me to get a blank page when I print the form. Any help would be greatly appreciated!

Richie
10-12-2000, 02:05 PM
What do you mean try to create a blank form and then get to print a blank form, are you having trouble adding new records or printing them?

Dryan
10-13-2000, 07:01 AM
I'm trying to clear the form to add a new entry. If I use a command button for adding new record or goto last record, my form is cleared so I can add new record but when I print the info I've entered I get a blank page. If I use the command button for next record to get to last record so I can add a new record it prints fine.

Richie
10-13-2000, 02:23 PM
Probably because the record has not been saved try F9 before printing to see if that works.

Dryan
10-17-2000, 08:42 AM
Hitting F9 didn't make any difference. I still get a blank page (not form). The record is in the table, so it's saved. Any other idea's would be appreciated!