hi,
i have defined a userfield as typ amount.
when i make an update :
vSALES.UserFields.Fields("U_PRICE").Value = SALESORDER!Price
runtime error -2055
the entered value does no match the specified field typ.
the SALESORDER!PRICE is definied as double
why ?
best regard
ingo