lock data from form unless opened for editing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a purchase order form. I am looking for a way to lock the data
on each form until an edit button is activated.
 
form OnCurrent event:

me.allowedits = false

button code:

me.allowedits = true


Warm Regards,
Crystal
*
(: have an awesome day :)
*
MVP Access
Remote Programming and Training
strive4peace2006 at yahoo.com
*
 
Back
Top