M
Matt P.
Hello,
Thank you for taking the time to look at this post.
What I am having trouble with is..
I have two tables that have a relationship between them.
The relationship is one field on each table.
Which by looking at the two tables next to each other you
would never be able to tell.
I have a form that has information about one table '1' on
it.
I would like to put a sub form the existing form.
I would like the sub form to contain data from table '2'.
The only catch is that I would like to have the data
displayed in the sub form correlate to the data that
will "currently" be displayed on the form.(Or the record
that is being displayed/selected at that time)
The field on the second table that has the relationship is
not going to be in a control to be displayed..on the sub
form. There are other fields that will be displayed.
I know that I can run a query on one of the controls in
the original form to give me the "record #" that is being
displayed but I'm not sure how to link the data together.
Every time I think that I'm doing it correctly it doesn't
work. Once again thank you for your time.
Thank you for taking the time to look at this post.
What I am having trouble with is..
I have two tables that have a relationship between them.
The relationship is one field on each table.
Which by looking at the two tables next to each other you
would never be able to tell.
I have a form that has information about one table '1' on
it.
I would like to put a sub form the existing form.
I would like the sub form to contain data from table '2'.
The only catch is that I would like to have the data
displayed in the sub form correlate to the data that
will "currently" be displayed on the form.(Or the record
that is being displayed/selected at that time)
The field on the second table that has the relationship is
not going to be in a control to be displayed..on the sub
form. There are other fields that will be displayed.
I know that I can run a query on one of the controls in
the original form to give me the "record #" that is being
displayed but I'm not sure how to link the data together.
Every time I think that I'm doing it correctly it doesn't
work. Once again thank you for your time.