Subform.

  • Thread starter Thread starter ursidae
  • Start date Start date
U

ursidae

Guest
This is probably a stupid question.

Is there a way to get rid of "star"-post in a subform? That is, the one that contains no actual record. The poor users are getting very confused.

Ur.
 
Change the form property Allow Additions to No.
 
Thanks!

I take it there´s no way to both allow additions and to have a "clean" subform?

Ur.
 
You can add a button on the main form to either bring up a new form to add a record or to change the AllowAdditions property of the subform to True. But, as you say, you can't have a clean form and no additions by default.
 

Users who are viewing this thread

Back
Top Bottom