May 5, 2020

How do I make numbers in google sheets click to call?

I have a google sheet that I use to track all my leads for work, and id like to be able to click on the phone number and then that number to be automatically dialed and called from google voice.
Locked
Informational notification.
This question is locked and replying has been disabled.
Community content may not be verified or up-to-date. Learn more.
All Replies (2)
May 6, 2020
Hi, Dustin Hesketh,

HYPERLINK() is the function to create links. But it doesn't support (or offers) tel: or call: link types.

The supported link types are  http://, https://, mailto:, aim:, ftp://, gopher://, telnet:// and news://.


***WORKAROUND***

Then the next option is using any supporting add-on that you can find by searching the menu Add-on->Get add-ons.

But without installing any add-on it's possible to make numbers in google sheets click to call.

You just need to hyperlink to a third-party URL (Source: https://www.labnol.org/internet/google-sheets-phone-numbers/29228/)

Please find the step-by-step instructions below.

DISCLAIMER: Use it at your own risk!

Steps:

1. Enter the phone number as a text string (starting with a single quote).



2.  In cell B1, insert this formula.

=HYPERLINK("https://ctrlq.org/call/"&A1, "Call Google Support")

You may be able to click this link in cell B1 to call.




You might then want to make the Google Voice dialer as default dialer. Maybe this thread will help.


See if that helps?

Best,

Prashanth KV
Last edited May 6, 2020
May 6, 2020
As added tips to what Prashanth has listed, 
if you're able to use a smartphone with Sheets installed to make any of the calls, I've started to notice that if you "click" and hold (as if you were trying to copy/ paste/ w/e) a cell,  there may be a popup (at the front of the normal options)  to try opening the cell contents in an external app (Maps/Chrome/Phone etc). You'd still need to change the default phone app though else it will take you to the standard call app.
false
8460536264428602841
true
Search Help Center
true
true
true
true
true
35
false
false
Search
Clear search
Close search
Main menu