I have a task where I transfer an item number out of one warehouse and into the other. I'd like to drop it in one table that would list the warehouse, item number, quantity(plus or minus) as a mirror record other than the quantity.
Is there a way to have the form create both records or do I...