W
Wim
Hi,
Can someone point me out how to extract a year from full dates? For example
I have a column with a lot of different dates, 05/02/1996, 07/12/1996,
04/09/1997, 03/06/1998, etc., and I want to convert them into a column with
just the years, so: 1996, 1996, 1997, 1998, etc.
I've tried this with adjusting the cell properties, and this works fine, but
when I try to make a turntable based on those year-cells, Excel still sees
them as the whole date and doesn't accumulate the items attached to them in
other columns. Perhaps this can be done easily with VBA, but I'am a newbie
at that, so any help would be appreciated very much.
TIA,
Wim
Can someone point me out how to extract a year from full dates? For example
I have a column with a lot of different dates, 05/02/1996, 07/12/1996,
04/09/1997, 03/06/1998, etc., and I want to convert them into a column with
just the years, so: 1996, 1996, 1997, 1998, etc.
I've tried this with adjusting the cell properties, and this works fine, but
when I try to make a turntable based on those year-cells, Excel still sees
them as the whole date and doesn't accumulate the items attached to them in
other columns. Perhaps this can be done easily with VBA, but I'am a newbie
at that, so any help would be appreciated very much.
TIA,
Wim