I have a table called FAMILY which is at the top of the relationship chain. When I add a new FAMILY via the form associated with it, I need to determine that the family doesn't already exist. Which control can I use (and how) on say the NAME field, that would list for me all the names that match the partial entry I make. For instance, if I'm adding David Brown and enter "Da", all names starting with "Da" should be listed so I can visually verify whether or not David Brown exists in the table.
I know all this is a lot to ask but I'm also certain that this is nothing new, so if I can be referred to an existing example, that would be awesome.
Thanks
I know all this is a lot to ask but I'm also certain that this is nothing new, so if I can be referred to an existing example, that would be awesome.
Thanks