Form with and without data entry?

beatleman

Registered User.
Local time
Today, 00:42
Joined
Mar 28, 2007
Messages
21
Hi all, i have a form with a header that contains a few data entry txt boxes and a search button, with the body of the form returning the filtered results of my search criteria. Now i've had to set the form properties to Data entry to allow data to be entered, but it also allows the filtered returned records to be edited also! How do i lock the returned records so they can't be modified?
i.e no data entry? TIA
 
have you locked data entry for the entire form?
you can go on to the properties of each individual text box and change the locked option to yes where necessary and leave it as no where data should be allowed to be changed
 

Users who are viewing this thread

Back
Top Bottom