Excel to webpage

srinivasan1129

New Member
Joined
Apr 20, 2011
Messages
13
Dear all,

I have customer name in excel and i need to send sms to them. I have web page having the following tags/textbox to fill up.

Mobile number
Farmer name
Message

Click send SMS button

Data i got

[TABLE="class: cms_table_grid, width: 500"]
<tbody>[TR]
[TD]Mobile number[/TD]
[TD]Farmer name[/TD]
[TD]Message[/TD]
[/TR]
[TR]
[TD]9489535665[/TD]
[TD]srinivasan[/TD]
[TD]Pls join us[/TD]
[/TR]
[TR]
[TD]9489706970[/TD]
[TD]Varadhan[/TD]
[TD]Pls take to park[/TD]
[/TR]
[TR]
[TD]8098104714[/TD]
[TD]Balu[/TD]
[TD]Pls come to park station[/TD]
[/TR]
</tbody>[/TABLE]


Pls help me to get VB code.

Just copy the values in excel and paste it in webpage and click send button with loop
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,223,238
Messages
6,170,939
Members
452,368
Latest member
jayp2104

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top