OK, how about i put it this way:
say i have a table with several fields. the first field is an autonumber field (primary key). i want to be able to choose something from the second field (dropdown list). when that happens, i want the database program to automatically select the appropriate choices for the next two fields (fields 3 and 4).
fields 2, 3, and 4 are all pulling data from another table. how do i do this, if it is possible.
thanks
chipy
say i have a table with several fields. the first field is an autonumber field (primary key). i want to be able to choose something from the second field (dropdown list). when that happens, i want the database program to automatically select the appropriate choices for the next two fields (fields 3 and 4).
fields 2, 3, and 4 are all pulling data from another table. how do i do this, if it is possible.
thanks
chipy