name address

  1. C

    Excel 2016 32bit VBA Pulling info from Website to Sheet

    Sub ExtractNameFromWeb() Dim htmlDoc As New HTMLDocument Dim htmlElements As IHTMLElementCollection Dim htmlElement As IHTMLElement Dim url As String Dim xmlhttp As Object Set xmlhttp = CreateObject("MSXML2.serverXMLHTTP") 'Loop through all rows in column F and...
  2. T

    Event for when a Named Range is created

    Is there a Excel VBA event that is triggered when someone creates a named range (for example via Name Manager on the Formulas tab)?
  3. C

    Converting data from PDF list to Excel. HELP!

    I'm working for a campaign and we have an invite mailer going out. I was told to get the list to the girl handling everything with the printers. Of course, last minute, I realized that the Voter Vault list was PDF and I want to make it easier for the household names/addresses to be used by the...

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