J
Joanne
Winxp and access 2003
I have a table with these fields
CoID CoName Location Street
I pull the info into the form using cascading cboboxes
Choose CoName
get Location (Cities) relevant to CoName
get Street (addresses) relevant to CoName & Location
I have approx 1500 records, and on most of them this works great - but
on some records, after choosing CoName it will not bring up the
Location and/or street. I have looked at the table at these records
and they are in proper field sequence, no blank spaces, nothing looks
out of sort on the record, yet it doesn't work.
I am baffled and am hoping someone out there has seen this before and
can tell me how to fix it so that my app is more reliable.
TIA
Joanne
I have a table with these fields
CoID CoName Location Street
I pull the info into the form using cascading cboboxes
Choose CoName
get Location (Cities) relevant to CoName
get Street (addresses) relevant to CoName & Location
I have approx 1500 records, and on most of them this works great - but
on some records, after choosing CoName it will not bring up the
Location and/or street. I have looked at the table at these records
and they are in proper field sequence, no blank spaces, nothing looks
out of sort on the record, yet it doesn't work.
I am baffled and am hoping someone out there has seen this before and
can tell me how to fix it so that my app is more reliable.
TIA
Joanne