Hi
I currently have a form for entering new clients into, what I thought would be nice is instead of having a new form for editing the clients that when I enter a name into the name textbox it would either load the existing matching record or create a new record if it didn't match any exiting ones. As part of this it would be nice to have the textbox complete any matching names in database.
Is this possible ???? or is there any nicer way of acheiving this without two seperate forms. Trying to have a simple user interface.
Thanks