J
jb
Context: Data access page for Donors containing Donations
subsection. I can edit and enter new records for Donors,
but not for the Donations subsection. The Donations
navigation bar is also greyed out.
I had this same problem in the form/suform on which this
data access page is based. The RecordSource property for
the subform was set to a query instead of the Donations
table. I fixed this the same way, by changing the
RecordSource property for the section to the Donations
table. It now reads "Recordsetonations", and
UniqueTable is "Donations."
The Allow proprties for the section are all True.
subsection. I can edit and enter new records for Donors,
but not for the Donations subsection. The Donations
navigation bar is also greyed out.
I had this same problem in the form/suform on which this
data access page is based. The RecordSource property for
the subform was set to a query instead of the Donations
table. I fixed this the same way, by changing the
RecordSource property for the section to the Donations
table. It now reads "Recordsetonations", and
UniqueTable is "Donations."
The Allow proprties for the section are all True.