H
HeatherM
I have a data entry form [frmDataEntry] with a text box
called [SuppNo] There is a button on the form that opens a
separate lookup form [frmSuppLookup] with a subform
[sfrmSuppLookup] which displays a number of suppliers with
similar names displaying two fields [SupplierNo] and
[SupplierName]
Is there any way I can double click an entry in subform
[sfrmSuppLookup] field[SupplierNo] and have the contents
copied to form[frmDataEntry] text box[SuppNo]?
called [SuppNo] There is a button on the form that opens a
separate lookup form [frmSuppLookup] with a subform
[sfrmSuppLookup] which displays a number of suppliers with
similar names displaying two fields [SupplierNo] and
[SupplierName]
Is there any way I can double click an entry in subform
[sfrmSuppLookup] field[SupplierNo] and have the contents
copied to form[frmDataEntry] text box[SuppNo]?