M
Mary
I have a subtotals form and I'd like to grab the related fields for field1
based on the value in field2.
Sum([field1]) Where [field2]="Retail"
I've used a where clause in a query after the FROM, but never on a form. Is
this possible?
Thanks!
Mary
based on the value in field2.
Sum([field1]) Where [field2]="Retail"
I've used a where clause in a query after the FROM, but never on a form. Is
this possible?
Thanks!
Mary