M
mvdrumaboy
Is it possible to use the dlookup function in a query to create a
derived field (ie lookup a piece of information out of a table and
place it in the current record depending on the value of another field
in the same record) ?
I have a field named ProductID and want to create a Price field that
looks up the particular Price of the Product from the table
tblProducts. Is that possible ?
Your help is appreciated. Thanks.
derived field (ie lookup a piece of information out of a table and
place it in the current record depending on the value of another field
in the same record) ?
I have a field named ProductID and want to create a Price field that
looks up the particular Price of the Product from the table
tblProducts. Is that possible ?
Your help is appreciated. Thanks.