Z
zSplash
Klatuu, thanks for all your help. Your discernment is much appreciated!
I've moved this discussion to a new thread, because only the first post had
to do with the subject. (old subject = search results - several fields for
LastName)
So, anyway, I've tried what you suggest, but I'm not there yet. FYI, I
moved all the names information from the original table to a Names table,
with 6 columns:
1. (new) pk
2. OLDpk (which linked to the old form's names?? not unique numbers)
3. nameType
4. First
5. Last
6. DOI
(I'm not really sure how to relate the oldTable to the new table, since the
pk's are different...)
Anyway, I have tried what you taught: The first combo box shows the
possible name types, but the second combo box contains absolutely no data,
ever. (There are 1300+ records in the db.) I think I am erring in entering
the SQL statements. Do I enter those SELECT statements in the Data Tab,
Filter By property? Everything you say sounds perfectly logical, but isn't
working for me.
TIA, AaA...
I've moved this discussion to a new thread, because only the first post had
to do with the subject. (old subject = search results - several fields for
LastName)
So, anyway, I've tried what you suggest, but I'm not there yet. FYI, I
moved all the names information from the original table to a Names table,
with 6 columns:
1. (new) pk
2. OLDpk (which linked to the old form's names?? not unique numbers)
3. nameType
4. First
5. Last
6. DOI
(I'm not really sure how to relate the oldTable to the new table, since the
pk's are different...)
Anyway, I have tried what you taught: The first combo box shows the
possible name types, but the second combo box contains absolutely no data,
ever. (There are 1300+ records in the db.) I think I am erring in entering
the SQL statements. Do I enter those SELECT statements in the Data Tab,
Filter By property? Everything you say sounds perfectly logical, but isn't
working for me.
TIA, AaA...