Hi,
I'm trying to multiply two values, one from the main form, one from the subform into a total on the main form.
I've set the expression in the control source as this..
[RH_TOTAL_CREDIT1]=([RH_QTY_CREDIT1]*[Forms]![Stock_Form1]![STK_BASEPRICE])
Is that completely wrong!!?
I'm trying to multiply two values, one from the main form, one from the subform into a total on the main form.
I've set the expression in the control source as this..
[RH_TOTAL_CREDIT1]=([RH_QTY_CREDIT1]*[Forms]![Stock_Form1]![STK_BASEPRICE])
Is that completely wrong!!?