Searching for a record from an 'edit' form

H

Howie

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 give a search field
(searching on a string) which then returns a list of matching
records which I can choose from.

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 involved here, - which I'm not very
familiar with.

Appreciate any help.

Howard.
 
Top