S
SJM
I have two related tables (Brand and DealStructure) that I also use in a
form/sub-form. The DealStructure form is the sub-form in Datasheet mode with
the Brand form. I want to add a field within the DealStructure sub-form that
concatenates the first four letters of the brand field in the Brand table
with the dealdate field in the DealStructure table. I was successfully ably
to do this in a query, but once I added that field to the DealStructure
sub-form the relation went sour - it displayed all records (related or not)
in the sub-form.
1) Did I explain this well enough? I am an Access amateur, so I am not sure
if I used the correct terms
2) What is the best way to accomplish my goals?
Steven
form/sub-form. The DealStructure form is the sub-form in Datasheet mode with
the Brand form. I want to add a field within the DealStructure sub-form that
concatenates the first four letters of the brand field in the Brand table
with the dealdate field in the DealStructure table. I was successfully ably
to do this in a query, but once I added that field to the DealStructure
sub-form the relation went sour - it displayed all records (related or not)
in the sub-form.
1) Did I explain this well enough? I am an Access amateur, so I am not sure
if I used the correct terms
2) What is the best way to accomplish my goals?
Steven