HowToExcel Ebook - 50 Tips To Master Excel 2017-06-11
HowToExcel Ebook - 50 Tips To Master Excel 2017-06-11
Page|1
Feel free to email this to your friends or colleagues, I give you full
permission to share in any medium you like: email, printed or even
post it on your Facebook, Twitter or LinkedIn account.
The only conditions?
• You can not charge anyone any monetary amount for it. That
will remain my sole right.
• You can not change, edit, or alter the digital format or
contents and all links must remain in place as they are.
I hope you enjoy this ebook and that you learn some valuable tips
that help you on your way to mastering Excel!
Page|2
Table of Contents
Keyboard Shortcuts for Quick Navigation ..................................................................................................................... 5
Keyboard Shortcuts for Quick Formatting .................................................................................................................... 6
Keyboard Shortcuts for Quick Cell Selection ................................................................................................................. 7
Keyboard Shortcuts for File Menu Commands ............................................................................................................. 8
Undo or Redo Multiple Actions .................................................................................................................................... 9
Change a Comment Box Shape and Format................................................................................................................ 10
Change the Default Number of Sheets in a Workbook................................................................................................ 11
Change What Happens When You Press Enter ........................................................................................................... 12
Get the Unique Items from a List ............................................................................................................................... 13
Unlimited Format Painter With Double Click .............................................................................................................. 14
Easily Rename a Worksheet ....................................................................................................................................... 14
Hide the Ribbon With a Double Click.......................................................................................................................... 14
Show Pivot Table Data ............................................................................................................................................... 15
Navigate Your Data With a Double Click ..................................................................................................................... 15
Copy a Formula or Data With a Double Click .............................................................................................................. 16
Navigate Through Your Sheets ................................................................................................................................... 16
Customise Your Ribbon.............................................................................................................................................. 17
Current Age Formula ................................................................................................................................................. 17
Add, Copy and Rename a Sheet ................................................................................................................................. 18
Add Bullet Points in Your Cells ................................................................................................................................... 18
Enable Status Bar Summary Statistics ........................................................................................................................ 19
Fill a Range With Text or Formula .............................................................................................................................. 20
Enter the Current Date and Time in a Cell .................................................................................................................. 21
Add a Line Break in a Cell ........................................................................................................................................... 22
Sort Your Data from Left to Right ............................................................................................................................... 23
Create Multiple Named Cells Based on Labels ............................................................................................................ 24
Send Feedback to Microsoft ...................................................................................................................................... 25
Enter Function Argument Placeholders ...................................................................................................................... 25
Enable a Secret Developer Tab in the Ribbon ............................................................................................................. 26
Using Vlookup With Wildcards ................................................................................................................................... 27
Page|3
Entering and Displaying Fractions .............................................................................................................................. 27
Using Union and Intersect Operators in Formula........................................................................................................ 28
Select the Entire Worksheet ...................................................................................................................................... 28
Reduce Column Width by Using Tilted Headings ........................................................................................................ 29
Remove Gridlines for a Clean Look............................................................................................................................. 30
Save Time With Auto Sum.......................................................................................................................................... 30
Fill a Range With Ctrl + Enter ..................................................................................................................................... 31
Toggle Filters On and Off ........................................................................................................................................... 31
Insert Numbers as Text to Retain Leading Zeros......................................................................................................... 32
Resize Your Formula Bar ............................................................................................................................................ 32
Keyboard Shortcuts for Moving Within a Range ......................................................................................................... 33
Auto Adjust Column Width to Fit Data ....................................................................................................................... 33
Automatically Open an Excel File on Startup .............................................................................................................. 34
Hide Text or Data in Your Worksheet ......................................................................................................................... 35
Only Switch Between Open Excel Workbooks ............................................................................................................ 35
Evaluate Formulas ..................................................................................................................................................... 36
Access Advanced Auto Fill Options............................................................................................................................. 36
Freeze Panes to Keep Column Headings in View ........................................................................................................ 37
Toggle Between Formula and Results View ................................................................................................................ 38
Display a Number with Text ....................................................................................................................................... 38
Awesome Paid Excel Courses ..................................................................................................................................... 39
Page|4
Keyboard Shortcuts for Quick Navigation
Relying on the mouse to navigate in Excel all the time can be very
inefficient. Learning keyboard shortcuts can save you massive amounts of
time cumulatively throughout your career using Excel, so it’s a good idea
and worth the effort of committing these to memory.
Page|5
Keyboard Shortcuts for Quick Formatting
Page|6
Keyboard Shortcuts for Quick Cell Selection
Use the Find window to search within a single sheet or the entire workbook
• Search within values, formulas or comments for the data you’re looking for.
• Search for cells with a certain format (i.e. find all cells with a yellow interior and
black border).
• Use wild card values like * and ? in your searches.
• Match case with text (i.e. search for TEXT instead of text).
Use the Find and Replace window to do the same things as the Find window, but then
replace data or text with something else.
Page|7
Keyboard Shortcuts for File Menu Commands
Use the Save As menu to save your workbooks as different file types with the Save as
type drop down menu.
Page|8
Undo or Redo Multiple Actions
The undo (left pointing arrow) command and the redo (right pointing arrow) command will
only undo or redo one action at a time. You can also use Ctrl + Z on your keyboard to undo
one action or use Ctrl + Y to redo one action at a time.
Page|9
Change a Comment Box Shape and Format
You can insert a comment into a cell by right clicking on a cell and selecting Insert
Comment from the menu.
To change the shape from the boring rectangle to something more exciting:
1. Hover the mouse over the edge of the comment until you see the cursor change to a
4 way cross with arrows at the ends. Left click with the mouse.
2. Go to the Insert tab in the ribbon.
3. In the Illustrations section, press the small Shapes icon.
4. From the drop down menu select your new shape for the comment box.
Change the colour and other formats by right clicking on the edge and selecting Format
Comment.
P a g e | 10
Change the Default Number of Sheets in a Workbook
P a g e | 11
Change What Happens When You Press Enter
By default the active cell cursor will move down one cell after pressing Enter. But you can
change this! You can also have it go up, left, right or not move at all if you want. I prefer the
active cell cursor to stay on the cell I just finished typing in as this makes it easier to copy and
paste what you just finished entering.
Change the default setting.
P a g e | 12
Get the Unique Items from a List
Do you have a list of items with duplicate values and you want to quickly get a list of the unique
values? Then use advanced filters.
P a g e | 13
Unlimited Format Painter With Double Click
Unlimited Format Painter: When you click the format
painter you will be able to use it once, but if you double
click it then you will be able to use it an unlimited
number of times until you click the button again to turn
it off.
1. Highlight the area you would like to copy the
format of.
2. Go to the Home tab and in the clipboard
section double left click the Format Painter
button.
3. Now single left click anywhere you would like to
copy the format.
Easily Rename a Sheet: Place your mouse cursor over the sheet
you want to rename and double left click. Now type the name
you want to change it to.
P a g e | 14
Show Pivot Table Data
Show Pivot Table Data: This trick will quickly let you see the data behind a pivot table. Select a cell
inside a pivot table and double left click. This will create a new sheet will all the data that makes up the
value seen in the pivot table that you clicked on.
P a g e | 15
Copy a Formula or Data With a Double Click
P a g e | 16
Customise Your Ribbon
Customise Your Ribbon: Right click anywhere
in the ribbon and select Customize the
Ribbon. You’ll be able to add/delete/move
groups and tabs and add actions to ribbon that
are not otherwise available.
Use this formula to get a person’s current age based on the their birth date.
=TEXT((NOW()-DoB),"yy ""years"" m ""months and"" d ""days""")
• Where DoB is the person’s date of birth.
• NOW() is a formula without any arguments that returns the current date. Use a date
instead of NOW() in this formula instead to calculate the age at a given date and not just
the person’s current age.
P a g e | 17
Add, Copy and Rename a Sheet
There is no way to add bullet points into Excel from the ribbon
menu, but you can still add them none the less.
• Using a keyboard with a number pad Alt + 7, Alt + 8 or Alt + 9
• Without the number pad engage NumLock beforehand.
P a g e | 18
Enable Status Bar Summary Statistics
Here’s a neat trick that will allow you to see “at-a-glance” summary
statistics for any range you highlight in Excel. With this you’ll be able to
see a calculated average, count, minimum, maximum and sum for any
range with numerical values.
1. Right click on the status bar.
2. Check the items you would like to see.
3. Highlight a range of numbers and the summary statistics for that
range will appear in the status bar.
P a g e | 19
Fill a Range With Text or Formula
P a g e | 20
Enter the Current Date and Time in a Cell
Use these keyboard shortcuts to enter a hardcoded date or time into a cell.
• Current Date: Ctrl + ;
• Current Time: Ctrl + Shift + ;
If you want the date or time to update when the date or time changes then use
these formulas.
• Current Date: =TODAY()
• Current Date and Time: =NOW()
• Current Time Only: =NOW()-INT(NOW())
o you will need to format this as a time using the Format Cells dialog box
> Number tab > Time (Ctrl +1 to open the Format Cells dialog box)
P a g e | 21
Add a Line Break in a Cell
If you want to make a large chunk of text in a cell a bit more readable add in
some white space by using Alt + Enter to add in line breaks within the cell.
This will allow you to format text into a more readable paragraph structure
that people are used to seeing.
You can also add line breaks in formulas using CHAR(10). Try this example:
• =”First line”&CHAR(10)&”Second line”
P a g e | 22
Sort Your Data from Left to Right
Most of the time your data will go from top to bottom where each data field is
in a separate column. However, if your data goes from left to right with each
data field in a separate row you can still sort your data! From the Data tab
press the Sort button.
1. Press the Options button.
2. Select Sort left to right.
3. Press the OK button.
4. Select your sort options.
5. Press the OK button.
Your data will be sorted left to right!
P a g e | 23
Create Multiple Named Cells Based on Labels
P a g e | 24
Send Feedback to Microsoft
P a g e | 25
Enable a Secret Developer Tab in the Ribbon
By default, Excel’s Developer tab is hidden and you will need to go into the options to
enable it. The Developer tab will allow easy access to various features not otherwise
accessible.
• Open the visual basic editor (VBE) from the ribbon.
• Record macros and run macros.
• Add in form controls such as combo boxes, check boxes, radio buttons etc…
• Manage your Excel Add-Ins.
Enable the Developer tab.
1. Go to the File tab.
2. Click on Options.
3. In the Excel Options window, click the Customize Ribbon section.
4. Make sure Developer is checked.
5. Press the OK button.
P a g e | 26
Using Vlookup With Wildcards
You can use wildcard expressions in your Vlookup formula. For example, if you wanted to
lookup Alexander but maybe there’s a possibility it will appear as Alex in your data from
time to time, then use a formula like =VLOOKUP(Lookup&"*",Data,2,FALSE). The astrix in
the formula will cause a match for anything starting with Alex in this example.
You can also use a “?” to represent exactly one unknown character. For example, J?n would
find either Jen or Jan, which ever was first in the list.
Note the formula bar will display the decimal value of the
fraction.
You can also enter a decimal value into a cell and then format it
to display as a fraction. Press Ctrl +1 > Number > Fraction.
P a g e | 27
Using Union and Intersect Operators in Formula
If you wanted to sum the intersection of these two ranges (i.e. only the common cells) then use
a space instead of a comma =SUM(B3:F4 C2:C6) and the result will be 9. Same as if you had
entered the formula =SUM(C3:C4).
This can be useful when working with dynamic ranges instead of fixed ranges like in this
example.
P a g e | 28
Reduce Column Width by Using Tilted Headings
P a g e | 29
Remove Gridlines for a Clean Look
P a g e | 30
Fill a Range With Ctrl + Enter
P a g e | 31
Insert Numbers as Text to Retain Leading Zeros
P a g e | 32
Keyboard Shortcuts for Moving Within a Range
P a g e | 33
Automatically Open an Excel File on Startup
When installed Excel creates a folder on your computer called XLSTART and any Excel files you
save in here will automatically open when you start Excel. To find the location of this folder go
to the File tab in the ribbon > Options > Trust Center > Trust Center Settings.
1. Go to Trusted Locations in the side menu.
2. Locate the XLSTART folder.
3. It will say Excel StartUp in the description.
4. Press the Modify button.
5. Copy the folder path from the pop up.
6. Press the Cancel button.
7. Press the Cancel button again and close out of the Excel options menu.
Now you can copy this path into your file explorer and save any files you want to open
automatically on starting Excel.
P a g e | 34
Hide Text or Data in Your Worksheet
P a g e | 35
Evaluate Formulas
Evaluate single inputs
or entire formulas
with this trick. Enter
edit mode clicking in
the formula bar and
then highlight the
part of the formula
you want to evaluate
then press F9. Press
Enter to keep the
resulting hardcoded
value or Esc to
discard it.
Access advanced
auto fill options
like series and
flash fill with left
click and drag.
P a g e | 36
Freeze Panes to Keep Column Headings in View
Keep your data column headings in view while scrolling through your data
with Excel’s freeze pane option.
Go to the View tab and select Freeze Panes from the Window section.
• Freeze Panes will freeze the rows above the active cell and columns
to the left of the active cell.
• Freeze Top Row will freeze only the top row in place.
• Freeze First Column will freeze only the first column in place.
P a g e | 37
Toggle Between Formula and Results View
P a g e | 38
Awesome Paid Excel Courses
P a g e | 39
Do you want to learn Macros and VBA to automate
work? Then check out this awesome course:
Power Query, Power Pivot, Power View and Power Maps Course
Learn to use Power Query, Power Pivot, Pivot Tables, Power View and
If you choose to buy one of these courses through the above link, I
Power Map
make a small commission on the sale. It won’t cost you anything
extra, but you’ll be supporting the site so I can keep bringing you
high quality free resources like this book!
P a g e | 40