vba - Pulling data into excel using specific part of URL -


i'm having trouble wording question, feel it'd more concise lay out situation @ hand, , see if there way automate process.

i'm working @ real estate consulting company, , interested in pulling data off of county appraisal districts website excel doc.

i know that relatively straight-forward. however, i'd able able enter in property id (each real estate site has unique property id), , have proceeding rows populated data counties' site.

the nice thing each property id within url containing property, , distinction.

ex: http://propaccess.traviscad.org/clientdb/property.aspx?prop_id=767084

where '767084' property id.

i've tried hand @ macros, can't seem of work.

sorry if isn't right structure of how ask questions on here, trying see if there solution available!

thanks!


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -