Sending SMS (text message) from VBA macro

billiboy

Board Regular
Joined
Jul 16, 2008
Messages
55
Hi!

I would like to send SMS from a VBA macro to my mobile phone. Do anyone know how to do this?

I am ready to pay a cost per SMS if necessary.
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
I am also looking for the same but need to send sms from way2sms.com through excel....

is there any VBA to use way2sms credentials and send sms from excel.

'A' will be cell numbers and 'B' will be the message

like
A1 will be cell numbers like (+91-9901***204)
A2 will be cell numbers like (+91-99***00**0)
A3 will be cell numbers like (+91-990308***0)
etcc

and

B1 will be the message of 160 characters
B2 will be the message of 160 characters
B3 will be the message of 160 characters


A1 Number = B1 Message
A2 Number = B2 Message
A3 Number = B3 Message


Thanks in advance
 
Upvote 0

Forum statistics

Threads
1,215,375
Messages
6,124,578
Members
449,174
Latest member
chandan4057

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top