Hands-On Guide to Automating Your Excel Data Sorting with VBA

Поделиться
HTML-код
  • Опубликовано: 16 июл 2023
  • #DataSorting #VBA #ExcelAutomation
    Hello Friends,
    In this video, we have explained how to Sort the data in Excel using VBA. We have explained it in 5 Tips:
    1-Sorting Data by a Single Column using VBA
    2-Sorting Data by Multiple Columns using VBA
    3-Sorting Data by a Custom List using VBA
    4-Sorting Data by Row Orientation using VBA
    5-Automating Data Sorting by Double Clicking on the Header
    Download the practice file below link:
    www.pk-anexcelexpert.com/hand...
    Subscribe our new RUclips Channel:
    / @neotechnavigators
    Learn the more than 100 Excel formulas
    www.pk-anexcelexpert.com/form...
    Use of Symbols and Emojis in Excel Drop-down List and Excel Charts
    • Use of Symbols and Emo...
    Learn Step by Step Pivot table:
    www.pk-anexcelexpert.com/pivo...
    Download the Free Project Management Dashboard
    www.pk-anexcelexpert.com/exce...
    See our Power BI Dashboard videos:
    • Power BI Tutorial
    Learn and download our interactive Excel dashboards free of cost-
    • Excel Dashboards
    Download the Calendar Control in VBA from below link
    www.pk-anexcelexpert.com/full...
    Watch the Step by Step tutorial for Project Plan (Gantt Chart) in Excel
    • Project Plan(Gantt Cha...
    Download our free Excel utility Tool and improve your productivity:
    www.pk-anexcelexpert.com/pks-...
    See our Excel Products:
    www.pk-anexcelexpert.com/prod...
    Visit to learn more:
    Chart and Visualizations: www.pk-anexcelexpert.com/cate...
    VBA Course: www.pk-anexcelexpert.com/vba/
    Download useful Templates: www.pk-anexcelexpert.com/cate...
    Dashboards: www.pk-anexcelexpert.com/exce...
    Watch the best info-graphics and dynamic charts from below link:
    • Dynamic Graphs
    Learn and free download best excel Dashboard template:
    • Excel Dashboards
    Learn Step by Step VBA:
    • VBA Tutorial
    Website:
    WWW.PK-AnExcelExpert.com
    Facebook:
    / pkanexcelexpert
    Telegram:
    t.me/joinchat/AAAAAE2OnviiEk5...
    Pinterest:
    / pkanexcelexpert
    LinkedIn:
    / pk-anexcelexpert
    Twitter:
    / priyendra_kumar
    Instagram:
    / pkanexcelexpert
    Visit our Amazon Store
    www.amazon.in/shop/pkanexcele...

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

  • @karthiktn4112
    @karthiktn4112 10 месяцев назад +1

    I am your fan from 2017, sir you are master in all you do.. you are Excel God.. thank you sir.

  • @KrishnaKumar-zn9kg
    @KrishnaKumar-zn9kg 11 месяцев назад +4

    You have a very simple and patient way of explaining things so that the viewer can understand your videos without any strain! Kudos to your teaching method! Keep it up!

    • @PKAnExcelExpert
      @PKAnExcelExpert  11 месяцев назад

      Thanks for your valuable feedback🙏

  • @DataVisulizations
    @DataVisulizations 11 месяцев назад +2

    very helpful video PK

  • @NeangBona
    @NeangBona 11 месяцев назад +2

    really amazing vba code in this file PK I do like it so much!

  • @nadermounir8228
    @nadermounir8228 11 месяцев назад +1

    A very enjoyable Video thank you very much PK. One question only : why do you use two End if in the code. We used one if condition only so I guess we should use one end if only ? Right ?

    • @PKAnExcelExpert
      @PKAnExcelExpert  11 месяцев назад +1

      We have put 2 "if" first on the top to make sure the Target row should be 1 and Target column should be =

  • @user-ex3jt8ll4p
    @user-ex3jt8ll4p 11 месяцев назад +1

    Can you make a video about the use of arrays and dictionaries? thanks.

    • @PKAnExcelExpert
      @PKAnExcelExpert  11 месяцев назад +2

      Sure, I will try to create

    • @nadermounir8228
      @nadermounir8228 11 месяцев назад

      @PKAnExcelExpert that would be nice to have a video on arrays and dictionary. It is rarely covered on RUclips

  • @asadusjamansazal3821
    @asadusjamansazal3821 11 месяцев назад

    Hello PK, I'm a lawyer. I'm working on a case diary in Excel. I want the dates along with other info of my cases to be updated automatically. For example, I have dates written in the cell E3 of a workbook containing 30/31 spreadsheets. The information about a particular case is in cell B3-J3. Where cell J3 contains the next date. What I want is that when I enter the next date of that particular case in cell J3, excel would automatically copy the information from cell B3-I3 to the exact date's spreadsheet or workbook (well, if it's a different month then a different workbook). Can you please make a video on this topic?
    I've searched online and no one has covered it.

  • @manikantasseena4128
    @manikantasseena4128 11 месяцев назад +1

    Hi sir. Can you please make a video how to pull the folders names and rename the folders by using excel. Can you pleas help me on this

  • @muhammadali7082
    @muhammadali7082 11 месяцев назад

    brother mery pas two sheets hain data arrange ke jo sheets hain ma chata hon meri sheet one dosri sheet ke according range ho jye plz help me

  • @pchakraborty8157
    @pchakraborty8157 11 месяцев назад

    Hello please guide me how may i get a multiple project tracker and dashboard ..multi project management dashboards

    • @PKAnExcelExpert
      @PKAnExcelExpert  11 месяцев назад

      Please watch the below video:
      ruclips.net/video/2pc5NrbRD4E/видео.html

  • @darknesevrybdy6144
    @darknesevrybdy6144 Месяц назад

    I can’t get this to work on Mac