D
demolay
i have 3 columns in which dates are written. for example, in the firs
one there is the day, in the 2nd there is the month and in the los
there is the year. there are many dates and some of the are the same
such as;
column1---column2------column3
6------------september--1975
7------------october------1966
11-----------january------1980
6------------september---1975
...
i want to count the number of total dates. for example, there are
6-sep-1975, and 1 for the others. in short, i want to do somethin
about grouping by the columns and counting them. any suggestions?
prefer not to merge cells or something else.
one there is the day, in the 2nd there is the month and in the los
there is the year. there are many dates and some of the are the same
such as;
column1---column2------column3
6------------september--1975
7------------october------1966
11-----------january------1980
6------------september---1975
...
i want to count the number of total dates. for example, there are
6-sep-1975, and 1 for the others. in short, i want to do somethin
about grouping by the columns and counting them. any suggestions?
prefer not to merge cells or something else.