Hi
I have a dataset with a couple of thousand rows of data. One of the columns is a DATE.
I want to use this data in a Pivot Table, but I want to break the data down by Month e.g (Jan or Feb or Mar, etc)
How would I use the MonthName function as a formula to return the month?
Is this anywhere near..
=MonthName(E9, "mmm")
E9 being the cell that holds my date value.
Any help appreciated.
I have a dataset with a couple of thousand rows of data. One of the columns is a DATE.
I want to use this data in a Pivot Table, but I want to break the data down by Month e.g (Jan or Feb or Mar, etc)
How would I use the MonthName function as a formula to return the month?
Is this anywhere near..
=MonthName(E9, "mmm")
E9 being the cell that holds my date value.
Any help appreciated.