From the big book of knowledge "Access Developer's Handbook"
Rules for entering or editing data on a DAP:
The page can only contain data from a single source (one table or query)
You must use simple controls, like textboxes, comboboxes and so on. You cannot use the bound pivottable control.
You can only display a single row at a time.
Perhaps you have the third situation?