Hi,
I have read most of the Look Up feeds and I might have missed this one.
On my PRODUCT table, I have 3 fields :
Code
Descr
Price
On my form I want to return both the DESCR and PRICE fields seperately to my form. The CODE and PRICE will be populated on the ORDER_ITEM table (Look up can only return 1 field)
Any ideas ?
Thanks