Guernsey Gaz
Guernsey Gaz
- Local time
- Today, 15:28
- Joined
- May 15, 2008
- Messages
- 17
Hi All
Continuing with a form,
I have a form based on a query, this form has two combo boxes Last Name and First Name. When the user selects a Last Name the second combo offers a list of first names that match the last name. (Thanks to Martin Green for this) Thes two boxes are from the ClientDetails Table.
I also have a textbox on the form, what I want is, when the user has chosen the Last Name and First Name the textbox updates with the InvestorName. The Investor Name is from the InvestorDetails table.
Any help is greatly welcome
Gaz
Continuing with a form,
I have a form based on a query, this form has two combo boxes Last Name and First Name. When the user selects a Last Name the second combo offers a list of first names that match the last name. (Thanks to Martin Green for this) Thes two boxes are from the ClientDetails Table.
I also have a textbox on the form, what I want is, when the user has chosen the Last Name and First Name the textbox updates with the InvestorName. The Investor Name is from the InvestorDetails table.
Any help is greatly welcome
Gaz