Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:05,110 --> 00:00:10,990
Something that I didn't actually include in my golden rules for spreadsheet design and probably should
2
00:00:10,990 --> 00:00:17,530
have, if I'm honest, is making your spreadsheets easy to navigate by adding things like navigation
3
00:00:17,530 --> 00:00:19,150
buttons and links.
4
00:00:19,360 --> 00:00:25,150
We really want to make our spreadsheets easy to navigate, as well as easy to understand.
5
00:00:25,330 --> 00:00:30,040
And if you have a particularly large workbook that contains lots and lots of different worksheets,
6
00:00:30,370 --> 00:00:36,400
you want to make sure that users have a quick way of jumping to the different worksheets and navigating
7
00:00:36,400 --> 00:00:38,230
efficiently between the different tabs.
8
00:00:39,010 --> 00:00:44,080
So let me show you a couple of examples, and then you can have a think about how you might implement
9
00:00:44,080 --> 00:00:44,560
these.
10
00:00:44,710 --> 00:00:46,630
So I've got this workbook here.
11
00:00:46,640 --> 00:00:50,540
We have quite a few different worksheets running across the bottom.
12
00:00:51,040 --> 00:00:59,620
And it might be if I go to the sales data worksheets, maybe I want to have a button on here which says
13
00:00:59,620 --> 00:01:03,370
something like click here to see analysis.
14
00:01:03,580 --> 00:01:08,410
And when I effectively want this button to do is when the user clicks on it, it's going to jump them
15
00:01:08,410 --> 00:01:15,130
to the analysis worksheet so they can see the pivot table and the pivot chart that's been created based
16
00:01:15,130 --> 00:01:16,060
off of this data.
17
00:01:16,180 --> 00:01:20,830
Now I can implement this in a few different ways, and this is really a stylistic choice which you're
18
00:01:20,830 --> 00:01:22,060
going to make yourself.
19
00:01:22,150 --> 00:01:28,450
I could just add a piece of text, so if I click just here and I think in this example, this is going
20
00:01:28,450 --> 00:01:34,780
to be a bit easier if I turn grid lines back on temporarily, I could just add a text based link.
21
00:01:35,380 --> 00:01:44,890
So maybe I want to type in, please click here to see analysis.
22
00:01:45,100 --> 00:01:49,450
Something like that doesn't look particularly interesting, but it does work.
23
00:01:49,780 --> 00:01:55,270
I can select this text and I can create a hyperlink to the analysis worksheet.
24
00:01:55,330 --> 00:01:57,880
Now we can create hyperlinks in a couple of different ways.
25
00:01:57,880 --> 00:02:01,810
I could go to the Insert tab and all the way over in the links group.
26
00:02:01,810 --> 00:02:03,460
We have a link button just here.
27
00:02:03,670 --> 00:02:05,600
Keyboard Shortcut Control Plus.
28
00:02:05,830 --> 00:02:12,280
OK, now this is going to open up the Insert HYPERLINK dialog box and there are tons of different things
29
00:02:12,280 --> 00:02:13,210
you can link to.
30
00:02:13,210 --> 00:02:19,990
From here, I could link to an external website, I could think to an email, or I can link to a place
31
00:02:19,990 --> 00:02:20,860
in this document.
32
00:02:21,490 --> 00:02:23,150
And that's exactly what I want to do.
33
00:02:23,170 --> 00:02:25,810
So I'm going to select place in this document.
34
00:02:26,800 --> 00:02:32,320
Now, notice it brings up on the right hand side all of the different worksheets that I have in this
35
00:02:32,320 --> 00:02:32,860
workbook.
36
00:02:33,430 --> 00:02:39,130
So it's very simple for me to just select the worksheet that I need, which is analysis in this case,
37
00:02:39,610 --> 00:02:44,650
and I can even choose where I want their cursor to land on this particular worksheet.
38
00:02:44,890 --> 00:02:51,550
So I'm going to leave this on a one when I could even do up here is I could add a screen tip so that
39
00:02:51,550 --> 00:02:57,850
when the user hovers over this piece of text, it's going to show a little popup box that tells them
40
00:02:57,850 --> 00:03:00,190
something like where this link is going to take them.
41
00:03:00,190 --> 00:03:13,300
So maybe I just want to jump to the analysis worksheet, something like that and click on OK, so I've
42
00:03:13,300 --> 00:03:15,580
selected my worksheet, I've selected the cell.
43
00:03:15,580 --> 00:03:16,780
I've added a screen to it.
44
00:03:16,840 --> 00:03:17,350
Let's click on.
45
00:03:17,350 --> 00:03:21,160
OK, and now this is a hyperlink notice.
46
00:03:21,160 --> 00:03:28,240
As I hover my mouse over it, my cursor changes to a little hand icon and there is that screen tip popping
47
00:03:28,240 --> 00:03:28,480
up.
48
00:03:28,600 --> 00:03:35,380
So if I click this link, it jumps me to the analysis worksheet and noticed that my cursor is in Cell
49
00:03:35,390 --> 00:03:37,000
A1 by default.
50
00:03:37,060 --> 00:03:39,520
So that is the first method I could use.
51
00:03:39,730 --> 00:03:42,370
It works, but it's not particularly interesting.
52
00:03:42,550 --> 00:03:45,280
So how can we make this a bit more interesting?
53
00:03:45,310 --> 00:03:51,640
Well, we could create something that looks more like a clickable button, and we would do this simply
54
00:03:51,640 --> 00:03:52,810
using shapes.
55
00:03:53,500 --> 00:03:58,750
So up on the insert ribbon, let's go to shapes and I can choose any one of these.
56
00:03:58,780 --> 00:04:02,530
Now, I think I'm going to use this one here, the rounded rectangle.
57
00:04:03,520 --> 00:04:04,560
Let's grab that tool.
58
00:04:04,570 --> 00:04:11,410
My cursor has changed to a small cross, and I can simply draw something which kind of resembles a button.
59
00:04:12,190 --> 00:04:17,650
Now, of course, we have all of our usual formatting options on the shape format, contextual ribbon.
60
00:04:17,650 --> 00:04:20,950
So if I want to change the color of that, I can.
61
00:04:21,190 --> 00:04:25,300
Maybe I want to change it to something which matches the spreadsheet colors a little bit better.
62
00:04:25,390 --> 00:04:32,710
I can change the shape outline and let's give it a dark green outline, and then I can add some text
63
00:04:33,490 --> 00:04:34,470
now with shapes.
64
00:04:34,480 --> 00:04:39,070
If you've got them selected, you can simply start typing to add some text, so let's say please click
65
00:04:39,070 --> 00:04:41,470
here to see analysis.
66
00:04:42,670 --> 00:04:47,260
I don't particularly like the font that's in use in this particular template, so let's change that.
67
00:04:47,380 --> 00:04:48,430
Let's go to the home ribbon.
68
00:04:49,060 --> 00:04:54,850
I'm going to change this to let's go with Ariel, and I need to make this a bit bigger.
69
00:04:55,630 --> 00:04:58,930
And I also might want to move that text into the middle.
70
00:04:59,500 --> 00:05:01,900
And of course, you can play around with this as much as you like.
71
00:05:01,900 --> 00:05:04,170
You might want to make the font slightly bigger.
72
00:05:07,140 --> 00:05:11,610
You might even want to add some shape effects to this to make it look even more like a button.
73
00:05:11,610 --> 00:05:17,250
So if I was to add something like that, that kind of gives it more of a button look.
74
00:05:17,520 --> 00:05:21,020
So now that I have my button created, I can simply click on the shape.
75
00:05:21,030 --> 00:05:28,680
I could go up to insert and choose Link from there, or I could right click my mouse and go to link.
76
00:05:29,990 --> 00:05:36,680
It's going to pop up the same dialog box we want to place in document, we want it to link to the analysis
77
00:05:36,680 --> 00:05:40,170
workbook, but this time let's choose a different cell to link to.
78
00:05:40,190 --> 00:05:42,700
So I'm going to say B 10.
79
00:05:43,160 --> 00:05:45,080
I could add a screen tip if I wanted to.
80
00:05:45,080 --> 00:05:47,480
I'm not going to in this case and click on.
81
00:05:47,600 --> 00:05:51,530
OK, so now we have a clickable button.
82
00:05:51,530 --> 00:05:55,130
When I click on this again, it's going to jump me to the workbook.
83
00:05:55,430 --> 00:05:58,760
Take a look at where my cursor is Cell B 10.
84
00:05:59,150 --> 00:06:02,840
And personally, for me, that looks a lot more effective than just the text.
85
00:06:03,770 --> 00:06:09,230
Let's take a look at one more example, and this time I'm going to use something which was a reasonably
86
00:06:09,230 --> 00:06:11,090
recent addition into Excel.
87
00:06:11,090 --> 00:06:12,350
I say reasonably recent.
88
00:06:12,350 --> 00:06:16,610
They've been around for the past few years, and that is using icons.
89
00:06:17,420 --> 00:06:25,520
You can set up links on pictures, icons, 3D models, text shapes, pretty much anything you want.
90
00:06:25,700 --> 00:06:32,600
So if we click on icons on the insert ribbon, maybe instead of a shape, I want to use one of the icons
91
00:06:32,600 --> 00:06:34,310
from the Icon Library.
92
00:06:34,520 --> 00:06:37,970
So I'm actually going to search for the word analysis.
93
00:06:38,240 --> 00:06:41,420
And let's just use this icon and insert it.
94
00:06:43,470 --> 00:06:48,720
I can put it somewhere down here, I might want to add some text to it to make it super obvious as to
95
00:06:48,720 --> 00:06:49,750
what it's going to do.
96
00:06:49,770 --> 00:06:51,300
But I think you get the idea.
97
00:06:51,510 --> 00:06:53,550
Let's just set up handling this time.
98
00:06:53,550 --> 00:06:55,590
I'm going to use the keyboard shortcut of control.
99
00:06:55,920 --> 00:06:58,110
Click to open that dialog box.
100
00:06:58,470 --> 00:07:01,060
We're linking to the analysis workbook.
101
00:07:01,080 --> 00:07:02,400
And let's choose.
102
00:07:03,540 --> 00:07:05,940
Let's choose A5.
103
00:07:05,940 --> 00:07:10,440
This time I will add a screen to it for this one because it is simply an icon.
104
00:07:10,440 --> 00:07:11,670
It's not so obvious.
105
00:07:12,090 --> 00:07:15,390
Jump to analysis.
106
00:07:15,720 --> 00:07:17,760
Click on OK, OK again.
107
00:07:18,090 --> 00:07:22,980
And now this icon, when we click on it, is going to jump us to the relevant worksheet.
108
00:07:23,220 --> 00:07:28,950
Now, as I said, you could insert a picture and set this up in exactly the same way you could insert
109
00:07:28,950 --> 00:07:34,770
a 3D model, a different type of shape, lots of different ways that you can create hyperlinks.
110
00:07:35,010 --> 00:07:39,150
One thing I find that sometimes quite nice to do, particularly if I have a workbook structure like
111
00:07:39,150 --> 00:07:44,490
this, is sometimes I like to have just a little icon in the corner, which will enable users to jump
112
00:07:44,490 --> 00:07:46,740
back to the how to use page.
113
00:07:47,100 --> 00:07:51,930
So again, I might choose to use an icon and it's just search for a home icon just here.
114
00:07:52,140 --> 00:07:53,190
Let's use this one.
115
00:07:53,520 --> 00:07:57,030
Of course, I can change the color of this icon so that it matches my worksheet.
116
00:07:57,180 --> 00:07:58,650
I want to make that a bit smaller.
117
00:07:58,920 --> 00:08:04,410
I could place that in the corner or somewhere else on my worksheet, and I could copy this across to
118
00:08:04,440 --> 00:08:11,520
all of my worksheets simply by doing Control C and Control V, and I want to place this in the corner
119
00:08:11,520 --> 00:08:12,590
of all of them.
120
00:08:13,580 --> 00:08:21,110
And then I'm going to set up a link control, OK, which is going to jump me to the how to use page.
121
00:08:21,950 --> 00:08:30,530
Let's add a screen tab that says Jump to how to use click on OK, click on Okay again.
122
00:08:30,920 --> 00:08:33,650
When we click it, it's going to jump us to that page.
123
00:08:33,890 --> 00:08:41,540
So a few different methods there for creating clickable buttons to help you navigate around your worksheets
124
00:08:41,540 --> 00:08:42,410
and workbook.
12538
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.