R
ray
Hello !
I have a subform in a main form.The main form does not
have any record source,i have put it so that the data in
the sub form can be scrolled and the subform can be small
in size.
When i open this main form from another form,i want to be
able to make the subform allowaddition property=false.
I tried forms!Mainform!subform.AllowAdditions=false but i
get an error saying that the method is not supported.
How do i make a subform's Allowadditions property = false
tia
ray
I have a subform in a main form.The main form does not
have any record source,i have put it so that the data in
the sub form can be scrolled and the subform can be small
in size.
When i open this main form from another form,i want to be
able to make the subform allowaddition property=false.
I tried forms!Mainform!subform.AllowAdditions=false but i
get an error saying that the method is not supported.
How do i make a subform's Allowadditions property = false
tia
ray