blank pages reports

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Access Training and help » Blank pages in reports

Blank pages in reports

resolvedResolved · High Priority · Version 2003

Sarah has attended:
Access Introduction course

Blank pages in reports

When I view my report in print preview i have a blank page after every page containing data.

How do i get rid of the blank pages

RE: Blank pages in reports

Blank pages are often due to the page being slightly too wide. Try decreasing the left and right margin or dragging the right edge of your report to the left.

Laura


 

Access tip:

Deleting duplicate records from a table

You cannot delete records tables where there duplicate records. A way around this is to create a new table which wont hold the duplicates. and then deleting the old table.

1. Use a make-table query based on this table only. IMPORTANT - Ensure that you include all of the fields from your original table or you may loose data.

2. Open the query's property sheet by using VIEW, QUERY, PROPERTIES, and set the Unique Values property to Yes

3. Because you have selected the Unique Values to Yes when you run the query, Access creates a new table without duplicate records. You can now delete the old table and rename the new one.

View all Access hints and tips


Server loaded in 0.1 secs.