View Full Version : Accessing a subform from event procdures


Teraesa
06-12-2000, 12:04 PM
The problem I am having is that I have a form(with a subform) that on entry I have it set so that nothing can be edited. I have added and edit button that changes the allowediting property to true but it doesn't effect the subform which is the main thing in the form that I would be editing. I can't seem to figure out how to accomplish what I want. I really want to be able to click the edit button and be able to edit both the main form and the subform and then when I go to the next record no longer be in the allowedit mode. Any suggestions? I'm fairly new at this so please be specific. Oh and btw I'm using an older version of access for windows 95 :-(

[This message has been edited by Teraesa (edited 06-12-2000).]