M
Moiz, ABAC UK
can somebody help me with the logic of a record EDIT procedure.
I want the user to click on a botton to edit a record
I have a combo box to find the record
so the form opens with
me.dataentry = true
me.allowedits = false
but this does not allow me to change the value in the combo box
What is the correct way to do this?
Moiz
I want the user to click on a botton to edit a record
I have a combo box to find the record
so the form opens with
me.dataentry = true
me.allowedits = false
but this does not allow me to change the value in the combo box
What is the correct way to do this?
Moiz