How can I do a bulk caller ID lookup (reverse phone lookup) on a list of phone numbers?
Posted
by
rob
on Super User
See other posts from Super User
or by rob
Published on 2012-04-11T04:39:57Z
Indexed on
2012/04/11
5:33 UTC
Read the original article
Hit count: 525
I have a tab-delimited text file with all of the phone numbers I've called or received calls from in the past year. The phone numbers are all based in the US, so the format is ###-###-####. For tax purposes, I need to know which calls were personal and which ones were business-related. I could enter them all one-by-one into Google, but that will take forever because there are hundreds of numbers to check.
Is there a program, MS Office plugin, or website that I can use to look up all of the numbers at once? If not, is there some way to create an Excel macro to do the lookups for me?
© Super User or respective owner