view data only

E

etz99

I wish to create a form that only allows people to view the data from the
database and stop it from being editied, Could someone please tell me how to
achieve this?

I have Office 2002 components.

Thanking you in advance

Jeff
 
T

Tom Wickerath

Hi Jeff,

There are form properties such as Allow Edits (set it to No), Allow
Additions, Allow Deletions, etc. In Access 2002, open your form in design
view. Press F4 to display the properties dialog (or click on View >
Properties). Make sure that the name of the form is displayed in the blue
title bar of the properties dialog. Select the Data tab. You should see these
form properties listed.

Tom
______________________________________

:

I wish to create a form that only allows people to view the data from the
database and stop it from being editied, Could someone please tell me how to
achieve this?

I have Office 2002 components.

Thanking you in advance

Jeff
 
Top