Recent content by Gally

  1. G

    Counting occurances of months

    Hi I have a table with a column which has dates in it. Eg Column a 01/07/2004 19/07/2004 28/09/2004 06/10/2004 28/10/2004 17/11/2004 24/11/2004 30/11/2004 16/12/2004 10/01/2005 13/01/2005 19/01/2005 I need to count how many records are in each month Ie 07/2004 = 2 09/2004 = 1...
  2. G

    Counting occurances of months

    Hi I have a table with a column which has dates in it. Eg Column a 01/07/2004 19/07/2004 28/09/2004 06/10/2004 28/10/2004 17/11/2004 24/11/2004 30/11/2004 16/12/2004 10/01/2005 13/01/2005 19/01/2005 I need to count how many records are in each month Ie 07/2004 = 2 09/2004 = 1...
Back
Top Bottom