G
Guest
I have a form showing customer details based on the user selecting the
customer name from a combo box. I then have a subform (in continuous view)
which displays any items that are un-shipped for that customer along with
check boxes for the user to select/de-select which items are to be shipped
today. Once the user makes these selections, I would like to print out the
form showing only the items that are checked. This will be like a packing
slip included in their shipment showing what items are included. Is there a
way to print the form with only the selected items or do I have to somehow
put this into a report?
I've added a print command button to the form, but don't know what kind of
code to use to get only the selected records.
Any help greatly appreciated.
Thanks
customer name from a combo box. I then have a subform (in continuous view)
which displays any items that are un-shipped for that customer along with
check boxes for the user to select/de-select which items are to be shipped
today. Once the user makes these selections, I would like to print out the
form showing only the items that are checked. This will be like a packing
slip included in their shipment showing what items are included. Is there a
way to print the form with only the selected items or do I have to somehow
put this into a report?
I've added a print command button to the form, but don't know what kind of
code to use to get only the selected records.
Any help greatly appreciated.
Thanks