S
Sean
Here's my situation:
I want to take a shipment of boxes going to one of our vendors and assign a
Shipment Number. This number is to be assigned to each of the boxes in the
shipment.
I have tblBoxes, tblVendors, and tblShipments.
How can I create tblShipments.ShipmentSerial.value AFTER I have created the
boxes, and assigned them to the specific. In other words, I can't create a
shipment number until I know I have a shipment to send and it has been
completed.
Thanks
Sean
I want to take a shipment of boxes going to one of our vendors and assign a
Shipment Number. This number is to be assigned to each of the boxes in the
shipment.
I have tblBoxes, tblVendors, and tblShipments.
How can I create tblShipments.ShipmentSerial.value AFTER I have created the
boxes, and assigned them to the specific. In other words, I can't create a
shipment number until I know I have a shipment to send and it has been
completed.
Thanks
Sean