lock record after record change

E

Eric Blitzer

I use a combo box to find records and after the record is found I do not
allow edits unless they click on a command button. Where would I put the code
me.allowedits = false
When they use the change records using the navigation arrows at the bottom?

thanks
 
Top