P
Pastor Del
how can i fill a single field in a drop list with data from 2 fields in
seperate tables. my db has 2 tables, one for data that is less than a month
old and one for older data. i need to provide my users the option to select,
from a single drop list, serial numbers both tables. hopefully there is a
way to do it with a query in the row source of the combo box instead of
creating a new record set, combining all the data into it & setting it as the
row source.
seperate tables. my db has 2 tables, one for data that is less than a month
old and one for older data. i need to provide my users the option to select,
from a single drop list, serial numbers both tables. hopefully there is a
way to do it with a query in the row source of the combo box instead of
creating a new record set, combining all the data into it & setting it as the
row source.