• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Date Related Query

Hi,
I have sample file in which date format is written as for example : 27/12/1988,14/9/1987. Now I want that if I filter the data it will show month wise becuase in the current data it is showing as year wise. How can I change it to month wise. Please help.
 

Attachments

Hi,

If you want to filter single month, Click on filter button > Date filters > All dates in the period > select appropriate month.

Else, use a helper column with:
=MONTH(B2)

Regards,

Edit: Chihiro was quick :)
 
Back
Top