Hiding record - continious form

A

Alex

Hi I have a subform which is designed as a continious form. Is there anyway
to stop the last (blank) record from being displayed.

Thanks

Alex
 
W

Wayne Morgan

Setting AllowAdditions to False/No will do it, but then you'll not be able
to add new records.
 
J

John Vinson

Hi I have a subform which is designed as a continious form. Is there anyway
to stop the last (blank) record from being displayed.

Set the AllowAdditions property of the form that you're using in the
subform to False.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top