Preview Mode
large

4 Excel Efficiency Tips

Transcript

In this video, we're just very quickly going to run through four efficiency tips that you might not be aware of in Excel. So let's dive in. Did you know that you can copy values directly from the status bar? If we select values in our worksheet, I'm just going to select this profit column.


Notice that in the status bar, we can see various different calculations. SUM, MIN, MAX, AVERAGE, COUNT, COUNTA, all of that good stuff. But did you know that we can copy these numbers directly from the status bar? For example, if I just want to output the sum of these cells into a cell, I can simply click my mouse.

On sum in the status bar, click in the cell, press Ctrl V, and I have my number.


If you have a range of cells that contain formulas, you can see here I have some calculations in column F, where we're multiplying the value in column E by 20%. Now if I want to do something else with this data, it might be that I want to keep the value and throw away the formula underneath. So a way that we can do that is to press Ctrl Shift Down Arrow to select the entire column, Ctrl C to copy it, and then we can use the new shortcut key to paste the values only.


And that shortcut key is Ctrl Shift V. We're going to paste them directly over the top, Escape to come out, and now when we click on the cell, if you look in the formula bar, The formula is gone, but the value remains. If I want to do a calculation in cell H4 and add up everything in the profit column, I can type in equals SUM and then I need to select that profit column.


Now, most of us are aware of the keyboard shortcut CTRL, SHIFT, down arrow. But what happens when we get down to the bottom? If you're using your mouse to scroll back up, then you're doing it the long way round. All we need to do is press Ctrl, backspace, it's going to jump us back up to where our formula is, and we can then continue on, close the bracket, hit enter, and we have our result.


You may not be aware of named ranges in Excel. Named ranges allow us to select a range of cells and give it a meaningful name. For example, I could name this entire range of cells Agent ID to make it easy to identify. And named ranges are beneficial because we can use them for navigation and we can also use them in formulas.


Now if I wanted to name all of these different ranges that we have in this little data set, I could simply select everything in here, go to formulas, And choose Create from Selection. I could then tell Excel that I want to use the labels in the top row as the names for each of the ranges. When I click on OK, and then go to the Name box, I should be able to see all of those different ranges in here.


So if I select Area, it's going to show me that range. If I select Profit, it's going to show me that range. And if I'm clicked somewhere over here and want to quickly jump back to this data, I can use those named ranges as well to quickly jump there. We can also use the name of the range in a formula instead of using the cell references.


Now, none of this that I've told you so far is the tip that I wanted to share. Because what you'll find is that if you use a lot of named ranges on your worksheet, sometimes you can't always remember what the name of the range is. Particularly if this is a worksheet that's been given to you by somebody else.


For example, if I wanted to add up the revenue, I could type in equals SUM. Maybe I want to use the named range. Well, what we can do here is press the F3 key on our keyboard. That's going to pop open this little dialog box, and then we can choose the name of the range. So I want to calculate everything in the revenue column.

I can simply double click to select it. Press enter and my calculation is done. So those are four very quick tips to help make you more efficient when you're working in Excel.

Our aim is to ensure that everyone has an excellent learning experience. With this in mind, here are some tools which might help you to achieve this:


Using the NVDA or JAWS screen reader for learners with vision loss.


Using Texthelp Read & Write for learners with dyslexia or other reading difficulties.


Please note that all downloads and links in the module will open in a new tab.


Accessible alternatives

To ensure that everyone has a great learning experience, all the learning and activities are accessible or, where required, are supported by accessible alternatives.

Download the practice spreadsheet to follow along.

You can also download the completed exercise sheet to check your workings.

  • Ctrl + C copies the selected content or cells to the clipboard
  • Ctrl + V pastes the content from the clipboard to the selected cell or range
  • Ctrl+Shift+V pastes plain text or pastes values
  • Ctrl+Shift+↓ extends selection to the last cell down
  • Ctrl+Backspace navigates back to the top of a selected column
  • F3 opens the Paste Name dialog box, allowing users to select and insert named ranges into formulas

1. Copying Values from the Status Bar:

  • The status bar in Excel displays various calculations like SUM, MIN, MAX, AVERAGE, COUNT, COUNTA, etc. You can directly copy these values from the status bar by selecting the desired calculation (e.g., SUM), clicking in the cell, and pressing Ctrl+V to paste to any cell.

2. Paste Values Only from Formulas:

  • When dealing with a range of cells containing formulas, use Ctrl+Shift+Down Arrow to select the entire column, Ctrl+C to copy, and then paste values only using Ctrl+Shift+V. This eliminates the formula but retains the calculated values.

3. Efficient Navigation in Formulas:

  • Instead of scrolling up manually after using Ctrl+Shift+Down Arrow to select a range, press Ctrl+Backspace to quickly jump back to the top.

4. Named Ranges for Navigation and Formulas:

  • Named ranges allow you to assign meaningful names to selected cell ranges for navigation and formula creation.
  • To create named ranges for labelled rows, select the data, go to Formulas, choose Create from Selection, and select the top row as labels.
  • Use the F3 key to quickly recall named ranges while entering formulas.

download infographic

Which key opens a dialog box to recall named ranges while entering formulas in Excel?

In Excel, which key combination is used to eliminate formulas but keep the calculated values when pasting?

Up next - Apply Automatic Formatting in Excel