form interface and data entry options

  • Thread starter Thread starter spence
  • Start date Start date
S

spence

I want my network users to open a data-entry form from
shorcuts on their desktops. My users are extraordinarily
computer-phobic so my goal is to show as little interface
outside the form itself as possible. I want the form to
open to a new record and for the users to be unable to
edit existing records.(I will be the only one who needs
this ability.)

I don't know if I can get what I want simply from the
form's options or if I need to venture into permissions,
an area I am as yet unfamiliar with. I'm not looking for a
complete detailed solution here but if someone could point
me in the right direction I'd appreciate it.

Thanks to all the helpful people on this board. You've
been lifesavers.

spence
Spence
 
Spence,

Open your user's forms in design view, open properties and go to the Data tab.
Set the Data Entry property to Yes. Your users will now only be able to enter
new records.
 
Back
Top