S
SoDakRah
I have two text boxes on a continuous form. Text2 is populated from the
value selected in Text1. Text2 is unbound and repeats the text on every line
displayed once the value is selected in Text1. I do not want to bind Text2
to a table/query as form is a purchase order receipts data entry form and
needs to draw information from the item master table so the user can verify
the data entered, yet not store that item master information in the PO
reciepts table.
value selected in Text1. Text2 is unbound and repeats the text on every line
displayed once the value is selected in Text1. I do not want to bind Text2
to a table/query as form is a purchase order receipts data entry form and
needs to draw information from the item master table so the user can verify
the data entered, yet not store that item master information in the PO
reciepts table.