G
Guest
I am new to Access and VB and I have been struggling with a form that
contains repeating lines in a subform. There are 2 fields in that form that
should be updatable, but it just won't allow me to. I have set the allowedits
property for the subform to true and set the enable property of those two
fields to true.
The RecordSource for the subform is a query which joins tables and queries.
Does anybody have any idea on why those fields cannot be updated in the form?
Thanks for any help or leads!!!
contains repeating lines in a subform. There are 2 fields in that form that
should be updatable, but it just won't allow me to. I have set the allowedits
property for the subform to true and set the enable property of those two
fields to true.
The RecordSource for the subform is a query which joins tables and queries.
Does anybody have any idea on why those fields cannot be updated in the form?
Thanks for any help or leads!!!