Trouble Retreiving Data into Worksheet

ck12074

New Member
Joined
Jun 20, 2011
Messages
1
Windows 7, Excel 2007

Trying to retrieve information from website that requires drop-down boxes to be selected and information entered. Then website returns answer in another webpage with a URL that is always the same and is not accessible by a web browser. Here is the URL that shows on the webpage with the answer.

<table style="width: 380px; height: 42px;" border="0" cellpadding="0" cellspacing="0"><tbody><tr height="19"><td class="xl65" style="height:14.4pt;width:48pt" height="19" width="64"><table border="0" cellpadding="0" cellspacing="0" width="64"><tbody><tr height="19"><td class="xl65" style="height:14.4pt;width:48pt" height="19" width="64">https://apps1.coned.com/CSOL/MSC_Process_CC.asp</td> </tr></tbody></table></td></tr></tbody></table>
I'm trying to get the answer to show up on a worksheet in Excel. I do not think this is a web query. I wrote a VBA macro that opens the website, fills in the information and selects the drop-down entry and returns the answer in another webpage with the address above but I cannot figure out how to get the answer from this URL that you cannot access from a browser into my worksheet. Any thoughts?

Here is where the form is:

https://apps1.coned.com/csol/msc_cc.asp
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,224,582
Messages
6,179,670
Members
452,936
Latest member
anamikabhargaw

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