A
Ana
Hi,
I need to add the orders based on customer id so in access03 I filter the
data field as:
=IIf([cust_id]=2;Sum([cust_id]);'') or
=IIf([cust_id]=2;count([cust_id]);'') but don't work.
Where do I err?
TIA
Ana
Query in SQL05 -> access03
I need to add the orders based on customer id so in access03 I filter the
data field as:
=IIf([cust_id]=2;Sum([cust_id]);'') or
=IIf([cust_id]=2;count([cust_id]);'') but don't work.
Where do I err?
TIA
Ana
Query in SQL05 -> access03