jefferyzhong
MIS
For example,
table 1 has the following info
PO ProductName Price .....
table 2 has the following info
ProductID ProductName Price
I want table 1 "Price" Could be "dlookup" from Table 2, according to the same "ProductName".
I know how to do it by Query, but I need it in the table as a input because sometimes we need revise the price manually!
thanks in advance
table 1 has the following info
PO ProductName Price .....
table 2 has the following info
ProductID ProductName Price
I want table 1 "Price" Could be "dlookup" from Table 2, according to the same "ProductName".
I know how to do it by Query, but I need it in the table as a input because sometimes we need revise the price manually!
thanks in advance