Excel VBA Macro: Delete Rows (Based on List of Values)

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ม.ค. 2025

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

  • @Dexter101x
    @Dexter101x 9 หลายเดือนก่อน +2

    Oh you're back

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

    Your tutorials are really great and super useful 👌I can see a lot of use cases for this specific example in a lot of real world scenarios

    • @greggowaffles
      @greggowaffles  10 หลายเดือนก่อน +1

      Thanks! Appreciate the feedback as always!!

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

    I tried using the code in your tutorial with a data table I am working with and did not work. This is my first attempt at using a macro to automate anything in excel so I am sure I am doing something wrong. I tried running in step and it highlights the Sub line.
    The table I am working with has order entries each listing the operations associated with these orders. Several operations in some orders do not have a scheduled start date, which is essential for the project I am doing so I need to delete the rows missing the start date and any operations associated with the order that had a "defective" operation. From your video I got the impression that your script would do this task but I can't make it work.
    Any advice?

    • @greggowaffles
      @greggowaffles  29 วันที่ผ่านมา

      Hey! Apologies for the late response. Hope you were able to figure it out, but if not, you can try this video to delete only rows with missing dates and then work up from there: th-cam.com/video/Waa7Ew2n6T0/w-d-xo.htmlsi=Sc7T1R2SJIuj-Ww8 hope it helps!

  • @kairosebushes4052
    @kairosebushes4052 29 วันที่ผ่านมา

    Did not work, two thumbs way down

    • @greggowaffles
      @greggowaffles  29 วันที่ผ่านมา

      Sorry to hear it didn't work for you! Could you share a bit more detail about the issue you're experiencing? I'd be happy to help troubleshoot and see if we can get it working. Appreciate your feedback