VBA Macro: Split Excel Worksheet into Multiple Worksheets Based on Column Value

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024

ความคิดเห็น • 34

  • @KWhite-iv3se
    @KWhite-iv3se 2 หลายเดือนก่อน

    Truly Amazing! Very helpful, this was exactly what I was looking for. You saved the day for me.

  • @rachitmittal1131
    @rachitmittal1131 หลายเดือนก่อน

    Thank you so much for this. Saved so much time

  • @stefapaco
    @stefapaco 5 หลายเดือนก่อน +2

    Did all the steps but for me it only creates a new sheet but doesnt populate it with anything

  • @kimbereleybrown9449
    @kimbereleybrown9449 10 หลายเดือนก่อน

    Hi Chester. Great video and explanation of the code. Thank you.

  • @irfankhanuni
    @irfankhanuni 8 หลายเดือนก่อน

    Hi chester, loved this video , it worked for me , thanks

  • @kevj76
    @kevj76 5 หลายเดือนก่อน +1

    Great video, unfortunately when i run the macro, it copies the headers across for the first new worksheet but then does not populate any data in the rows below and I have no other sheets created

  • @kimbui1
    @kimbui1 ปีที่แล้ว +3

    Hi Chester, loved the video. Is there a way to modify your VBA code so it works for blank cells as well?

  • @--successingermnay2466
    @--successingermnay2466 6 หลายเดือนก่อน

    Very usefull and very well explained.

  • @user-kc2lj5so5z
    @user-kc2lj5so5z ปีที่แล้ว

    THIS RULES!

  • @kleinboertjie
    @kleinboertjie ปีที่แล้ว

    Thank you, very informative

  • @mattm582
    @mattm582 ปีที่แล้ว +5

    Great video. I was also wondering if there was a way to update the code to include blank cells.

    • @cosorioandino
      @cosorioandino 11 วันที่ผ่านมา

      Have you find how to do it?

    • @cosorioandino
      @cosorioandino 11 วันที่ผ่านมา

      Have you find a way to include blank cells?

  • @tomgraham4534
    @tomgraham4534 หลายเดือนก่อน

    great tool and explanation although macro doesn't copy all of my requested data - only some of the rows and some of the columns, missing critical data - any clues how to fix?

  • @alexandralerebours4770
    @alexandralerebours4770 6 หลายเดือนก่อน

    Hi Chester, It's awesome. Works great! Do you have a vba macro code that allows to send each of the worksheets to email address that would be located in a column of that worksheet?

  • @user-wn4xo6bm2u
    @user-wn4xo6bm2u 10 หลายเดือนก่อน

    Really useful video. The column I want to split the data by is a date field, which the macro doesn't recognise unless I remove the date formatting. I then need to convert the data in each tab back to a date. Is there anyway to have the macro recognise dates? Thank you.

  • @user-wh7ok8mo7t
    @user-wh7ok8mo7t 8 หลายเดือนก่อน

    This is great Chester. Is there a way to modify this macro to retain the formulas on each tab?

  • @user-wh7ok8mo7t
    @user-wh7ok8mo7t 8 หลายเดือนก่อน

    This is great Chester. How can I modify this macro to keep the formulas on each new sheet created?

  • @sarahmosaad595
    @sarahmosaad595 ปีที่แล้ว +1

    Is there a way to modify your VBA code so it works for blank cells as well?

  • @eddynoboa1059
    @eddynoboa1059 หลายเดือนก่อน

    Hello Chester, I did use your code and it worked using very small data and thanks for that. In the other hand, with big data have 24 columns and lots of data when I used your code only picked up 13 columns and based on the column value to pick up on (had 120 unique accounts) it only picked up around 5 or 6. How can I pick all unique accounts with the 24 columns??

    • @tomgraham4534
      @tomgraham4534 หลายเดือนก่อน

      i have this very same issue - have you fixed this?

  • @JoeMcMullin
    @JoeMcMullin 7 หลายเดือนก่อน

    Absolutely love this script, one issue. When I run it as a macro, it runs perfect. When I add the macro to a button on the ribbon it runs and only creates one new tab/worksheet with only two rows of data (should be many more) but the script just stops. Not sure why there would be a difference. I am using Office RibbonX Editor to create my own menu group and have no issues with other scripts. Thoughts or anyone experience this problem?

  • @dragonfly7022003
    @dragonfly7022003 9 หลายเดือนก่อน

    I am new to VBA Macro, but is there a way to do everything you have on the macro, but sort by the first two or three chars in a cell row? For Example Cell A-000, sort by just the A- in the cell?

  • @NilishaKothari
    @NilishaKothari หลายเดือนก่อน

    It didn’t work for me. I have bigdata and have to split into around 80 sheets. Any idea how?

  • @sangambhavsar5663
    @sangambhavsar5663 3 หลายเดือนก่อน

    Hi Chester. I am unable to do so in my worksheet. this code is not working. should i sent my data to you?

  • @ricardopedraza6101
    @ricardopedraza6101 ปีที่แล้ว

    Hey Chester, amazing coding, how to add a total in column "E" ?

  • @gamingindia8251
    @gamingindia8251 ปีที่แล้ว

    Is there any way in which column copy past even if there are blank cells?

  • @shahzadsaleem3384
    @shahzadsaleem3384 8 หลายเดือนก่อน

    Sir I can not see my split data option in my macro please help me

  • @jjfi214
    @jjfi214 6 หลายเดือนก่อน

    Subscribe! Take you for all you do

  • @tangylj
    @tangylj 7 หลายเดือนก่อน

    Hi Chester, loved the video. Is there a way to modify your VBA code so it works for blank cells as well?

    • @tangylj
      @tangylj 7 หลายเดือนก่อน +1

      I used Chatgpt and paste the code, then ask chatgpt how to include blank cells.

    • @chrisredmond2029
      @chrisredmond2029 7 หลายเดือนก่อน

      Can you share your script or share your prompt? @@tangylj
      I tried this out and have not had any luck. Thanks!

    • @this_is_just_test
      @this_is_just_test 6 หลายเดือนก่อน

      can you send the code ? @@tangylj

    • @cosorioandino
      @cosorioandino 11 วันที่ผ่านมา

      Can you share the new code?