data access page add/edit

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 "Recordset:Donations", and
UniqueTable is "Donations."
The Allow proprties for the section are all True.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top