G
Geoffric
I am used to the Countif function in Excel, whereby if I use
“=countif(a:a,a2)†in an adjacent column to a column of sorted transaction
numbers, and copy that function down against all the rows of data in the
first column, the result gives me the number of times against each
transaction number that number appears, e.g.
C00123 3
C00123 3
C00123 3
C00124 1
C00125 2
C00125 2
C00126 4
C00126 4
C00126 4
C00126 4
Is it possible to do the same thing in Access? Any help gratefully received.
“=countif(a:a,a2)†in an adjacent column to a column of sorted transaction
numbers, and copy that function down against all the rows of data in the
first column, the result gives me the number of times against each
transaction number that number appears, e.g.
C00123 3
C00123 3
C00123 3
C00124 1
C00125 2
C00125 2
C00126 4
C00126 4
C00126 4
C00126 4
Is it possible to do the same thing in Access? Any help gratefully received.