View Full Version : Continuous Form - Blank Record


Bechert
04-11-2003, 09:36 AM
I am new to Access and hope someone can help with this issue.

I have a continuous form that has a query as it's record source. This form is only for viewing existing records, not entering a new record. All the records are displayed correctly, except the last record on the form is a blank record. Is there a way to prevent the blank record?

Thanks for your help.

Bill Echert

Rich
04-11-2003, 01:14 PM
Set the Allow Additions to no

Bechert
04-11-2003, 04:17 PM
Thanks. That worked great!

Bill