G Guest Apr 25, 2007 #1 I have three columns of data: year, month, and type. I need to count the type based on year and month. How to do? Thanks
I have three columns of data: year, month, and type. I need to count the type based on year and month. How to do? Thanks
G Guest Apr 25, 2007 #3 are your month and year columns text or numbers or dates formatted as year and month? The appropriate equation depends on the answer.
are your month and year columns text or numbers or dates formatted as year and month? The appropriate equation depends on the answer.