R
Reese
I have a field in my table called [Sale Type]. There are 3 different choices
for this field: "Retail", "Wholesale" or "Warranty Only". I'm trying to
build an expression in my report that counts the number of records in that
field, but excludes "Warranty Only" entries. I'm using =count([Sale Type] =
"Retail","Wholesale"). I get an error saying "The expression you entered has
a function containing the wrong number of arguments". Access 2007.
for this field: "Retail", "Wholesale" or "Warranty Only". I'm trying to
build an expression in my report that counts the number of records in that
field, but excludes "Warranty Only" entries. I'm using =count([Sale Type] =
"Retail","Wholesale"). I get an error saying "The expression you entered has
a function containing the wrong number of arguments". Access 2007.