Standalone Program to auto email message from excel data
Mostrar comentarios más antiguos
I was wondering if it is possible to create a standalone program with the use of the MCR compiler to make an application that would send out different messages to different people depending on their server email (i.e. gmail, yahoo, etc.) I would be feeding in an excel data sheet with the names and email addresses to the program.
I understand that I could feed the excel in as a cell array and use their certain element positions and/or use a switch case to find what server they have to send the correct message. Or is there another route that I could take?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!