I'm working with my first Access 2000 report, actually a single page
invoice-type document.
The detail lines on the page are previewing and printing twice, regardless
of how many lines are printed. Each line prints twice then the next line
prints twice, etc.
Any thoughts on why and how to correct?
Thanks in advance.
fredg - 05 Mar 2005 18:51 GMT
> I'm working with my first Access 2000 report, actually a single page
> invoice-type document.
[quoted text clipped - 6 lines]
>
> Thanks in advance.
You are probably using a query as the report's record source.
Check the query itself. Do you have each record duplicated twice
there?
You may have used 2 tables without establishing a relationship between
them. Join the tables and you will be all set.

Signature
Fred
Please only reply to this newsgroup.
I do not reply to personal email.