Excel Web Query and Data Import

tm13

New Member
Joined
May 18, 2012
Messages
4
Here's the problem I'm having I want to pull web queries for a specific data table for a list of APN# Which is in column C under the tab I labeled "Orange"

for example
APN
29621305
12341234
23454322

The url which i am trying to pull data from is static with the exception of the "29621305" which is in 2 parts of the URL

http://tax.ocgov.com/tcweb/detail_sec.asp?ReqParcel=29621305&StreetNo=&Direction=&StreetName=&APN=29621305&Suffix=00&CmpRevDte=79889283&RollTypCde=Secured&Code=A&StSuffix=&City=&Unit=&s=1&p=1&t=&TaxYr=2011

I know i need a macro and my problem is very similar to this post :
http://www.mrexcel.com/forum/showthread.php?t=490865

I want the queries to populate under a separate sheet. I am trying to learn a little about macros so if anyone post a solution could you maybe highlight the variable portions. I need to do this for a few of the tabs.

Thanks
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,217,150
Messages
6,134,904
Members
449,895
Latest member
wizardWEW

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