Editing records

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top