I have developed a form with approx 36 fields. Each field/control places the
data in several reports.
I noticed when I get to the end of the form, it begins all over again. I
want the data to be entered only 1 time. Is there a way to limit the form to
just 1 page of entries?

Signature
Chad
Linq Adams - 18 Nov 2007 15:12 GMT
If you're saying that when you fill in your last field and hit <Enter> or
<Tab> you're moved to a new, blank record, you need to goto the Form's
Properties - Other
and change the Cycle Property from *All Records* to *Current Record*

Signature
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000