daninter
05-24-2000, 08:09 PM
I need to know how can I make a form to be a read only.
|
View Full Version : Read Only record. daninter 05-24-2000, 08:09 PM I need to know how can I make a form to be a read only. Loz 05-25-2000, 02:24 AM On the forms properties set the ALLOW EDITS=No ALLOW DELETIONS=No ALLOW ADDITIONS=No This will make the form read only. HTH Loz |