D
doug
i have a database where i am making two forms. the first
form is a "logon" form where user enters an id. this id
is then passed to the second form. Based on that id, on
the second form i want to populate a three fields
(name,section,date) that are in the same record as the id,
i can pass the field from one form to another but cant get
it to reference the table to lookup the other data. How
do i do that?
thanks
form is a "logon" form where user enters an id. this id
is then passed to the second form. Based on that id, on
the second form i want to populate a three fields
(name,section,date) that are in the same record as the id,
i can pass the field from one form to another but cant get
it to reference the table to lookup the other data. How
do i do that?
thanks