VBA to return cell phone carrier

jstevens
GoldLounger
Posts: 2628
Joined: 26 Jan 2010, 16:31
Location: Southern California

VBA to return cell phone carrier

Post by jstevens »

Is it possible to return the telephone carrier if the cell phone number is known?

I have seen some websites allowing one to enter a cell phone number returning the carrier.

Your suggestions are appreciated.
Regards,
John

User avatar
HansV
Administrator
Posts: 78411
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: VBA to return cell phone carrier

Post by HansV »

See for example

Twilio Lookup API
DATA247 CARRIER LOOKUP

Disclaimer: I have no experience with these services.
Best wishes,
Hans

jstevens
GoldLounger
Posts: 2628
Joined: 26 Jan 2010, 16:31
Location: Southern California

Re: VBA to return cell phone carrier

Post by jstevens »

Thanks Hans!
Regards,
John