C
Coco111 via AccessMonster.com
Hi, I try to get the value of "Net_Weight" from "Products" table and my
DlookUp function key as this =DLookUp("[Net_Weight]","Products","[ID]")
I got the valued, but it fix valued from the first field of "Products" table,
it did not changed accordingly to each product. Different product has
different weight which specific in "Products" table. How can I fix this,
function might be wrong somewhere? Please help. Thanks.
DlookUp function key as this =DLookUp("[Net_Weight]","Products","[ID]")
I got the valued, but it fix valued from the first field of "Products" table,
it did not changed accordingly to each product. Different product has
different weight which specific in "Products" table. How can I fix this,
function might be wrong somewhere? Please help. Thanks.