Hi there
I have created a database that I use to auto sms customers. To do this at present I use office automation and create an Excel Application
Set appExcel = GetObject(, "Excel.Application")
I use this to open an Excel Workbook and run a macro within it to send info to the sms gateway...