S
Spidey3721
I have a form with two fields, NameID and VALUE.
I have a textbox in the footer that currently has "=sum([VALUE])".
Question: If I want to include all VALUE's with the associated NameID of,
say, "Apple" - could I add a criteria to this - =sum([VALUE]) WHERE
forms!NameID Not like "apple".
I have a textbox in the footer that currently has "=sum([VALUE])".
Question: If I want to include all VALUE's with the associated NameID of,
say, "Apple" - could I add a criteria to this - =sum([VALUE]) WHERE
forms!NameID Not like "apple".