Good day,
I am trying to build a database to handle a small inventory shipping and receiving. I thought I had everything working, but noticed right at the end that the append query was made incorrectly. This query is only handling what was actually shipped/received off the order as a whole. The...