SMS sending with VBA code

Priyantha
StarLounger
Posts: 92
Joined: 10 Oct 2022, 02:52

SMS sending with VBA code

Post by Priyantha »

Dear All,

I am finding a method to sebd sms to my client using excel VBA. The phone numbers and the masege are in a excel sheet (one column phone number other column with massege). For this purpose, i buys a package from sms service provider and they supplied me their API login path, user name, pasword , sender ID details.

But in this method, after copying my information to a template provided by the service provider, save it, log in through the given link and upload it to that page.

Instead of this, is it possible to send sms based on the information provided by the client or by destroying my phone or from the data sheet containing my information?

Please help me


Thanks

Priyantha

User avatar
HansV
Administrator
Posts: 78530
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: SMS sending with VBA code

Post by HansV »

Best wishes,
Hans

Priyantha
StarLounger
Posts: 92
Joined: 10 Oct 2022, 02:52

Re: SMS sending with VBA code

Post by Priyantha »

Thanks