J
J
I need to enhance the Copy function created by the forms wizard so that a
user is prompted for a x PartNumber's and PartSize in unbound text boxes. For
each Unbound TextBox (max of 3), a new record is created in tblParts and
PartSize is totalled and stored in TotalArea field for the record. I
appreciate assistance with the code necessary to do this. thanks.
user is prompted for a x PartNumber's and PartSize in unbound text boxes. For
each Unbound TextBox (max of 3), a new record is created in tblParts and
PartSize is totalled and stored in TotalArea field for the record. I
appreciate assistance with the code necessary to do this. thanks.