I have what probably is a simple problem. I've been able to select and display in my form the two columns I want from a lookup table. One column holds the Product Code, the other has the Product Description.
The problem I need solved is taking the two values and inserting them into their respective row/column in the table the form is bound to. I can only get the Product Code to insert at the moment.
Thanks in advance.
JDB
The problem I need solved is taking the two values and inserting them into their respective row/column in the table the form is bound to. I can only get the Product Code to insert at the moment.
Thanks in advance.
JDB