masternsa.blogg.se

Send bulk sms from excel file
Send bulk sms from excel file





send bulk sms from excel file
  1. #Send bulk sms from excel file manual
  2. #Send bulk sms from excel file code

#Send bulk sms from excel file code

On Check Values button below code will check cell values One By One and set the color either RED or GREEN If not send me a question i will be glad to help you out :-)Īnd for extra spice i have added simple checking when Excel File is loaded in to DataGridView when CHECK VALUES button is clicked it will check for NULL VALUES and Message text more than 160 Characters and highlighted cells to RED if found error else cells will be green if found no error.įor acheving cell checking a simple yet once again FOR LOOP will do the Magic -) Sleeps system for 1000ms for refreshing GSM Modem / Phone Pdu3 = new SmsSubmitPdu(MMessage, MSMS_Number, "") MessageBox.Show("Error Loading Excel FIle\r\n\nKindly Check Worksheet Name",Īfter loading excel file in to the DataGrid we'll only use For Loop function to get CELL NUMBER & MESSAGE One By One and send it using very simple code just like for sending Single SMS Messageįor (i = 0  i < dataGridView1.RowCount - 1  i++) MessageBox.Show("Column Names Are Not In Specified Format !!!", MessageBox.Show("Data Imported Successfully.!!!\r\n\nĬheck Imported Values & SEND SMS.!!!!", Label25.Text = "Total SMS In Excel File " + rows_counting Lets Check Out Single SMS Sending ().ToUpper() = "CELL NUMBER" &ĭ().ToUpper() = "MESSAGES") Now it's time to send a word out there :-) Serial_Num.Text = comm.IdentifyDevice().SerialNumber.ToUpper().ToString() Īfter Successfully connecting with the Device.

send bulk sms from excel file

Revision_Num.Text = comm.IdentifyDevice().Revision.ToUpper().ToString() Phone_Model.Text = comm.IdentifyDevice().Model.ToUpper().ToString() Phone_Name.Text = comm.IdentifyDevice().Manufacturer.ToUpper().ToString() Getting phone information through IdentificationInfo Structures of GSMComm . Getting Phone Information after successfull connection send SMS at a future date and time in very easy way.Ĥ.Ğxcel plugin saves a lot of time and allows you to manage your SMS campaigns with great ease in minutes.//FOR GsmCommMain we give three arguments (PORT , BAUD RATE , TIMEOUT SEC)Ĭomm_Port = Convert.ToInt16(.ToString().Substring(3)) Ĭomm_BaudRate = Convert.ToInt32(.ToString()) Ĭomm_TimeOut = Convert.ToInt32(.ToString()) Ĭomm = new GsmCommMain(Comm_Port, Comm_BaudRate, Comm_TimeOut) Our SMS Excel Plugin allows to schedule the SMS Campaign i.e. send different SMS to different user at a time from SMS Excel plugin through Excel sheet directly.ģ. No need to Login our website, you can send SMS directly from Excel Sheet.Ģ.

send bulk sms from excel file

Our SMS Excel Plugin can be directly integrated with Microsoft Excel and one can send different SMS to different mobile number at once instantly in seconds.ġ. As most Business Professionals use MS Excel for organizing their customer data, we provide this sms plugin facility to send SMS from Excel directly to all users to save their precious time and send personalized bulk SMS. Our SMS Excel Plugin offers users to send SMS from Excel sheet directly without login sms panel. If any issue in useing Excel Plugin, please contact your account manager Or email us at / About SMS Excel Plugin

#Send bulk sms from excel file manual

Excel Plugin Download Excel Plugin & send sms directly through Excel sheet without login sms panelĭownload Excel Plugin & Excel Plugin User Manual by clicking on below link







Send bulk sms from excel file