Download presentation
Presentation is loading. Please wait.
Published byDwain McKinney Modified over 9 years ago
1
Excel Tips and Tricks Presented by Darryl Geoffrey My Other Brother Software, LLC myotherbrother@aol.com 413-535-4244
2
Hands-on vs Demonstration
3
Microsoft Office Excel 2007 Results-oriented user interface – RIBBON Expanded number of Rows & Columns – 1,048,576 rows/16,384 columns vs 65,536 and 256 Office Themes and Excel Styles Improved Sorting and Filtering Improved Chart Creation Improved connection to External Data 1 st Tip – Make that Ribbon go away – Double Click the current tab name
4
Downloading the Sample File Start Internet Explorer Type www.myotherbrotherweb.com/ncyf/main.aspwww.myotherbrotherweb.com/ncyf/main.asp Right click on Excel Examples Spreadsheet Click Save As ExcelExamples.xlsx Save
5
Two words about Keyboard Shortcuts Already familiar with these: – CTRL BBold – CTRL UUnderline – CTRL CCopy Some of my favorites: – CTRL 1Format Cells Dialog Box – CTRL ASelect All – F2Edit Active Cell – ALT EnterNew line in Same Cell – CTRL FFind and Replace Dialog Microsoft provides a list of all of them: – http://office.microsoft.com/en-us/excel-help/excel-shortcut-and- function-keys-HP010073848.aspx http://office.microsoft.com/en-us/excel-help/excel-shortcut-and- function-keys-HP010073848.aspx – Or you can Google: microsoft excel keyboard shortcuts USE THEM!!!
6
Customizing the Quick Access Toolbar 1.Click Drop Down to the right of the Quick Access Toolbar 2.Click the individual item you want to add 3.Go back to Step 1 OR 1.Click Drop Down to the right of the Quick Access Toolbar 2.More Commands 3.Double Click each command you want 4.Click OK
7
Selecting Ranges Shift Cursor Keys (Up, Down, Left, Right, Home, End, PageUp, PageDown) Click Mouse in First Cell in Range, Hold Shift, Click Mouse in Last Cell in Range Select Current Region – Ctrl * Nonadjacent Range – Select first range as above, then hold Ctrl while selecting additional cells/ranges
8
Example: Selecting Cell Ranges Open the ExcelExamples.xlsx Workbook Click on the sheet named: Select Watch first, then try
9
AutoFill Works with Days, Months, Dates, Numbers Patterns – 2,4,6; Jan-01, Feb-01 Double Click – Extends Fill Along Adjacent Current Region Copy Ctrl – Drag Right Click – Drag Custom Lists
10
Auto Fill Custom Lists 1.Office Button 2.Excel Options 3.Edit Custom Lists 4.Type New List 5.Click Add Button 6.Click OK OR 4.Click in Import List Box 4a. Highlight List Items 5.Click Import
11
Formatting Output Insert Header/Footer 1.Insert Tab, Header and Footer in Text Group 2.Customize Repeat Rows/Columns 1.Page Layout Tab, Dialog Box Launcher on Page Setup Group 2.Sheet Tab 3.Rows/Columns to Repeat 4.Click on Sheet Adjust Page Breaks 1.View Tab, Page Break Preview in Workbook Views 2.Drag to Adjust Blue Lines
12
Splitting Windows and Freezing Panes Click in the cell to be the new upper left cell To Split into Multiple Windows Double Click either Split Box, or Click View Tab, Split in Window Group Adjust as necessary To Freeze Panes Click View Tab, Freeze Panes in Window Group
13
Outlines Summarizes data on successive levels Up to 8 levels Default – Detail above or left of summary (customizable) Excel can create Summary Rows Not affected by “Undo” May require multiple “tries” Clear Outline removes the outline
14
Example: Outline You want to create a summary so you can see how each rep did in various levels, from extreme detail (per region per month) to total summary (overall total, all reps, 6 month period) 1.Insert AutoSums for Each Qtr and for 6 month period (Shortcut: Alt =) 2.Highlight Current Region…Click Subtotal…Subtotal each Column at each change in Rep 3.Highlight Jan/Feb/Mar columns, click Group 4.Highlight Apr/May/Jun columns, click Group 5.Highlight Jan – 2 nd Qtr columns, click Group
15
How to Dress Up A Table Using the Outline we just created, we will do some quick formatting Select Current Region Home Tab, Format as Table Turn off Filter Select Style (Ctrl *)
16
Paste Special
17
Paste Special – Values - Example You have a workbook containing one sheet for raw data for the year. At the end of the year, you transfer summary information to the “Summary” sheet and wipe out the raw data. The annual totals are calculated based on formulas using the raw data. 1.Highlight the summary column 2.Press Ctrl C 3.Go to the Summary Sheet 4.Highlight the new year column, click Paste Special 5.Choose Values
18
Paste Special – Formats (excludes Column Widths) You notice the new column has no currency formatting Highlight the original data range Press Ctrl C Return to Summary Click in 2010 Paste special, formats
19
Paste Special - Transpose You may wish to take some data and transpose it (change rows to columns and columns to rows) 1.Highlight desired data 2.Ctrl C 3.Click in target location 4.Paste Special – Checkmark in Transpose 5.Click OK
20
Protection and Passwords A locked cell cannot be changed A hidden cell’s formula cannot be seen By default, all cells are locked, but not hidden Locking/hiding cells has no effect until you protect the worksheet You can assign a password when you protect a sheet Cell Protection is found on Format Cells (Ctrl 1) Sheet/Workbook Protection is on Review Tab Go to Protection Sheet
21
Protect Sheet/Workbook Options Go to OrderFormExample Sheet
22
So you want to Password Protect the file? 1.Office Circle 2.Save As 3.Tools 4.General Options
23
Formulas and Functions Insert Function Button
24
Status Bar Calculations Calculations are automatically performed on highlighted cells Results are displayed in Status bar Default Calculations are: Average, Count and Sum Other options available: – Numerical Count, Max, Min Right click Status Bar to Customize
25
Copying Worksheets Familiar with Right Click Sheet Name…Move or Copy Familiar with Reordering Sheets by Dragging TIP: To copy a worksheet 1.Drag as if moving to new location 2.Press Ctrl after clicking Sheet name, but before releasing in new location 3.Release click NOTE: This works from Workbook to Workbook as long as both workbooks are visible.
26
Too Many Sheets…Too Little Time Have you ever had a workbook with so many sheets that it takes forever to scroll to the sheet? Try this: 1.Right click on the Sheet Selector Arrows 2.Select desired Sheet from list that appears or click More Sheets… 3.Scroll to Desired Sheet
27
Group Worksheets Select Multiple Sheets using Ctrl or Shift The word Group appears next to File Name Any Editing or Formatting will apply to the same cell in each Grouped Sheet Click another sheet to Ungroup Avoid saving file while sheets are grouped
28
Moving/Copying Data Between Sheets (Alternative to Cut and Paste) 1.Select desired range on SourceSheet 2.Move mouse to border – becomes 4 headed arrow 3.Hold down Alt to Move/Ctrl Alt to Copy and click border 4.Drag Selection down to desired sheet tab 5.TargetSheet appears – drag to new position
29
Naming Ranges You can assign a name to a cell or range, by selecting the range and clicking in the Name Box Names can be used in place of cell references Names give your formulas more meaning – =TotalSales-Expenses vs =B3-C2 Names box allows you to “jump” to cells Names are absolute…copying or moving formulas does not change cell reference Names can be edited using Name Manager, on the Formula Tab in the Defined Names group
30
Other Tips as Time Permits Number Formatting – Buttons/Shortcuts Creating a Custom Format Merge and Center – Multiple Cells Rotating Text in a Cell Wrapping Text in a Cell Changing Text Indent Changing Column Width and Row Height Hiding/Unhiding Columns and Rows Drawing/Erasing Borders Format Painter Conditional Formatting Creating Comments Creating Charts
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.