Hello Everybody,
I`m a really new Access user and i`m trying to create a querie that creeate a different count in different columns. In column B to count number of imputs, and in column C to count number of unique imputs.
Here is an example
ColumnA ColumnB ColumnC
A WIRE1 OPTION1
A WIRE2 OPTION1
A WIRE3 OPTION1
A WIRE4 OPTION1
B CABLE1 OPTION2
B CABLE2 OPTION2
B CABLE3 OPTION3
And what i look as result in another table is:
ColumnA ColumnB ColumnC
A 4 1
B 3 2
Can you please help me with this ?
Thank you in advance
I`m a really new Access user and i`m trying to create a querie that creeate a different count in different columns. In column B to count number of imputs, and in column C to count number of unique imputs.
Here is an example
ColumnA ColumnB ColumnC
A WIRE1 OPTION1
A WIRE2 OPTION1
A WIRE3 OPTION1
A WIRE4 OPTION1
B CABLE1 OPTION2
B CABLE2 OPTION2
B CABLE3 OPTION3
And what i look as result in another table is:
ColumnA ColumnB ColumnC
A 4 1
B 3 2
Can you please help me with this ?
Thank you in advance
