AndroidGuy
New Member
- Joined
- Apr 11, 2016
- Messages
- 1
I have an Android phone and I have an excel sheet with a list of names + phone numbers. I would like to be able to click on the phone number in the excel spreadsheet on my phone and it will open up the phone app, and then I can hit "call". I figured out how to do it for 1 number, but the problem is my excel spreadsheet has 100+ people on it, so I want to be able to make multiple hyperlinks instead of doing it one by one.
I did it the following way. Open up Excel 2010 on Windows PC, right click on the cell with telephone number then click hyperlink then type in tel:*672123451235 (or whatever the phone number is) then okay, then save the excel file. Then I load the excel spreadsheet into my android phone, and then I can click on the cell/phone number, then hit "open link" then it opens up my phone app, then I hit dial.
Also I realized I can just type the word tel: before the number and it makes it a hyperlink.
Another thing is that I would like to add a *67 in the hyperlink so that it blocks my number when I'm calling out. However I don't want it to show the *67 in the cell, only the hyperlink. If that's not possible then I found a partial solution.
I google'd and found this link TeleTrigger Click to Dial in Excel
It says that I should choose the adjacent cell, and type in this formula =HYPERLINK(CONCATENATE(“tel:”,A1)) I did that and it worked, but it looks kind of ugly, because I put tel:*67 and it shows it in the hyperlink. Also I don't really like the idea of having two numbers side by side (one clickable, one just for show).
If the first option isin't possible (hyperlinking a phone number then hiding the *67) then I would like to be able to change the name of the adjacent cell with the ugly :tel*672124425123 next to it, and rename all of them to something like “Click here to Call”.
Please advise on how I can do this. I'm a beginner to excel.
Thank you.
I did it the following way. Open up Excel 2010 on Windows PC, right click on the cell with telephone number then click hyperlink then type in tel:*672123451235 (or whatever the phone number is) then okay, then save the excel file. Then I load the excel spreadsheet into my android phone, and then I can click on the cell/phone number, then hit "open link" then it opens up my phone app, then I hit dial.
Also I realized I can just type the word tel: before the number and it makes it a hyperlink.
Another thing is that I would like to add a *67 in the hyperlink so that it blocks my number when I'm calling out. However I don't want it to show the *67 in the cell, only the hyperlink. If that's not possible then I found a partial solution.
I google'd and found this link TeleTrigger Click to Dial in Excel
It says that I should choose the adjacent cell, and type in this formula =HYPERLINK(CONCATENATE(“tel:”,A1)) I did that and it worked, but it looks kind of ugly, because I put tel:*67 and it shows it in the hyperlink. Also I don't really like the idea of having two numbers side by side (one clickable, one just for show).
If the first option isin't possible (hyperlinking a phone number then hiding the *67) then I would like to be able to change the name of the adjacent cell with the ugly :tel*672124425123 next to it, and rename all of them to something like “Click here to Call”.
Please advise on how I can do this. I'm a beginner to excel.
Thank you.