Hi,
Ive forgot how to group by only year....
In my query I want to sum all data from ex 2009. But the date are set 2009-01-02... how do I split the date?
So in my table I have data från 1966-2009 with several data on each year. I want to group them together by year so that i can get an average/per year. I want to do it without changing the query between every year... I want it to go as automatic as possible
thanks
Lia
Ive forgot how to group by only year....

In my query I want to sum all data from ex 2009. But the date are set 2009-01-02... how do I split the date?
So in my table I have data från 1966-2009 with several data on each year. I want to group them together by year so that i can get an average/per year. I want to do it without changing the query between every year... I want it to go as automatic as possible

thanks
Lia