G
Guest
Hello
Currently, I have a form with a subform inside of it. I've got it set up so that when I start typing a name for record entry, All the records with the same last name show up. I have to maintain files for a large number of employees both new and recurring, and I need to see if they are new or already have a record
I don't think this is the best way to do what I want. The only way to use it is to start a new record and type in their info, which works for me but I know what I'm doing. (somewhat
I realize I can use the find function but I am developing a db for people who are illiterate with computers, I'd like it to be as simple as possible
Can I use some kind of 'Find' dialogue box that will be part of my form
Also: The subform is related(?) to the main database using the last name. However, I'd like the list of matching last names to narrow down to a list of matching first names also.
Currently, I have a form with a subform inside of it. I've got it set up so that when I start typing a name for record entry, All the records with the same last name show up. I have to maintain files for a large number of employees both new and recurring, and I need to see if they are new or already have a record
I don't think this is the best way to do what I want. The only way to use it is to start a new record and type in their info, which works for me but I know what I'm doing. (somewhat

Can I use some kind of 'Find' dialogue box that will be part of my form
Also: The subform is related(?) to the main database using the last name. However, I'd like the list of matching last names to narrow down to a list of matching first names also.