fbpx
Search
Close this search box.

Are you an analyst? Use these 25 shortcuts & tricks to boost your productivity

Share

Facebook
Twitter
LinkedIn

Analyst’s life is busy. We have to gather data, clean it up, analyze it, dig the stories buried in it, present them, convince our bosses about the truth, gather more evidence, run tests, simulations or scenarios, share more insights, grab a cup of coffee and start all over again with a different problem.

So today let me share with you 25 shortcuts, productivity hacks and tricks to help you be even more awesome.

Write faster formulas

Writing formulas is a big part of analyst life. Use below tricks to reduce the time you spend writing Excel formulas.

  1. Auto fill a series of Excel formulas with corner click - demoUse F2 key to edit any cell with formulas. This will put the cursor right the end of the formula.
  2. Exploit intellisense:  Whenever you are typing a formula, Excel shows a list of possible functions / names that start with the same few letters you have already typed. Once the list is small enough, you can use arrow keys (up / down) to pick the function or name you want and press TAB to let Excel type the thing for you. This will dramatically speed up your formula writing process.
  3. Corner click to auto-fill: Once you have a formula, chances are you want to fill down that formula for rest of the table / range. To do this, just select the formula cell, double-click at bottom-right corner of selection. Bingo, Excel will auto-fill the formula all the way down (as long as there are values in adjacent columns).
  4. CTRL+Enter to type same formula in a bunch of cells: If you want to have same formula applied to a bunch of different cells, just select them all and type the formula. This will place the formula in top-left cell of the selection. Now, instead of pressing enter, press Ctrl+Enter. Excel will place the formula (and adjust any relative references) in all the cells.
  5. Debug portions of the formula with F9 key: When working with long formulas, often we come across situations when the result doesn’t make any sense. You can debug portions of such long formulas using F9 key. Just select the formula portion and press F9 to see the corresponding result.

Related: More formula shortcuts

Pivot table productivity tricks

Pivot tables are a big part of analyst’s life. Use below tricks to work faster with Pivot tables.

  1. Use ALT+N V to insert a pivot table quickly. Or you can use the old school shortcut (from Excel 2003 days) – ALT + D P
  2. Double click any value to drill down: When looking at pivot tables, if you want to know which records correspond to a particular total, just double click on the number. This will show a new sheet with only data for that number.
  3. Rearrange your pivot table items by drag & drop: Want to see a particular product name on top? Want to see the department list in a certain order? No problem. Simple select the items and drag and drop them in any order you want. This will re-arrange the pivot report the way you want.
  4. Sort quickly with right click: Sort your pivot reports by simply right clicking on the value field and choosing sort option.
    sort-pivot-tables-quickly

Related: Pivot table tricks to make you a star at work

User interaction hacks

A good analyst must create user friendly workbooks because a great deal of the job involves communicating with users. This is where ideas like data validation, form controls & slicers come handy. Here are few hacks to deal with such things faster.

  1. Multi-select slicer items by dragging: To select multiple items on a slicer, simply drag from first item to last. If the items you want to select are not together, hold down CTRL key and click on one slicer button at a time.
    Drag to multi-select slicer items - Excel tip - demo
  2. Set up form control linked cells faster: To set up the linked cell for a form control, simply select the control, click on formula bar, press = and click on the cell you want to link. Done!
  3. Cut and paste: When setting up a complex workbook model, usually all the calculations are done in a separate worksheet tab. To speed up the process of setting up user interaction elements (such as slicers or form controls), first set them up in the calculation sheet. Once everything is working as per plan, just cut and paste them to the output sheet.
  4. Alt + Down arrow to pick items from a validation / filter list: Use ALT + down arrow key to pick items from a data validation drop down or filter cells.
  5. Quickly clear filters with these shortcuts: On a table or list, use CTRL + Shift + L to clear the filters or toggle them. On a slicer use ALT + C to clear the filter (ie select all).

Charting done efficiently

A good chart may get you that hike. So it’s no wonder we, analysts spend a lot of time working on charts.

Here are few tricks to work with charts efficiently.

  1. Use arrow keys to select individual chart elements: When working with charts, we have to select a chart element (bars, columns, titles, axes, legend etc.) before doing anything to it. To quickly select a chart element, simply activate the chart and use arrow keys.
    Use arrow keys to select chart elements - Excel tip
  2. Adjust chart’s source data with drag and drop: If you want to change a chart’s source data, simply use drag and drop. Select the chart series (for ex: in a line chart, select the line you want to change). This will highlight the source data range. Now using mouse pointer simply drag and drop the highlighted box to wherever you want. Done!
  3. Use the select objects tool: When working with multiple charts, often you may want to adjust settings for all in one go. Wouldn’t it be great if you can draw a box containing all charts and everything gets selected, a la Power Point (or image editing software)? Well, you can do that in Excel too. Simply activate select objects tool from Home > Find & Select > Select Objects.
    In fact, I suggest adding this tool to quick access toolbar (right click on the select objects tool and choose Add to quick access toolbar) so that you can fire it up whenever you want.select-objects-tool
  4. Link chart title etc. to cell value: Default chart titles can be lame and boring. Create awesome titles (subtitles, captions etc. too) by using formulas. Then link them to chart title by using this simple trick. Select the title (or any other element), click on formula bar, press = and click on the cell containing your new title. Bingo, your chart now sports a context-sensitive, smart title. (Related: smart chart titles – how to?)
  5. Add data to charts with copy paste: Got a chart with sales trend for 3 products and want to add product 4 to it? Simple. Copy the data, select the chart, press CTRL+V. Tell Excel how you want this new data to be pasted and your chart is updated instantly.

Formatting / Presentation tricks

It’s no good if you are productive. Your presentation skills are equally (if not more) important.

Let’s see some powerful formatting / presentation tricks.

  1. Format anything with CTRL + 1: Simple, select the cell / chart / image / drawing shape you want to format. Press Ctrl 1. Format as you want.
  2. Use alignment tools, you must. Hmmm:alignment-tools-excel

    If your report has multiple charts (or shapes), then align them all, you must. Having perfect alignment doesn’t mean you waste several minutes nudging each chart in to right position. Simple select them all (using the select objects tool, of course) and fire up alignment tools from either Page Layout or Format ribbon. Align and space objects in a consistent way.

  3. Repeat last actions with F4 key: Let’s say you are changing font color for various chart elements. You can do this step once on something like vertical axis, then select other items and simply press F4. This will repeat your last action (ie font change) on the new selection.
  4. Format once, paint many times: Use format painter tool from Home ribbon to quickly apply format settings (including conditional formats) from one range to many. Works awesomely and saves you several precious minutes of formatting time.
  5. Add frequently used items to quick access toolbar: Formatting tends to be a time consuming activity. To reduce the amount of clicks, mouse travel & un-necessary ribbon navigation, simply add all the frequently used formatting options to quick access toolbar.
  6. Turn-off grid lines: Get rid of them grid lines to instantly give your workbooks a professional & clean look. You can do this by going to View ribbon. While at it, consider turning-off formula bar & headings too if you find them intrusive.

Related: 8 tips to make you a formatting pro.

Want more? 50 Ways to Analyze Data course is coming soon

If your job involves data analysis & story telling (to be honest all jobs require these skills), then you are going to love 50 ways to analyze data online course.

2nd batch of this immersive, intense, fun & in-depth training program is opening on Monday, 13th July 2015 for enrollments.

To know more about this program & join the waiting list, please click here.

Facebook
Twitter
LinkedIn

Share this tip with your colleagues

Welcome to Chandoo.org

Thank you so much for visiting. My aim is to make you awesome in Excel & Power BI. I do this by sharing videos, tips, examples and downloads on this website. There are more than 1,000 pages with all things Excel, Power BI, Dashboards & VBA here. Go ahead and spend few minutes to be AWESOME.

Read my storyFREE Excel tips book

Chandoo is an awesome teacher
5/5

– Jason

From simple to complex, there is a formula for every occasion. Check out the list now.

Calendars, invoices, trackers and much more. All free, fun and fantastic.

Still on fence about Power BI? In this getting started guide, learn what is Power BI, how to get it and how to create your first report from scratch.

letter grades from test scores in Excel

How to convert test scores to letter grades in Excel?

We can use Excel’s LOOKUP function to quickly convert exam or test scores to letter grades like A+ or F. In this article, let me explain the process and necessary formulas. I will also share a technique to calculate letter grades from test scores using percentiles.

15 Responses to “Are you an analyst? Use these 25 shortcuts & tricks to boost your productivity”

  1. Finnur says:

    Align charts to grid by holding alt while moving them. Same goes when resizing them.

  2. ralph says:

    please how can i debug a cell hidden with formula becos right now i just got a job but my predecessor lock all formular and no handover note . please i need to rescue my self becos there is a report to submitt this weekend

  3. Joe Parkinson says:

    Also, clicking format painter twice will keep it selected for multiple uses. Small thing but easy to miss

  4. Nikki says:

    Thanks for this Chandoo - very useful and a good reminder - sometimes forget all the available tricks!

  5. Ismail says:

    Ralph,

    Yo can try the unlcok VBA codes, that are simple, or you can open another excel sheet and get the data from the locked one. In the new one, the data will be unloced and unformated.

  6. Loes Brown says:

    #5 question

    how do i un-bug then again. when i press F9 i get the value but what shortcut can i press to get back the formula? Now i only know to press enter and press excel undo but i am sure there is a faster way.

    thank you!

  7. #4 - CTRL+ENTER is a nice trick but be aware that it creates an array of the selected cells so that you cannot insert/delete the rows of columns of the array or edit an individual formula in the selected cells.

    • Ajesh Barod says:

      I think you are talking about CTRL+SHIFT+ENTER which is used to enter array formulas. CTRL+ENTER simply fills all the selected cells with same contents that you have in active cell of selected range(Constant values or formula both, as the case maybe). Also for CTRL+ENTER, the selected cells may or may not be a continuous range. If works on both continuous and non-continuous selections.

  8. Chaker says:

    Dear Chandoo,

    I want to know if it is possible to do the same pivot table "User interaction hacks"

    Thx

    CL

Leave a Reply