PrincessBretti
Registered User.
- Local time
- Today, 16:43
- Joined
- Mar 16, 2000
- Messages
- 14
Hi,
I have a combobox which enables me to select surnamess from my database, and another combobox which selects firstnames. At the moment when I select the first names the entire list from the database appears for me to select from. I wish to limit the firstnames to match the surnames ie:
if I select:
Surname Smith
I want only those firstnames listed who have the surname 'Smith'
for instance
Fred and Joe rather than 4000 other names!
If anyone can help I'd be really greatful, or you could just reply and laugh at my crummy explanation of the problem. Oh well nevermind
(princess)Brett(i)
I have a combobox which enables me to select surnamess from my database, and another combobox which selects firstnames. At the moment when I select the first names the entire list from the database appears for me to select from. I wish to limit the firstnames to match the surnames ie:
if I select:
Surname Smith
I want only those firstnames listed who have the surname 'Smith'
for instance
Fred and Joe rather than 4000 other names!
If anyone can help I'd be really greatful, or you could just reply and laugh at my crummy explanation of the problem. Oh well nevermind

(princess)Brett(i)