R
Roger
I would like to get a count of a column. The column
contains several values. In Excel these values can be
obtained with countif(a1:a99,"value1"), this yealds a
count of the value1. To obtain a different count, countif
(a1:a99,"value2") yealds unique count of value2.
Question, How is this done in an Access 2002 database?
contains several values. In Excel these values can be
obtained with countif(a1:a99,"value1"), this yealds a
count of the value1. To obtain a different count, countif
(a1:a99,"value2") yealds unique count of value2.
Question, How is this done in an Access 2002 database?