A
Andrew Lake
Guest
I am having a problem with a form/subform. I have set both forms so that they cannot be edited. If the user wishes to edit the data then I have put a command button on the main form footer which runs code so that AllowEdits=True. However this only enables editing on the main form not on the subform. I have tried adding various bits of code to the appropriate command buttons event procedure to rectify this but with no success. Am I missing something simple? I am a VB beginner so advice would be much appreciated!