+ Reply to Thread
Results 1 to 13 of 13

Need help with reverse phone lookup

  1. #1
    Registered User
    Join Date
    06-19-2005
    Posts
    2

    Need help with reverse phone lookup

    Hi,

    I have a list of phone numbers of various companies that I need the addresses for. I have about 500 numbers that I need the address, city, state, and zipcode for. I do not want to manually lookup the numbers by typing them into a website (such as anywho) manually. I have all of the phone numbers in excel already. Does anyone know if there is a macro for formula that will automatically look up the address for a phone number in excel? Any help would be greatly appreciated and would save me a bunch of time from manually looking up each number.

    Thanks,
    Steve B
    Boulder, CO

  2. #2
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




  3. #3
    Registered User
    Join Date
    06-19-2005
    Posts
    2
    I ended up using a windows-based macro program to copy the phone number and paste it into anywho, wait a few seconds, and then paste the retrieved data back into excel. Thanks for the help.


    -Steve

  4. #4
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




  5. #5
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




  6. #6
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




  7. #7
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




  8. #8
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




  9. #9
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




  10. #10
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




  11. #11
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




  12. #12
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




  13. #13
    JPW
    Guest

    Re: Need help with reverse phone lookup

    You might be able to create a VBA procedure which will run a web query over
    and over, depending on which version of Excel you have and how important
    this is...

    "steve2003" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > I have a list of phone numbers of various companies that I need the
    > addresses for. I have about 500 numbers that I need the address, city,
    > state, and zipcode for. I do not want to manually lookup the numbers by
    > typing them into a website (such as anywho) manually. I have all of the
    > phone numbers in excel already. Does anyone know if there is a macro
    > for formula that will automatically look up the address for a phone
    > number in excel? Any help would be greatly appreciated and would save
    > me a bunch of time from manually looking up each number.
    >
    > Thanks,
    > Steve B
    > Boulder, CO
    >
    >
    > --
    > steve2003
    > ------------------------------------------------------------------------
    > steve2003's Profile:
    > http://www.excelforum.com/member.php...o&userid=24446
    > View this thread: http://www.excelforum.com/showthread...hreadid=380446
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1