Excel VBA - If Else Using For Loop

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

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

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

    Get Certified in Excel VBA:bit.ly/41fWeVP
    Use coupon "TH-cam12" to get ‘’FLAT 12%’’ OFF at Checkout.

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

    Thanku so much such aapki bajah se me VBA me Zero se Hero ho gaya..😎😊
    Muje aapki video itni pasand aayi ki
    Mene Poori 100 Video dekhi 1 day me
    Thanku again sir..and love you so much..😍😘

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

    the confidence in this man is un matched

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

    Your videos support us for our exam. ....Thank you so much Sir

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

    Very well explained...Please do more videos...

  • @sK_YasH_7773
    @sK_YasH_7773 5 ปีที่แล้ว

    Wah sr.....u r a brilliant person

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

    Thank you, helped me see where my syntax was off

  • @SuperStreet36
    @SuperStreet36 3 ปีที่แล้ว

    thank you, very usefull for one of my requirement today.

  • @alejandroauqui2376
    @alejandroauqui2376 4 ปีที่แล้ว

    thank you very much! , Your videos help me a lot!

  • @ashokgurhekar5189
    @ashokgurhekar5189 4 ปีที่แล้ว

    Very helpful sir..... thanks 🙏

  • @vivekasharma3011
    @vivekasharma3011 6 ปีที่แล้ว

    knowledgeable and intersting classes

  • @asadost258
    @asadost258 6 ปีที่แล้ว

    Very good video and neatly understand

  • @nikolasfrygoudakis3815
    @nikolasfrygoudakis3815 3 ปีที่แล้ว

    U did make my day much better, thank you

  • @sK_YasH_7773
    @sK_YasH_7773 5 ปีที่แล้ว

    I like u r tutorial sr......Thank u sr

  • @UniiversalWiisdom
    @UniiversalWiisdom 4 ปีที่แล้ว

    Excellent Bro ❣️💕❣️

  • @Swapnil0383
    @Swapnil0383 5 ปีที่แล้ว

    Please create video on dynamic range selection

  • @sundramprajapati8551
    @sundramprajapati8551 6 ปีที่แล้ว

    Excellent sir very good

  • @woolysamoan
    @woolysamoan 4 ปีที่แล้ว

    that ten foot screen is boss!

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

    sir what if we have percentage instead of num then will it work

  • @sagarmandlik8013
    @sagarmandlik8013 5 ปีที่แล้ว

    Very helpful thanks sir

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

    Loop should not be repetitive on same data transfer to sheet 2,3,4 in my own example etc., even in any number of times if run it pl tell me what is the code to insert - only top data to retrive

  • @MithileshKumar-vi4eg
    @MithileshKumar-vi4eg 4 ปีที่แล้ว

    How can make class and roll no wise search button in excel VBA user form. Please make a video on this Sir.

  • @vijaysahal4556
    @vijaysahal4556 4 ปีที่แล้ว

    nice 👍👍👍👍

  • @61lord
    @61lord 4 ปีที่แล้ว

    How to compare a cell in 1st sheet to 3rd sheet using this method

  • @sakshiagarwal8610
    @sakshiagarwal8610 3 ปีที่แล้ว

    Why we have added ' Next x' in the last?

  • @SalesforceTeacher
    @SalesforceTeacher 5 ปีที่แล้ว

    good explain.

  • @adadmohamedcherif192
    @adadmohamedcherif192 5 ปีที่แล้ว

    Well done!

  • @MrSameershareef
    @MrSameershareef 6 ปีที่แล้ว

    Have a doubt if we don't know how many students are there ..then which code we can use for that.for pass and fail for many students

  • @khairulaznal8769
    @khairulaznal8769 3 ปีที่แล้ว

    How can I make it automatic meaning every time I open excel and enter a value it automatically detect and assign the number without the need for me to run VBA code all over again?

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

    I am struggling and hoping you can assist me. I am trying to loop the VBA code below. I want it to continue till from row 4 to row 4000 (large document).... How can I do that?
    Sub RunSUMTotals()
    '
    ' RunSUMTotals Macro
    '
    ' Keyboard Shortcut: Ctrl+Shift+R
    '
    Range("B4").Select
    Selection.End(xlDown).Select
    Selection.AutoFill Destination:=Range("B12:E12"), Type:=xlFillDefault
    Range("B12:E12").Select
    Range("B13").Select
    Selection.AutoFill Destination:=Range("B13:E13"), Type:=xlFillDefault
    Selection.End(xlDown).Select
    Selection.End(xlDown).Select
    Selection.AutoFill Destination:=Range("B22:E22"), Type:=xlFillDefault
    Range("B22:E22").Select
    Range("B23").Select
    Selection.AutoFill Destination:=Range("B23:E23"), Type:=xlFillDefault
    Range("B23:E23").Select


    End Sub

  • @heitorp.c.1327
    @heitorp.c.1327 5 ปีที่แล้ว

    WONDERFUL!!!

  • @jaswantdn7
    @jaswantdn7 6 ปีที่แล้ว

    good video

  • @asadost258
    @asadost258 6 ปีที่แล้ว

    Can u teach how to calculate percentage of given amount, like my amount in text box1 is 100 and discount rate in text box 2 is 5% , text box 3 will show the value of 5% & text box 4 will deduct the 5% or value from textbox1. Can u guide and provide the code

  • @vishalpanchal8274
    @vishalpanchal8274 4 ปีที่แล้ว

    kya aur bhi for loop ke example h aapke pass ?

  • @radhikabhat9480
    @radhikabhat9480 4 ปีที่แล้ว

    Can I nest two for loops?

  • @LaoderMax
    @LaoderMax 4 ปีที่แล้ว

    Sir, help me how to create Input data button example: I want to show data on these cells A1:A50 and have 3 input A B C button.
    1. I click on A button will show on A1 cell.
    2. I click on B button will show on A2 cell.
    3. I also click on C button will show on A3 cell and continue down until end A50
    Help me, please. Thanks

  • @igorvenancio5899
    @igorvenancio5899 5 ปีที่แล้ว

    Thank you, sir!

  • @NishantSingh-qf4bf
    @NishantSingh-qf4bf 3 ปีที่แล้ว +1

    Sir plese show the module no. Also

  • @aveu1318
    @aveu1318 4 ปีที่แล้ว

    helpfull

  • @abdulqadirsial1052
    @abdulqadirsial1052 4 ปีที่แล้ว

    Sum range different values

  • @ChachujeeHomeo
    @ChachujeeHomeo 5 ปีที่แล้ว

    Sir I have an Query Plz help me for my query

  • @changeme454
    @changeme454 5 ปีที่แล้ว

    Thanks

  • @travel_diary.
    @travel_diary. 4 ปีที่แล้ว

    getting compile error "else without if"

  • @banalavineesha3539
    @banalavineesha3539 5 ปีที่แล้ว

    If we don't know the number of last row?

    • @Nileshkumar-ks9tw
      @Nileshkumar-ks9tw 5 ปีที่แล้ว

      same issue, Can you please write a code for multiple range

    • @slanderman7377
      @slanderman7377 3 ปีที่แล้ว

      Dim vCl As Range
      Dim vRng As Range
      Set vRng = Range("A1", Range("A1").End(xlDown))
      For Each vCl In vRng
      If vCl.Value < 100 Then
      vCl.Interior.Color = vbYellow
      End If
      Next vCl
      Ref: uniqueexcelvba.blogspot.com/p/loop.html

  • @thenighttinker5158
    @thenighttinker5158 5 ปีที่แล้ว

    bhai mere me exicute nahi ho raha

  • @rockygaming2842
    @rockygaming2842 2 ปีที่แล้ว

    Sten