Accessing a new record only

G

Guest

Hi,

I have created a form where users enter details for a new record.

This form is for new records only, and I do not want users to be scroll back
through previous records. I have removed the record selectors etc...

However when I use the wheel on my mouse, it still scrolls back through
previous records... does anone know how to turn this off or is there one
property I can set which will enable only a new form to be displayed?
 
R

Rick B

Just set the form's "data entry" property to "true". They will be able to
add a new record, and scroll through records added by them since the form
was last opened. Closing the form and reopening it will take them back to
only seeing a blank record.

This means they can add records and see records added "this session".

If you take away the ability to modify records in the table, they won't be
able to make any changes once the record is written to the table.
 

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