P
Paul Evans
Help: I have a small database with three tables. One
equipment table and two lookup tables. What I want to do
is when I add a new record to the Equipment table I want
to be able to look up my department table (Ok that I have
done easy)But what I really need to do is pass additional
values which are stored in my department table over to my
equipment table automatically depending upon which
department name I pick.(The field names are the same in
each table an there exists a 1-many relationship between
the tables)
Please cany anybody help.
equipment table and two lookup tables. What I want to do
is when I add a new record to the Equipment table I want
to be able to look up my department table (Ok that I have
done easy)But what I really need to do is pass additional
values which are stored in my department table over to my
equipment table automatically depending upon which
department name I pick.(The field names are the same in
each table an there exists a 1-many relationship between
the tables)
Please cany anybody help.