Continuous Forms view

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to prevent the blank New Record row from appearing at the bottom of a form whose default view is Continuous?
 
Set the form's Allow Additions property to False.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)



ctdak said:
Is it possible to prevent the blank New Record row from appearing at the
bottom of a form whose default view is Continuous?
 
That worked. Thanks.

ctdak


Douglas J. Steele said:
Set the form's Allow Additions property to False.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)




bottom of a form whose default view is Continuous?
 
Back
Top