How to send Bulk Message from Excel to Whatsapp

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Hi viewers,In this video you will learn how to send the simple bulk message from excel to whatsapp.This will be very helpful in your business and work place.
    Coding:
    Sub WhatsAppMsg()
    Dim LastRow As Long
    Dim i As Integer
    Dim strip As String
    Dim strPhoneNumber As String
    Dim strmessage As String
    Dim strPostData As String
    Dim IE As Object
    LastRow = Range("A" & Rows.Count).End(xlUp).Row
    For i = 2 To LastRow
    strPhoneNumber = Sheets("Data").Cells(i, 1).Value
    strmessage = Sheets("Data").Cells(i, 2).Value
    'IE.navigate "whatsapp://send?phone=phone_number&text=your_message"
    strPostData = "whatsapp://send?phone=" & strPhoneNumber & "&text=" & strmessage
    Set IE = CreateObject("InternetExplorer.Application")
    IE.navigate strPostData
    Application.Wait Now() + TimeSerial(0, 0, 5)
    SendKeys "~"
    Next i
    End Sub
    Kindly like,share and subscribe the channel! Share my website and playlist videos to computer science students and professors you know..
    Any Queries/suggestion mail us..
    mastereducationugcnet@gmail.com
    Kindly do your little contribution to us to make better videos for you
    UPI ID :manjulavimalesh-1@okhdfcbank
    Fill the below form to get the Free softcopy of coding and procedure to your mail ..and let me know what type of videos you need docs.google.co...
    Thankyou so much ! Happy learning !Easy Learning!

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

  • @srinunaidunallagonda9791
    @srinunaidunallagonda9791 9 месяцев назад +1

    Thank you madam.....its working very Useful ❤

  • @Mera_Nivesh
    @Mera_Nivesh Год назад +2

    Thanks for sharing coding. It is working perfectly. Now, also tell how to send message from multiple columns together?

  • @janakiramagupta5443
    @janakiramagupta5443 2 года назад +3

    Excellent. Crystal Clear Madam Voice. Simple / Short / Clear. No Wasting of Time. Worthable. No Thirdparty Tool. Inbuilt Microsoft Environment. No Licence Required. No Copyright Issues.
    Thank You So Much.
    If you possible, can you provide me "Which way we can see BROADCAST LIST in WhatsApp Web"?. Because in WhatsApp Web Version, we are unable to see BROADCAST LIST. Can you help me regarding ? Thanks in advance.

    • @manjuvimal8114
      @manjuvimal8114 2 года назад +1

      Thanks sir.. Broadcast is not allowed in what's app so far.. They will ban the no if we do that..

  • @giselaolavarria194
    @giselaolavarria194 Год назад +2

    Thank you so much! It works great! How many messages can I send ? Is there any chance of being blocked by WhatsApp?

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

      did you find out?

  • @MsAthiradi
    @MsAthiradi 5 месяцев назад

    thank you for the great help

  • @apagarawal
    @apagarawal Год назад +11

    Not working
    Whatsapp app is opening but the msgs are not sending

  • @tanveerbatliwala
    @tanveerbatliwala 5 часов назад

    This doesn't work with the latest version of whatsapp desktop application.. anyone experienced and resolved this.

  • @raymondchan6168
    @raymondchan6168 Год назад +5

    Hi Madam, I try but is not working. I think is because you set the Marco to IE but I am using chrome? Can teach us how? Thank you ❤️☺️

  • @crudejackpotcalls2440
    @crudejackpotcalls2440 Год назад

    Super sister ..thnku ,nice work

  • @birurai4361
    @birurai4361 Год назад +4

    Madam, I didn't find coding and description box too. Please help

  • @MsArchiu
    @MsArchiu 5 месяцев назад

    Thanks for the code. My whats app is getting opened but the messages are not getting sent automatically,

  • @crazy4black1
    @crazy4black1 2 года назад +2

    can u teel us how this code changes instead of IE to Edge

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

    this message appear to me : License information for this component not found. You do not have an appropriate license to use this functionality in the design environment.

  • @ivanlaw1623
    @ivanlaw1623 Год назад +1

    Excellent.mdm plz help. when can't send 500 spelling space message

  • @user-uq8im1ot2x
    @user-uq8im1ot2x Год назад +2

    The code that is "given in the description box", where is that exactly? You did not explain where we get it from. Can you please reply

    • @manjuvimal8114
      @manjuvimal8114 Год назад +1

      Take the code from the description..the three dots on right side,click that mam..or ask someone about description..

    • @user-uq8im1ot2x
      @user-uq8im1ot2x Год назад

      @@manjuvimal8114 The video would have been great if you show in the video where to get the description from because that is all what I'm missing (and I'm sure other viewers too). I still can't find it and your message did not help, it's ambiguous. Please elaborate

  • @tkamal81
    @tkamal81 Год назад +1

    which version of microsoft office you are using

  • @Deepchand-zp1jh
    @Deepchand-zp1jh 5 месяцев назад

    Mam did we have to click allow every time when he send a message.

  • @541skjldghlkarg
    @541skjldghlkarg 5 месяцев назад

    good day Madam, everything is OK for me
    but every time it started, need to click "allow" , can skip this warning? thank you and have a nice day

  • @mohanraj-qg7nr
    @mohanraj-qg7nr Год назад

    Mr.prasannakumar, how it is working in mserge

  • @heshamhelmy3734
    @heshamhelmy3734 8 месяцев назад

    I'm using mozila Firefox browser so the code doesn't work, please explain to me how to edit the code to use Firefox

  • @ahladandy431
    @ahladandy431 2 года назад +1

    How to get the code from description box & paste - please explain

  • @ahmedashraf-kz4jg
    @ahmedashraf-kz4jg 10 месяцев назад +1

    where is coding window

  • @soumitrahldr583
    @soumitrahldr583 2 года назад +1

    How to send bulk massage excel to mobile sms?

  • @harishpatel1510
    @harishpatel1510 2 месяца назад

    Hello, previously message were sending but now it only opens the Whatsapp but is not sending. message is also not typy

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

    Hello, it only opens the Whatsapp but is not sending.

  • @tamilbgmsstatus7969
    @tamilbgmsstatus7969 2 года назад +2

    Not working madam

  • @abdulhafeezshaik2692
    @abdulhafeezshaik2692 Год назад

    Hi madam it will not be working properly what's app , after applying the code

  • @harshiljadav9562
    @harshiljadav9562 Год назад

    Messages was not send only what's app number is opening. What's the reason!

  • @tokozathawethe2021
    @tokozathawethe2021 2 месяца назад

    When i click send, its going to the whatsapp number but no message is created.
    What should I do

  • @07battlegaming11
    @07battlegaming11 Год назад

    Clean the showcase 😂

  • @clinicadentalcatimas5265
    @clinicadentalcatimas5265 Год назад

    Does it work in whatsapp business?

  • @funflick933
    @funflick933 Год назад

    If we have excel 2007 then

  • @raycusto623
    @raycusto623 15 дней назад

    Mine sent blank messages

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

    how to insert the image

  • @harixali6702
    @harixali6702 Год назад

    Hello madam, jesy ap ny kia hy sara process wesy hi kia hy lkn jb send ka button click krty hy to allow ki window open hojati lkn whatsapp k through msg send nhi hota kindly iska solution to guide kr dein

  • @user-gy7lg7nq7w
    @user-gy7lg7nq7w Год назад

    Hi. If your PHONE NUMBER is column G and your MESSAGE column L, what do you need to change in the code?

    • @user-gy7lg7nq7w
      @user-gy7lg7nq7w Год назад

      I guess Cells(i',1) refers to row2 and down in column1 and Cells(i,2) refers to row2 and down in column 2. So the phone number in column G will be Cells(i,7) and the message will be Cells(i,12)???

    • @user-gy7lg7nq7w
      @user-gy7lg7nq7w Год назад

      Also had to change the RANGE to G.

  • @gottipatiravikumar6586
    @gottipatiravikumar6586 Год назад

    is this working in excell 2007

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

    Bro upto, that numbers opening in whatsapp, but message is not coming in the text box. pls reply the solution

  • @mohanraj-qg7nr
    @mohanraj-qg7nr Год назад

    Any body can show like this. Where is the code for Ms edge not ie

  • @fernandonino7107
    @fernandonino7107 2 месяца назад

    Hi, where Is the code?

  • @sufiyanjariwalalegend3194
    @sufiyanjariwalalegend3194 6 месяцев назад

    Mujhe link dalna he number mai bada long message he kese dalu

  • @satyashodhaksamaj9510
    @satyashodhaksamaj9510 12 дней назад

    unspecified error

  • @chess_material
    @chess_material 6 месяцев назад

    For me "SEND" is not working

  • @user-hn4kz5hb6x
    @user-hn4kz5hb6x 7 месяцев назад

    How can I copy codes

  • @zawarkhan8695
    @zawarkhan8695 2 года назад +1

    error show horaha

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

    Does not work for me.

  • @inspiringrushikesh8800
    @inspiringrushikesh8800 Год назад

    not working
    plz help

  • @sanjeevmaurya6989
    @sanjeevmaurya6989 6 месяцев назад

    It's not working dear

  • @rameshbabup.k7700
    @rameshbabup.k7700 Год назад

    First of all say any one cintact number if any doubt to ask directly

  • @geekayenglish
    @geekayenglish Год назад

    Pl let me know get code

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

    Please send me the code

  • @BarristerLopez
    @BarristerLopez Год назад

    can it send up to 1m whatsapp numbers ?

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

    Code error

  • @sheikhrehmat8975
    @sheikhrehmat8975 6 месяцев назад

    Word allow alloo ni

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

    not working

  • @abhiborhade
    @abhiborhade 6 месяцев назад

    didnt work

  • @vpfeedsanimalwelfareraipur7950
    @vpfeedsanimalwelfareraipur7950 9 месяцев назад

    Syntax error

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

    please send me the coding

  • @rameshbabup.k7700
    @rameshbabup.k7700 Год назад

    I tried so many times but not working totally one day waste

  • @zawarkhan8695
    @zawarkhan8695 2 года назад

    jab bhi send pr click kro

    • @manjuvimal8114
      @manjuvimal8114 2 года назад

      dont press the send button..it will go automatically..chk the video and do slowly

    • @aymanlifts4835
      @aymanlifts4835 2 года назад

      @@manjuvimal8114 mdm plz help. when i press send button whatsaap opening and showing Phone no shred via url is invalid msg showing what should i do plz reply

  • @rajhakani7691
    @rajhakani7691 2 месяца назад

    Not wORKING

  • @ravitejavullipayala50
    @ravitejavullipayala50 Год назад

    Hi madam I need this for my business but it's not working for me can you give me your mail ID I will contact you

    • @mastereducationcomputersci326
      @mastereducationcomputersci326  Год назад

      kindly watch the video again and do it slowly from the first without changing any sequence..patience and preseverance is important in this process..for me also it takes some time to workout..so dont worry..do again and again slowly..atpresent i am busy in my work..