How to send WhatsApp Bulk Message with image using Excel IIWhatsApp Bulk Message with Image ExcelVBA

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Hi Guys, In this video, you will learn how to send a bulk WhatsApp message with image using Excel.
    coding part:
    ------------------------------------------------------------------------------------------------------------------
    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
    ActiveSheet.Shapes(1).Copy
    '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 + TimeValue("00:00:05"))
    Call SendKeys("^v")
    Application.Wait (Now + TimeValue("00:00:05"))
    Call SendKeys("{Enter}", True)
    'Application.Wait Now() + TimeSerial(0, 0, 5)
    'SendKeys "~"
    Next i
    End Sub
    =====================================================
    Click here for more Latest Videos
    ►Subscribe to our RUclips Channel: / jmrtechsolutions
    ►Like us on Facebook / jjaganmohan.ravuri
    ►Follow me on Instagram: / jmrtechsolutions
    Like & Subscribe & Comment
    Thank You all members for watching!
    హాయ్ .. వ్యూయర్స్ ..
    ఈ RUclips Channelలో Videos వలన మీకు Use వుంటే, Valuable Content అయితే, మీకు Time & Money Save అయితేనే ఈ ఛానెల్ ను Subscribe చేసుకోగలరు.
    ఈ Channel ని Support చేయండి. Subscribe Button Button ని Click చేయండి. Information చూసుకోండి.
    Click here Below Link:-
    ========================
    / jaganmohanravuri
    ===========================================================
    మైక్రోసాప్ట్ ఎక్సల్ లో అంకెలును అక్షరాలుగా ఇలా మార్చవచ్చు II CONVERT NUMBERS TO TEXT IN EXCEL
    • Convert numbers to tex...
    VBA LINK
    =================
    rb.gy/0r5mlv
    =================
    Each Topic-wise Play list Links :-
    ================================
    CONVERT NUMBERS TO TEXT IN EXCEL
    👉 • Convert numbers to tex...
    ఈ ఐదు జాగ్రత్తలు మీ ల్యాప్ టాప్ భద్రత కోసం పాటించండి II Tips for laptop users
    👉 • Your Laptop Safe Using...
    మీరు మాట్లాడే తెలుగును చక్కగా వాస్రే బెస్ట్ యాప్ II JMRSOLUTIONS II BEST TELUGU SPEAKING APP
    👉 • Voice to text best App...
    ఈ అద్భుతమైన సాప్ట్వేర్ ఆప్లికేషన్ సహాయంతో చాలా చక్కగా మీరు కీబోర్డ్ టైపింగ్ నేర్చుకొనవచ్చు
    👉 • Keyboard Typing Practi...
    చక్కని కొటేషన్లు తయారుచేసుకునే అద్భుతమైన యాప్ II Quotes Creator App II Quotes Creator
    👉 • Amazing best Quotes, S...
    Check IP Address in Command Prompt Telugu II Window 10/8.1/8/7
    👉 • Check IP Address in Co...
    ============================================
    Facebook fan page
    -------------------------------
    / jaganmohan.ravuri
    RUclips Channel page
    ------------------------------------
    / jaganmohanravuri
    ---------------------------------------------------------------------------------------
    Hi Friends. Welcome to JMR SOLUTIONS.
    Complete Telugu Video Tutorials.
    Ms-office, Tally ERP 9, Accounts, Photoshop, Basics of Computers, Html, Tips & Tricks, Weekly QUIZ.
    All Courses Shortcuts keys
    Abbreviations, What & Who is This?

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

  • @JMRTECHSOLUTIONS
    @JMRTECHSOLUTIONS  Год назад +7

    Download Excel Sheet for Auto Message with Image
    Click in the Below Link for sheet
    rb.gy/dhklpf

    • @sigmaruleno.1710
      @sigmaruleno.1710 Год назад

      Message send avvatledu bro
      ❤❤image send avutundi

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

      Only send messages image is not going

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

      Smart phone through also working this code or only laptop computer please reply back sir

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

      @@bskdrycleaner only on desktop and laptop

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

      Sir ma computer Lo miru pin chesina link ni download chesanu aina Ramadan Ledu. Micro unable anie vastundi. Diniki emaina windows 10 ,9 ,8 ela emaina avasaram sir cheppandi dayachesi

  • @basha5311
    @basha5311 Год назад +9

    whatsapp link ravatam ledu, again photo paste avuthudi

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

    Very good information sir

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

    Thank you sir...

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

    Very good information 👍👍👍keep it up

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

    Thank you very much sir

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

    Nice information

  • @babas1266
    @babas1266 7 месяцев назад

    If it works, thank you so much sir

  • @SATISHKUMAR-ug8ze
    @SATISHKUMAR-ug8ze Год назад +1

    Thank you Brother it's working and successfully done 🙏

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

    Thankyou so much

  • @janashakti-
    @janashakti- Год назад +1

    👌👌👌

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

    Subscript out of range error sir pls solve

  • @quality45a
    @quality45a 10 месяцев назад

    Thank you I did download and test the sheet. I need some help with changing the image. Where did you reference in the code?

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

    Hi Need some help. I tried the same process but somehow my picture is going but the message is not going along with picture

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

    very good content

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

      Thank you

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

      @@JMRTECHSOLUTIONS i am unable to send as per ur video... i have used the link u posted also still not able to send

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

      @@sureshamara88 which version of office your using Now

  • @quality45a
    @quality45a 10 месяцев назад

    Can you remotely connect to my desktop and troubleshoot? I did do as you described but is not working for me. You can charge me for your time.

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

    License information for this component not found. You do not have an appropriate license to use this functionality in the design environment.
    ee issue vastundi anna

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

    Unable to send the whats app. On clicking the send whatsapp button it is copying the same image which was already inserted.

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

    i'm getting only the Allow and cancel options, Not showing the Always ask tick mark box. could you please help me on the same. while sending every message i have to click allow button manually.

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

    Sir am getting button image also while sending the msgs and also am not getting always option only allow and cancel is showing

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

      I have a link 🔗 in the description for downloading the file and must use the above 2013 ms office

    • @anilkethri9447
      @anilkethri9447 10 месяцев назад

      ​@@JMRTECHSOLUTIONSwe are using MS Office 2013 but not showing always button its showing only allow or cancel

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

    sir good informacation but i want how to sent audio file

  • @AVLSamskruthiManikonda
    @AVLSamskruthiManikonda 7 месяцев назад +1

    Marco work auvthundhi, kani oka error sir, image send avatam ledu, text tho patu button image la vasthundhi, insert chesina image send avatam ledu sir

  • @mallikarjunayou
    @mallikarjunayou 4 месяца назад +3

    Sir, నేను యూ ట్యూబ్ లో ఒక వీడియో చూసి బల్క్ messeges చేశాను WhatsApp వారు నా వాట్సాప్ app ni ban చేశారు మరి మీరు చెప్పిన విధంగా చేస్తే అలా ఏమైన జరిగే అవకాశం ఉందా

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

      మీరు పంపించిన వారు మిమ్మల్ని స్పాం లిస్టులో పెట్టకపోతే మీకు ఎటువంటి ఇబ్బంది ఉండదు

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

    Country code ela detect chestundi anna.What if i need to send to the numbers from different countries

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

    hi friend , i am using Excel 2007. Help in making this with excel 2007

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

    Hi Bro, Text is allocated to first image posted. can you check how to post text to all numbers

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

      Once Download the file from the comment box link 🔗

  • @reddyankitha6685
    @reddyankitha6685 10 месяцев назад +1

    Sir subscript out of range vastundi can you help me out

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

    అంతా బాగానే work అవుతుంది సర్
    కానీ 03:32 sce లో కనిపించే Dialouge box లో Always ask before opening this type of address ఆప్షన్ కనిపించటం లేదు సర్.
    అందువల్ల ప్రతి నంబర్ కి Allow cliick చేయాల్సి వస్తుంది

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

    bro this code not working properly in updated whatsapp windows application.

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

    showing error** micro soft excel is waiting for another application complete an OLE action

  • @user-mb5jg4ig8z
    @user-mb5jg4ig8z 6 месяцев назад

    motham avutundhi
    kani send
    whatsapp loading
    avutundhi kani send avadam ledu broo...ma company ki edhi chala use anukuna but last lo avaledu bro ...plz reply for this

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

    anna, image matrame paste avtundi sheet lo, etuvanti whatsapp msg ravatledu, manam eani numbers istae ani images paste avutundi. pls rectify

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

      Bro, I was providing a link in the comment box
      Once download and check the file
      Your MICROSOFT OFFICE 10 OR ABOVE Version it's working well

  • @user-oj7kw5ow9o
    @user-oj7kw5ow9o Год назад +1

    Bro only image sent..shared the file from the comment link. How to send text message too along with image

  • @ShinyWinslet
    @ShinyWinslet 7 дней назад

    How to create the Code ?

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

    Hi Sir,
    This video very useful for our organisation. In finnally showing pic only and every number asking allow..
    Can u guide on this

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

      When a dialogue box is open check the mark of WhatsApp always

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

    Sir i need to your help
    i can't send messages

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

    Anna send WhatsApp button ni click cheste invalid procedure call or argument ani vastundi

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

      Try once a file in a comment box to download the link

  • @user-kn4yu2ux4s
    @user-kn4yu2ux4s 8 месяцев назад

    Unable to send the whats app. On clicking the send whatsapp button it is copying the same image which was already inserted.Nooooo Use

  • @ravikumar-fv9ro
    @ravikumar-fv9ro Год назад +1

    The WhatsApp account number will be banned ? Your comments please

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

      I don't have any information regarding this I was using last 5 months I didn't get any errors from this

  • @harishchotu2659
    @harishchotu2659 26 дней назад

    Code in break mode vasthundi sir

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

    Sir namaste sir it's not working sir astamanu message ki allow adugutundi sir

  • @1319PropertySales
    @1319PropertySales Год назад

    For how many numbers we can send maximum?

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

    ila chestey sim block avvada...

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

    CAN WE SEND EXAMINATION MARKS TO STUDENTS INDIVIDUALLY ON ONE TIME BY USING THIS METHOD

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

    Any suggestions

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

    Hi sir, error message popped up, - License information for this component not found. You do not have an appropriate license to use this functionality in the design environment. by the way I use Mac book

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

    Hi need script for bulk WhatsApp message with unique attachments

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

    Hi bro nenu text messge cheyali bulk lo yela

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

    Doesnt your whatsapp account get banned if you use scripts as these? Is it okay to send bulk messages like this?

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

      Maybe bro I don't have an idea reg this, in my team working last 6months we don't get any issues ⚠️
      Thanking you

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

    నంబర్ బ్యాన్ కాకుండా పంపగలమా

  • @user-kn4yu2ux4s
    @user-kn4yu2ux4s 8 месяцев назад

    Trying from 4 days but didn't worked

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

    Sunscript out of range ostundhi

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

    hi..! how many people i can send by this method in one click?

  • @user-nz3oj7pe9b
    @user-nz3oj7pe9b 8 месяцев назад

    y bro you r showing very speed how to understad content

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

    అన్నా ఎలా asghin చేయాలి కొంచెం చెప్పరా🙏

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

    Anna last lo uke allow ani అడుగుతుంది అన్న

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

      Untick always ask before opening this type of address

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

    Sir Kocham slow ga cheppandi please Sir

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

    Mobile lo radha anna e facility

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

    If I send 15000 messages daily, are there any charges or can I do it for free? Is it possible to send a message to 15000 numbers?

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

    release kapu corporation white paper

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

    Sir code copy avadam ledhu

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

    Im getting error like Cannot run Macro not available pls guide

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

    Meru speed ga chepthunnaru em artham kavatledhu

  • @ravikumar-wp1ip
    @ravikumar-wp1ip 8 месяцев назад

    Sir
    Internet explorer lo whatsup open kavatledu

    • @ravikumar-wp1ip
      @ravikumar-wp1ip 8 месяцев назад

      Same problem if you got any solution pls share

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

    system error

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

    Sir! ఒక ఫోన్ నంబరుకి మాత్రమే msg వెళ్తుంది

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

      Check once comment Section here I give one sheet link pls download that and try it once

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

    Hello brother I am using Microsoft 16 but unable to send the whatsapp messages could you pls help me out.

  • @kveeru3983
    @kveeru3983 10 месяцев назад

    Plz send code to mi

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

    Not working

  • @venkatakrishna-wc5cd
    @venkatakrishna-wc5cd Год назад

    Out of memory Ani vastumdi

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

    Sir code copy avatledhu please help me

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

      I have given a link in the description please download and check it once, Thank You for watching us. Please Subscribe to my channel

  • @user-ql2bp7vh8o
    @user-ql2bp7vh8o 8 месяцев назад

    code yekkada undi sir..im fail to found it..

  • @SATISHKUMAR-ug8ze
    @SATISHKUMAR-ug8ze Год назад +1

    Brother coding plz

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

    Send me the code

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

    Subscript out of range ani vastundi

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

      Check the sheet name once sir and cells also

  • @jcb9177
    @jcb9177 8 месяцев назад +1

    Every number ask notification

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

    Wats app na number block chesindhi Ela chesthe

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

    Hi bro..
    It’s popping up with error :
    Object doesn’t support this property or method

  • @SATISHKUMAR-ug8ze
    @SATISHKUMAR-ug8ze Год назад

    Code plz

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

    Hi sir me number ivagalara

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

    Sir will you give your number sir

  • @manidhar.V.S
    @manidhar.V.S Год назад

    URL highlight avvatledu.please help me

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

      Check once your code or download what I have given the link in the comment box