G
Guest
I have a form that provides a list of parts to ship. Each part in the list
has a check box. To ship, one just need to check the part. Sometimes not all
the parts in the list are shipped at the same time, but only partial. I need
a report that shows the list of parts that is CHECKED at that time on the
form (the report may serve as a packing list.). There is button when on-click
will open the report.
My report is trying to link to the parts that are checkd on the form. The
problem I have is that the report does NOT show all the parts checked, but
only one part shows.
Does anyone have any idea or has done this before? I've spent days on this
already, so any pointers would help. Thanks in advance.
has a check box. To ship, one just need to check the part. Sometimes not all
the parts in the list are shipped at the same time, but only partial. I need
a report that shows the list of parts that is CHECKED at that time on the
form (the report may serve as a packing list.). There is button when on-click
will open the report.
My report is trying to link to the parts that are checkd on the form. The
problem I have is that the report does NOT show all the parts checked, but
only one part shows.
Does anyone have any idea or has done this before? I've spent days on this
already, so any pointers would help. Thanks in advance.