Hi all. Hope you can help.



I have created a form to edit existing records. I want to do two
things:

1/ When the form opens, I want it to open with a search field
(searching on a string) which then returns a list of matching
records, from which I can choose one for editing.

2/ After editing, I want to use the before update option to pop
up a dialog-box which forces the user to accept changes or
cancel, - then close the form after either response.

I suspect there's a bit ov VB code involved here, - which I'm not very
familiar with. :?

Appreciate any help.

Howard.