B
Bandit
I asked this before, but got no response so I will try to reword the
question. I have the form working fine. I have created a report based on
the form information. the report brings up all my purchase order
information from my main form fine. The report brings up all the items
purchased from my sub-form fine. The report brings up the supplier info
fine from the main form fine. Now, I want the address for the supplier to
auto populate the form right under the supplier name. I copied the design
view of a template off MSOffice to make this report. Everytime I run the
report everything works except one thing. When the Supplier address
populates the field it is always the address of the first supplier in my
supplier table. I can change the supplier as many times as I want but the
address "Always" comes up as the first supplier address in my table. What am
I doing wrong?
Here is a sample of the table structure.
POTable
SupplierID-to SupplierID (Many to one)
POID-PO Detail ID(Subform) (one to many)
I assume this is a relationship problem and I just don't get them.
Thanks for your help
Bandit
question. I have the form working fine. I have created a report based on
the form information. the report brings up all my purchase order
information from my main form fine. The report brings up all the items
purchased from my sub-form fine. The report brings up the supplier info
fine from the main form fine. Now, I want the address for the supplier to
auto populate the form right under the supplier name. I copied the design
view of a template off MSOffice to make this report. Everytime I run the
report everything works except one thing. When the Supplier address
populates the field it is always the address of the first supplier in my
supplier table. I can change the supplier as many times as I want but the
address "Always" comes up as the first supplier address in my table. What am
I doing wrong?
Here is a sample of the table structure.
POTable
SupplierID-to SupplierID (Many to one)
POID-PO Detail ID(Subform) (one to many)
I assume this is a relationship problem and I just don't get them.
Thanks for your help
Bandit