G
Guest
I have two tables, one with the key "Building ID". The second table has the
key "Image ID" plus I also added the field Building ID to it in order to
relate the two tables in a one-to-many relationship.
My form for Table 1 has a button which opens the form for the second table.
I have the field "Building ID" on both forms. However, instead of the second
form displaying the Building ID which matches the first table, it shows a
zero. What is the best way to force the Building ID number of the second
table/form to match the Building ID number of the first form?
Thanks!
key "Image ID" plus I also added the field Building ID to it in order to
relate the two tables in a one-to-many relationship.
My form for Table 1 has a button which opens the form for the second table.
I have the field "Building ID" on both forms. However, instead of the second
form displaying the Building ID which matches the first table, it shows a
zero. What is the best way to force the Building ID number of the second
table/form to match the Building ID number of the first form?
Thanks!