R
Robin
I have a main form called SalesOrders and a subform within called
OrderDetailsSubForm, which is a datasheet and normally contains multiple
records for each record in the main form.
I need to create a 'Do Until Loop' procedure in the main form to check each
subform datasheet record to see if a particular value exists in the
'ProductID' field.
Any code suggestions will be appreciated...
Rgds
Robin
OrderDetailsSubForm, which is a datasheet and normally contains multiple
records for each record in the main form.
I need to create a 'Do Until Loop' procedure in the main form to check each
subform datasheet record to see if a particular value exists in the
'ProductID' field.
Any code suggestions will be appreciated...
Rgds
Robin