B
bill_morgan_3333
Friends,
We want to use an Access 2000 Data Access Page as a data-entry form for an
Access database. We know how to set the properties so that the only button
that shows up on the Navigator is AddNew. The problem is, whenever a new
employee opens the page, the last record in the database shows in the text
boxes until he clicks on the AddNew button.
Question: On an Access 2000 Data Access Page, is there any way to make the
cursor automatically enforce the AddNew method when the page is first
activated so that all the text boxes show up as blank (i.e., ready for data
entry)? For example, is there anything we can type into the OnActivate
property setting to make this happen? Thanks so much for your help.
Bill Morgan
We want to use an Access 2000 Data Access Page as a data-entry form for an
Access database. We know how to set the properties so that the only button
that shows up on the Navigator is AddNew. The problem is, whenever a new
employee opens the page, the last record in the database shows in the text
boxes until he clicks on the AddNew button.
Question: On an Access 2000 Data Access Page, is there any way to make the
cursor automatically enforce the AddNew method when the page is first
activated so that all the text boxes show up as blank (i.e., ready for data
entry)? For example, is there anything we can type into the OnActivate
property setting to make this happen? Thanks so much for your help.
Bill Morgan