How To Send Bulk WhatsApp Messages From Excel Using VBA (Free & Easy) 📲
In this tutorial, I will show you, how you can send bulk WhatsApp Messages from Excel using VBA and Selenium.
With this method, you can only send messages to SAVED contacts. The content of the video is only for educational purposes. Please do not use it for bulk messaging, as this is not allowed: https://faq.whatsapp.com/general/security-and-privacy/unauthorized-use-of-automated-or-bulk-messaging-on-whatsapp/?lang=en
Further Links as shown in the video:
- Selenium VBA: https://github.com/florentbr/SeleniumBasic/releases/tag/v2.0.9.0
- Chrome Webdriver: https://chromedriver.chromium.org/downloads
Regarding the Chrome WebDriver, please note:
Each version of ChromeDriver supports Chrome with matching major, minor and build version numbers. For instance, ChromeDriver 88.0.4324.96 should also support all Chrome versions that start with 88.0.4324.XX
How to send multiline messages:
You can also insert paragraphs (by using the | symbol), and send bold, italic and strikethrough text.
Example [click image to enlarge]: