S
Sharon
I want to create a query from two tables. The first
table:
Patent No
1Inventor
2Inventor
Title
SerialNo
etc.
The second table is Inventors:
InventorID (AutoNo)
Inventor
InventorAddress
InventorCity
InventorState
InventorZip
InventorPhone
etc.
I want to set the criteria so that if the inventorID=1
(the ID in the second table) then it will pull the
address, etc. from that inventor into the query and if
the InventorID=2, then it will pull the correct
information from the Inventor table. Obviously, I am not
too familiar with expressions etc. Could somebody PLEASE
help me? Thanks in advance.
table:
Patent No
1Inventor
2Inventor
Title
SerialNo
etc.
The second table is Inventors:
InventorID (AutoNo)
Inventor
InventorAddress
InventorCity
InventorState
InventorZip
InventorPhone
etc.
I want to set the criteria so that if the inventorID=1
(the ID in the second table) then it will pull the
address, etc. from that inventor into the query and if
the InventorID=2, then it will pull the correct
information from the Inventor table. Obviously, I am not
too familiar with expressions etc. Could somebody PLEASE
help me? Thanks in advance.