00:00Excel hyperlink functions allow you to navigate between sheets on the same workbook
00:04or launch another workbook that's in your hard drive. Let me show you how hyperlink functions
00:09can be used. You say equal hyperlink. The first argument is your link location where you want
00:16to navigate. I'm going to navigate b14 on the same sheet here. The sheet number is 079.
00:22And then second argument is your friendly name which is this amazon which appears as the hyperlink
00:28text. So if you click on this amazon it goes and highlights b14 on this cell here. I'm going to
00:33apply the same formula for the remaining rows. Now if you click on pen here what this does is that it
00:40navigates to a different sheet called sheet underscore 064 and highlights cell 4. If you click on it you can
00:46see it goes to sheet 064 and highlights pen which is on A4. So if you go back here and if you want to
00:53highlight a row you specify with a colon M wherever you want to go to right. So if you go here it goes
00:59A4 to M4. Let's go back here and if you want to highlight a series of data like this what you do is
01:06that you specify the range this way. It's going to highlight these cells on the separate sheet called
01:11sheet 064. If you click this guy here you can see highlights in a box format. You can also launch a
01:18separate workbook and go to a specific cell on a specific sheet. Like in this example here I'm
01:24going to open up a workbook called tip underscore xlsx and it's going to go to a sheet name migrate sheet
01:31and then after that it's going to highlight this set of cells here. If you click on it it has opened up
01:35another worksheet which is existing on the hard drive and is highlighted row A13 to E13 as specified
01:43on this cell here. You can also create some sort like a navigation tool like for example if you click
01:50this guy here it goes to a different sheet and you click on back you can go back to your original sheet
01:55and likewise another sheet. The way to do it would be somewhat similar again equal hyperlink. The first
02:01argument will be the sheet name 076 which is this guy here and it's going to highlight cell A1 and that
02:08friendly text called user ID. When you go to that sheet 0761 on the back I'm going to link it up to
02:15the sheet 079 which is the original one where it came from and going to highlight A1 and I'm just going
02:21to put the text back as my hyperlink. When you click here it goes back and that's how this and this was
02:27created. You can also use the same hyperlink to send email hyperlink and the first one is your you're
02:35going to have to specify mail to colon followed by the email address comma and a friendly name like
02:41that which is going to be your hyperlink. When you click on it you'll open a mail client and then you
02:46can send email that way. You can also link up or launch a browser with the appropriate url using hyperlink
02:56first name will be the location. I'm going to go to google comma and the friendly name will be google
03:01like that. So if I click on google you'll open up google. I'm going to use the same format for the
03:08rest of them and click on yahoo opens yahoo here and ibm and so on
Comments