harleyhead
IS-IT--Management
I am sure this has been done a thousand times - but not by me. The application is Sales Order Entry. The area is sales order line items. To keep it simple for this discussion: The sales order line (SOL) has:
Sales Order #
Sales Order Line #
Part Number
Unit price
I have a query for a subform that contains:
SOL.Line # SOL.Part Number Part Master.Description SOL.Unit Price
What I want to do is that after the Part Number has been entered, populate the Unit Price both on the SOL row and have it reflected on the subform.
I know this could all be done using an update query and macros, but it just isn't coming together.
Sales Order #
Sales Order Line #
Part Number
Unit price
I have a query for a subform that contains:
SOL.Line # SOL.Part Number Part Master.Description SOL.Unit Price
What I want to do is that after the Part Number has been entered, populate the Unit Price both on the SOL row and have it reflected on the subform.
I know this could all be done using an update query and macros, but it just isn't coming together.