S
SharonInGa
Trucks deliver merchandise to our warehouse. We need to track the date and
the boxes that were delivered by this truck. The same truck makes several
deliveries so it's ID# cannot be used as a unique number. The truck ID and
the date combined, however, can be used as a unique number.
Is there a way to combine the Truck ID# and date to make a unique key field
for the Delivery table? I can combine these values for forms, queries and
reports. If this can't be done, what suggestions do you have for creating a
unique number or should I just set the key field to autonumber?
the boxes that were delivered by this truck. The same truck makes several
deliveries so it's ID# cannot be used as a unique number. The truck ID and
the date combined, however, can be used as a unique number.
Is there a way to combine the Truck ID# and date to make a unique key field
for the Delivery table? I can combine these values for forms, queries and
reports. If this can't be done, what suggestions do you have for creating a
unique number or should I just set the key field to autonumber?