I have a Number field with value as
DSum function where the criteria is
Textfield which works well.
=DSum("[MCRef]","Miracle_Cloth_Main","[Cust_ID]='" & [Cust_ID] & "'")
It doesn't show the SUM when the type of
textBox is CURRENCY
Can anyone suggest IF Ineed to change the syntax ?
DSum function where the criteria is
Textfield which works well.
=DSum("[MCRef]","Miracle_Cloth_Main","[Cust_ID]='" & [Cust_ID] & "'")
It doesn't show the SUM when the type of
textBox is CURRENCY
Can anyone suggest IF Ineed to change the syntax ?