Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Subform open edit only (no add new record)

Status
Not open for further replies.

shallman

Technical User
Joined
Jul 21, 2003
Messages
22
Location
US
Freinds,
I have a form that opens for edit only and has a subform that opens allowing new records to be entered in it's corresponding table. I want the subform to open so it does not allow the entry of a new record, only dipslay and edit of existing records.

What is the best way to do this?

Thanks,
SHallman
 
put the option add authorised to no in the subform
 
Hi shallman,

On the properties sheet of the sub form set the allow deletions
and allow additions to "NO" and the allow edits property to
"YES".

natatbh
 
Thanks, Just what I was looking for!

SHallman
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top