Is there any way to send SMS from excel using VB code? Thanks in advance regards Sreedhar
Y yshridhar Oct 13, 2008 #1 Is there any way to send SMS from excel using VB code? Thanks in advance regards Sreedhar
J Joel Oct 13, 2008 #2 The answer would be a qualified Yes. You would need to have a PC with the SMS services installed. Under this envrnoment you should have the sms.dll. From excel you can call any DLL as long as you declare the functions in the VBA code.
The answer would be a qualified Yes. You would need to have a PC with the SMS services installed. Under this envrnoment you should have the sms.dll. From excel you can call any DLL as long as you declare the functions in the VBA code.