Hi,
I have a huge data base in which the first column is a date. The following
comuns have non-numercial data that I need to count in a monthly basis.
For example, column B could be either "W", "S", or "B"; I need to know how
many "W", "S", and "B" are in January, February, and so forth.
I tried to use an embedded IF clause, but did not work.
Thanks for you help
Suzanne,