How to send Bulk Message from Excel to Whatsapp

  Рет қаралды 46,004

MASTER EDUCATION( Computer science )

MASTER EDUCATION( Computer science )

2 жыл бұрын

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.com/forms/d/e/1FA...
Thankyou so much ! Happy learning !Easy Learning!

Пікірлер: 77
@MsAthiradi
@MsAthiradi 3 ай бұрын
thank you for the great help
@srinunaidunallagonda9791
@srinunaidunallagonda9791 7 ай бұрын
Thank you madam.....its working very Useful ❤
@tejasrimadavarapu5407
@tejasrimadavarapu5407 2 ай бұрын
isnot working sir please help
@janakiramagupta5443
@janakiramagupta5443 2 жыл бұрын
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 жыл бұрын
Thanks sir.. Broadcast is not allowed in what's app so far.. They will ban the no if we do that..
@crudejackpotcalls2440
@crudejackpotcalls2440 Жыл бұрын
Super sister ..thnku ,nice work
@mastereducationcomputersci326
@mastereducationcomputersci326 Жыл бұрын
Thank you very much
@Mera_Nivesh
@Mera_Nivesh Жыл бұрын
Thanks for sharing coding. It is working perfectly. Now, also tell how to send message from multiple columns together?
@rameshbabup.k7700
@rameshbabup.k7700 Жыл бұрын
Call me rameshbabu how is it working in ur system
@tkamal81
@tkamal81 Жыл бұрын
which version of microsoft office you are using
@raymondchan6168
@raymondchan6168 Жыл бұрын
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 ❤️☺️
@apagarawal
@apagarawal Жыл бұрын
Not working Whatsapp app is opening but the msgs are not sending
@sufiyanjariwalalegend3194
@sufiyanjariwalalegend3194 4 ай бұрын
Coding mai message hua hoga? Kyuki baki sab ka hua he work bro
@mohanraj-qg7nr
@mohanraj-qg7nr 10 ай бұрын
Mr.prasannakumar, how it is working in mserge
@crazy4black1
@crazy4black1 2 жыл бұрын
can u teel us how this code changes instead of IE to Edge
@gottipatiravikumar6586
@gottipatiravikumar6586 10 ай бұрын
is this working in excell 2007
@giselaolavarria194
@giselaolavarria194 Жыл бұрын
Thank you so much! It works great! How many messages can I send ? Is there any chance of being blocked by WhatsApp?
@JamezJN007
@JamezJN007 9 ай бұрын
did you find out?
@funflick933
@funflick933 10 ай бұрын
If we have excel 2007 then
@harishpatel1510
@harishpatel1510 18 күн бұрын
Hello, previously message were sending but now it only opens the Whatsapp but is not sending. message is also not typy
@Deepchand-zp1jh
@Deepchand-zp1jh 3 ай бұрын
Mam did we have to click allow every time when he send a message.
@clinicadentalcatimas5265
@clinicadentalcatimas5265 Жыл бұрын
Does it work in whatsapp business?
@MsArchiu
@MsArchiu 3 ай бұрын
Thanks for the code. My whats app is getting opened but the messages are not getting sent automatically,
@ahmedsameir1973
@ahmedsameir1973 9 ай бұрын
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.
@tokozathawethe2021
@tokozathawethe2021 Күн бұрын
When i click send, its going to the whatsapp number but no message is created. What should I do
@birurai4361
@birurai4361 11 ай бұрын
Madam, I didn't find coding and description box too. Please help
@harshiljadav9562
@harshiljadav9562 Жыл бұрын
Messages was not send only what's app number is opening. What's the reason!
@abdulhafeezshaik2692
@abdulhafeezshaik2692 Жыл бұрын
Hi madam it will not be working properly what's app , after applying the code
@BarristerLopez
@BarristerLopez Жыл бұрын
can it send up to 1m whatsapp numbers ?
@hujmaahmbagayah3274
@hujmaahmbagayah3274 23 күн бұрын
Hello, it only opens the Whatsapp but is not sending.
@heshamhelmy3734
@heshamhelmy3734 6 ай бұрын
I'm using mozila Firefox browser so the code doesn't work, please explain to me how to edit the code to use Firefox
@nageshipl400
@nageshipl400 Ай бұрын
how to insert the image
@geekayenglish
@geekayenglish Жыл бұрын
Pl let me know get code
@541skjldghlkarg
@541skjldghlkarg 3 ай бұрын
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
@soumitrahldr583
@soumitrahldr583 2 жыл бұрын
How to send bulk massage excel to mobile sms?
@ahmedashraf-kz4jg
@ahmedashraf-kz4jg 7 ай бұрын
where is coding window
@ivanlaw1623
@ivanlaw1623 Жыл бұрын
Excellent.mdm plz help. when can't send 500 spelling space message
@mastereducationcomputersci326
@mastereducationcomputersci326 Жыл бұрын
check the long message video
@user-hn4kz5hb6x
@user-hn4kz5hb6x 5 ай бұрын
How can I copy codes
@07battlegaming11
@07battlegaming11 Жыл бұрын
Clean the showcase 😂
@ahladandy431
@ahladandy431 Жыл бұрын
How to get the code from description box & paste - please explain
@user-uq8im1ot2x
@user-uq8im1ot2x Жыл бұрын
I have the same question
@tamilbgmsstatus7969
@tamilbgmsstatus7969 Жыл бұрын
Not working madam
@fernandonino7107
@fernandonino7107 7 күн бұрын
Hi, where Is the code?
@sheikhrehmat8975
@sheikhrehmat8975 4 ай бұрын
Word allow alloo ni
@sufiyanjariwalalegend3194
@sufiyanjariwalalegend3194 4 ай бұрын
Mujhe link dalna he number mai bada long message he kese dalu
@zawarkhan8695
@zawarkhan8695 2 жыл бұрын
error show horaha
@inspiringrushikesh8800
@inspiringrushikesh8800 Жыл бұрын
not working plz help
@mohanraj-qg7nr
@mohanraj-qg7nr 10 ай бұрын
Any body can show like this. Where is the code for Ms edge not ie
@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
@chess_material
@chess_material 3 ай бұрын
For me "SEND" is not working
@analialampard
@analialampard 2 ай бұрын
Does not work for me.
@user-uq8im1ot2x
@user-uq8im1ot2x Жыл бұрын
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 Жыл бұрын
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
@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.
@sabinaacharya8513
@sabinaacharya8513 2 ай бұрын
Please send me the code
@sanjeevmaurya6989
@sanjeevmaurya6989 4 ай бұрын
It's not working dear
@JDsharingmore
@JDsharingmore Ай бұрын
Bro upto, that numbers opening in whatsapp, but message is not coming in the text box. pls reply the solution
@deepaksainandigana4672
@deepaksainandigana4672 Ай бұрын
Same issue bro...did u find any soln.?
@JDsharingmore
@JDsharingmore Ай бұрын
@@deepaksainandigana4672 no bro tried a lot.
@shivaprasadgandikota4469
@shivaprasadgandikota4469 Ай бұрын
Code error
@akashsharma3129
@akashsharma3129 2 ай бұрын
not working
@rohit08081990
@rohit08081990 Ай бұрын
please send me the coding
@mastereducationcomputersci326
@mastereducationcomputersci326 23 күн бұрын
In description
@vpfeedsanimalwelfareraipur7950
@vpfeedsanimalwelfareraipur7950 6 ай бұрын
Syntax error
@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
@rameshbabup.k7700
@rameshbabup.k7700 Жыл бұрын
First of all say any one cintact number if any doubt to ask directly
@abhiborhade
@abhiborhade 3 ай бұрын
didnt work
@rajhakani7691
@rajhakani7691 12 күн бұрын
Not wORKING
@rameshbabup.k7700
@rameshbabup.k7700 Жыл бұрын
I tried so many times but not working totally one day waste
@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..
FOOLED THE GUARD🤢
00:54
INO
Рет қаралды 63 МЛН
Children deceived dad #comedy
00:19
yuzvikii_family
Рет қаралды 7 МЛН
How to send Whatsapp Bulk Message with image using Excel.
5:34
MASTER EDUCATION( Computer science )
Рет қаралды 111 М.
How to send WhatsApp Messages from Microsoft Excel
4:18
Ajay Anand
Рет қаралды 270 М.
How To Send WhatsApp Messages From Excel Using VBA (Free & Easy) 📲
8:43
Send Multiple Emails From Excel
10:09
Excel Macro Mania
Рет қаралды 61 М.
FOOLED THE GUARD🤢
00:54
INO
Рет қаралды 63 МЛН