MarkWaddington
Programmer
I'm positive this is a simple query, but it eludes me.
I have a table entitled Projects which has a field called ProjectPrefix that has a one-to-one link with another table called Project_Prefix which contains the fields ProjectPrefix and ProjectDescription.
Now I am trying to get a field on my Project form which displays the corresponding ProjectDescription. In the past I have just added a sub-form and let the wizard do the rest. This worked ok until today when I realised I would need a CONTINUOUS form.
Apparently you cannot have sub-forms on a continuous form so I am at a loss as to how to make it display this ProjectDescription field.
Please help!
Many thanks.
Mark Waddington.
I have a table entitled Projects which has a field called ProjectPrefix that has a one-to-one link with another table called Project_Prefix which contains the fields ProjectPrefix and ProjectDescription.
Now I am trying to get a field on my Project form which displays the corresponding ProjectDescription. In the past I have just added a sub-form and let the wizard do the rest. This worked ok until today when I realised I would need a CONTINUOUS form.
Apparently you cannot have sub-forms on a continuous form so I am at a loss as to how to make it display this ProjectDescription field.
Please help!
Many thanks.
Mark Waddington.