• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Bulk SMS

Dear Team

This is in regards to sms message to customer mobile numbers in bulk (5000 no.), so I would request to you let us know if we can have the same process & what would be the procedure.

Regards

Thanks in advance

Basavaraj K H
 
If it must be done from Excel list/VBA. You can send SMS by utilizing Outlook.

To send SMS from email you need mobile# and SMS gateway. Use link below for list of most major gateways.
http://martinfitzpatrick.name/list-of-email-to-sms-gateways/

Something like 10digit mobile# + @gateway.com (ex. 1234567890@txt.att.net)
is needed in "To:" field in email.

To send mass email through Outlook using VBA, reference following links.
http://officetricks.com/send-outlook-email-from-excel-personalized-message-to-multiple-recipients/

http://chandoo.org/forum/threads/se...g-info-from-excel-document.26322/#post-157533

http://www.rondebruin.nl/win/s1/outlook/mail.htm

NOTE: Gateway is specific to the receiving end (so if there are multiple providers in area, you need to know which provider the client/receiving end uses).
 
Last edited:
Back
Top