I'm relatively new at trying any advanced stuff with MS Access, so I don't know if this can be done. I've seen it done many times in other applications.
What I have is a form/subform combination that looks up people's names and if they've been invited to or attended different work functions. I have a one to many table structure with person being the driving table (one) to functions attended (many) table. I'm able to go from one record to the next, but want to add an additional feature.
I would like to be able to type a name in, say "Hayley" or a part of a name, "Hay" and have the pointer/position of the cursor go to that point in the data. How would I go about doing this if it can be done at all? I'm functionally illiterate in VB.
I've read through other posts and found some neat tidbits of information, but nothing that corresponded to my question.
Thanks in advance.
jdbegg
What I have is a form/subform combination that looks up people's names and if they've been invited to or attended different work functions. I have a one to many table structure with person being the driving table (one) to functions attended (many) table. I'm able to go from one record to the next, but want to add an additional feature.
I would like to be able to type a name in, say "Hayley" or a part of a name, "Hay" and have the pointer/position of the cursor go to that point in the data. How would I go about doing this if it can be done at all? I'm functionally illiterate in VB.
I've read through other posts and found some neat tidbits of information, but nothing that corresponded to my question.
Thanks in advance.
jdbegg