Easy Trick to Sort Dates by Month in Excel (Formulas)

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024

Комментарии • 21

  • @IvanCortinas_ES
    @IvanCortinas_ES 4 месяца назад +1

    Excellent solution. Thank you, Sumit.

  • @ShivakumarShivu-x2d
    @ShivakumarShivu-x2d 4 месяца назад +1

    Tq sir

  • @londondisc
    @londondisc 3 месяца назад

    Sumit, One bank download of transactions sends Date in Text with 2 leading blanks. To convert to proper date I use import from text than show text date column as Date on the import to convert to Date. Is there a quicker way avoiding Import from text?
    Many Thanks

  • @venkatrooney9912
    @venkatrooney9912 4 месяца назад

    Awesome sumit, will you upload m and dax video?

    • @trumpexcel
      @trumpexcel  4 месяца назад

      I will be doing some M videos soon. I know a decent amount of M, but I am learning more advanced concepts this month and hopefully I can start making videos next month onwards

    • @venkatrooney9912
      @venkatrooney9912 4 месяца назад

      @@trumpexcel sure sumit, waiting!

  • @soundaryasuresh1845
    @soundaryasuresh1845 4 месяца назад

    Sir can't access the data file of your dashboard videos. Could u pls make it accessible so that we can download the data set

    • @trumpexcel
      @trumpexcel  4 месяца назад +1

      Sure... will check all the links and make the download files available. On the road, so will do this as soon as I am back home.

    • @soundaryasuresh1845
      @soundaryasuresh1845 4 месяца назад

      @@trumpexcel thank you sir

  • @lgvdbroek
    @lgvdbroek 4 месяца назад

    Faster and easyer
    On C2 the formule =month(B2) result : 1
    On D2 the formule =day(B2) result : 4
    Drop down the formulas and then sort first on column C and then on Column D..........Done.

  • @vishalkatti
    @vishalkatti 4 месяца назад +2

    You don't need to convert to number as MMDD as text A-Z will sort in right order.

    • @trumpexcel
      @trumpexcel  4 месяца назад

      True, but it shows a warning that could be a bit confusing, and also A to Z is not very intuitive. So I converted into numbers to avoid any confusion

  • @ParamChawla-x5z
    @ParamChawla-x5z 4 месяца назад +1

    Thank you Sumit

  • @somasekhar4748
    @somasekhar4748 4 месяца назад +1

    Nice 👍

  • @sunitasegran8288
    @sunitasegran8288 4 месяца назад +1

    Thank You,Sumit for providing such helpful excel tips.

    • @trumpexcel
      @trumpexcel  4 месяца назад

      Thanks Sunita... Glad you found the video helpful :)

  • @Dreotor
    @Dreotor 4 месяца назад

    Thanks a lot. I knew how to do that with helper column, but first method is way better👍

  • @rahuldewangan2086
    @rahuldewangan2086 4 месяца назад

    You can also sort by month using custom sorting option

  • @vencislavvankov4897
    @vencislavvankov4897 4 месяца назад +1

    I didn't know that (--) could convert to a numeric value! I use VALUE . I really liked this!

    • @trumpexcel
      @trumpexcel  4 месяца назад

      Yeah, this is a good trick in many situations