Cannot Edit Access Data Page

M

Manuel

Hi,

I created an access data page from a table. The problem is that I can't
edit or imput data into the fields from the page. I checked the property's
and all the relevent edit\read selections are "Yes".

Can anyone help me out here?

Thanks,

Manuel
 
K

Ken Snell [MVP]

Be sure that you have an element bound to the primary key field on the data
page (even if that element is invisible). And be sure that the Unique
Recordset property has a value for the page.
 
Top