
January 13th, 2004, 06:58 PM
|
|
Registered User
|
|
Join Date: Dec 2003
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Form validation and control...
I have a small form where a user will enter an ID number to identify a record. However, I want to set it up so that if you're just browsing existing records through this form, you cannot change the ID number... you can only delete the record and enter a new one. How do I set it up so no 'changes' are allowed, but records can be added and deleted?
Also, can I make it so that no records are entered until all the fields are filleld in?
I assume this stuff can be don with the Validation Rule parameter, but I just don't know how to write the appropriate expressions... please help
|