longbillduck
Technical User
Only one record in a subform per main record.
I have a form, with a subform
The form is based off a linked table
The main form shows a sales order number, with product number and product quantity ordered
The subform is related back to the main form by the sales order number, product number and quantity, plus there are 6 additional fields where the person can enter numbers that will sum to the quantity ordered. (This information will be used to generate a report listing quantizes of product number per pallet)
In my subform, I need to only allow the fields in the subform to be populated for the just one record as related to the main form record
When I advance to the next main record, a new single subform record would display.
Can this be done? Thanks in advance for any help
Art
I have a form, with a subform
The form is based off a linked table
The main form shows a sales order number, with product number and product quantity ordered
The subform is related back to the main form by the sales order number, product number and quantity, plus there are 6 additional fields where the person can enter numbers that will sum to the quantity ordered. (This information will be used to generate a report listing quantizes of product number per pallet)
In my subform, I need to only allow the fields in the subform to be populated for the just one record as related to the main form record
When I advance to the next main record, a new single subform record would display.
Can this be done? Thanks in advance for any help
Art