[AccessD] AllowEdits on Subform

Andy Lacey andy at minstersystems.co.uk
Sat Apr 3 13:53:29 CST 2004


A subform has its own AllowEdits property Virginia. You can control it with
the following code:

Me!subControl.Form.AllowEdits = True/False

-- Andy Lacey
http://www.minstersystems.co.uk 

> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com 
> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of 
> Hollis,Virginia
> Sent: 03 April 2004 18:50
> To: 'accessd at databaseadvisors.com'
> Subject: [AccessD] AllowEdits on Subform
> 
> 
> How do you prevent/allow Edits on a subform? 
> 
> I have a command button that is used to Edit a record. The 
> form does not allow edits without using the Edit Record 
> button. The problem is that the subform still allows edits 
> without using the Edit Record button.
> 
> Virginia
> -- 
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com 
> http://databaseadvisors.com/mailman/listinfo/a> ccessd
> Website: 
> http://www.databaseadvisors.com
> 
> 




More information about the AccessD mailing list