Ok I have a form which the user enters a first name and a last name. ( along with much more data) this data becomes know as the client info. After all data is entered, we assign a number, Not an auto number because we give each client a number based on the name Ex say we have a john doe and we have already done like 10 things for him his numbers may look like this 100.01, 100.02, 100.03, etc. ok
Now on my form i have a tabs along the top of my form which shows related info. On one of these tabs, i have subquery which i want once the user enters a first and last name , i want it to list only the that clients records. How do i do this?
I will want it set up to where the query will update each time a first and last name is entered. Can any one help me ? I am a newbie and not really familar with code so any help will be greatly appreciated.
Thanks
Dywayne
Now on my form i have a tabs along the top of my form which shows related info. On one of these tabs, i have subquery which i want once the user enters a first and last name , i want it to list only the that clients records. How do i do this?
I will want it set up to where the query will update each time a first and last name is entered. Can any one help me ? I am a newbie and not really familar with code so any help will be greatly appreciated.
Thanks
Dywayne