data from an related tables

D

David#

I have two forms open, StopOrders with Primary Key = [StopID] The second
form is "StopDetail" where a series of dependant combo boxes write to a table
"StopDetail"
How can I pull or force the current [StopID] into a [StopID] fie;d in my
"Detail" table. A subform will not work (the reasons are too lengthy)
Thanx David#
 
Top