Hello,
Can someone please help with this expression?
I have a table with text field Cust_ID and a
Number field MCounter.
I would like to put in an expression as source in a form
Text field based on the same table to AGGREGATE
all MCounter values for a Given Cust_ID
Something like
Sum(MCounter) where "Cust_ID"=[Cust_ID]
Is this a correct expression?
Many thanks for any help.
Can someone please help with this expression?
I have a table with text field Cust_ID and a
Number field MCounter.
I would like to put in an expression as source in a form
Text field based on the same table to AGGREGATE
all MCounter values for a Given Cust_ID
Something like
Sum(MCounter) where "Cust_ID"=[Cust_ID]
Is this a correct expression?
Many thanks for any help.