L
Les Coover
This is my second post concerning this matter. I have tried everything
including rebuilding my form many times but I still can't get what I want.
I have 3 tables TABLE A 1 to many> TABLE B 1 to many> TABLE C
All relationships have:
Enforce Referential Integrity = True
Update Related Fields = True
Cascade Delete Related Fields = True
I want to build a form based on the 3 tables. And I want to be
able to print individual records so the record will indicate whatever
scenario is in the current view. For example the 3rd record in
TABLE B is selected and the corresponding TABLE C records
are displayed.
I have tried many different things to no avail When I print the
record the hardcopy always shows TABLE C records associated
with the FIRST TABLE B record, the printout does not mimic
what is displayed in the current view.
Is there anything I can do to make my form "Printer Friendly" ?
If not, is there a way to align a form and report so I could print
the information that way?
Thanks again.
Les
including rebuilding my form many times but I still can't get what I want.
I have 3 tables TABLE A 1 to many> TABLE B 1 to many> TABLE C
All relationships have:
Enforce Referential Integrity = True
Update Related Fields = True
Cascade Delete Related Fields = True
I want to build a form based on the 3 tables. And I want to be
able to print individual records so the record will indicate whatever
scenario is in the current view. For example the 3rd record in
TABLE B is selected and the corresponding TABLE C records
are displayed.
I have tried many different things to no avail When I print the
record the hardcopy always shows TABLE C records associated
with the FIRST TABLE B record, the printout does not mimic
what is displayed in the current view.
Is there anything I can do to make my form "Printer Friendly" ?
If not, is there a way to align a form and report so I could print
the information that way?
Thanks again.
Les