Re: VB Code to change the Allow Additions Property
- From: "storrboy" <storrboy@xxxxxxxxxxxx>
- Date: 30 Mar 2007 19:18:48 -0700
The sub form control is called Field_Form_Sub?
If so it does not have an AllowAdditions property. The underlying form
does.
Try Me.Field_Form_Sub.Form.AllowAdditions = True
.
- References:
- VB Code to change the Allow Additions Property
- From: paquer
- Re: VB Code to change the Allow Additions Property
- From: paquer
- VB Code to change the Allow Additions Property
- Prev by Date: Re: Copy and Paste from Excel problem
- Next by Date: Cleaning Up Access
- Previous by thread: Re: VB Code to change the Allow Additions Property
- Next by thread: Re: URGENT!!! - MAPI Issues with vesion changes of Outlook and Access
- Index(es):