Excel/Cellphone

  • Thread starter Thread starter Charles
  • Start date Start date
C

Charles

Hi,
I would like to know if it's possible to program Excel to send Text
msg to Cell Phones.
 
Hi
Yes it is possible. You need to first purchase sms tokens (doubt that
is the proper name - Google "sending sms from the PC" or some such).
You might then have 200 tokens with the root address @smsmanager.com
say. Then in outlook (say) you would have an address like
(e-mail address removed). You can then post to this address from
excel (search this group on sending email from excel) or create
address book entries in your mail client and post from there.
We use it in our college to text students from our pc's. Typically the
message goes in the header and the Plain Text option is on. There is
probably no reply feature from such text messages.
regards
Paul
 
Hi
Yes it is possible. You need to first purchase sms tokens (doubt that
is the proper name - Google "sending sms from the PC" or some such).
You might then have 200 tokens with the root address  @smsmanager.com
say. Then in outlook (say) you would have an address like
(e-mail address removed). You can then post to this address from
excel (search this group on sending email from excel) or create
address book entries in your mail client and post from there.
We use it in our college to text students from our pc's. Typically the
message goes in the header and the Plain Text option is on. There is
probably no reply feature from such text messages.
regards
Paul

Paul,

Sorry for the slow reply, but I want to thank you for your response.
 
Hi
I have some code which takes mobile numbers in Excel and creates an
outlook address book from them. You just need to have the particular
'@smsmanager.com' bit to add to the end of each number. I have found
this more flexible than sending directly from Excel.
Get back to me if you think that might be useful.
regards
Paul
 
Hi Paul,

I have been following this thread for a few days now and would be very
interested to see your code.From your postings l assume the code takes
a list of mobile numbers in Excel, creates the requisite entries in
Outlook and then sends the designated SMS message.

Please would you be kind enough to post the code on the newsgroup.

Regards

Michael Beckinsale
 
Back
Top