R
Rémi JULLIEN
I am currently having trouble with a macro which is derived from the one in
the Customer Template.
In the Order Form, the price does not appear anymore when I had a new
product to the order and I get :
Name of Macro : Add an Order and Details Macros.SetUnitPrice : AfterUpdate
Condition : True
Name of Action : Define Value
Arguments : DLookUp("unitPrice","Products","productID = " & [productID])
If anyone as an idea about why I get this error, I'll be really glad.
Thanks in advance.
Rémi Jullien
the Customer Template.
In the Order Form, the price does not appear anymore when I had a new
product to the order and I get :
Name of Macro : Add an Order and Details Macros.SetUnitPrice : AfterUpdate
Condition : True
Name of Action : Define Value
Arguments : DLookUp("unitPrice","Products","productID = " & [productID])
If anyone as an idea about why I get this error, I'll be really glad.
Thanks in advance.
Rémi Jullien