Suppress Blank Record

B

Brigham Siton

Is there a way to suppress the last blank record on a
form?

I think its the one being used to add new records.

Thanks in advance.
 
R

Rick Brandt

Brigham Siton said:
Is there a way to suppress the last blank record on a
form?

I think its the one being used to add new records.

Set AllowAdditions property of the form to No.
 
Top