SlideShare a Scribd company logo
Spreadsheet Tips and Tricks
                             A presentation by Joel May


I. Fill Series

     A. A series is any sequence of entries that form a natural list or pattern
     (e.g. days of the week, months of the year, series of numbers)
           1. Move the cursor to Cell A1, and type “January” (no quotes) and press ENTER
           2. We could now move to Cell A2 and type “February” then press the left arrow
           and, in Cell A3 type “March,” etc. but that is too much work. Instead
           3. Be sure that the cell containing “January” (A1) is highlighted
           4. Place the mouse pointer on the small black box at the lower right corner of
           the cursor (this is called the “fill handle”). The pointer will change to a black
           cross with the word “Fill”
           5. Press down the left mouse button and drag the handle to the right to include
           Cells A2 and A3, then release the mouse button.
           6. Voila! You have entered a series (of month names from January to March)
           7. To get a whole year’s worth of month names, highlight the last of the cells
           containing month names (A3 which contains “March”) and drag the fill handle
           down to Cell A12
           8. You can fill series either down through a column, or across through rows
     B. Other series available to you include days of the week (either Mon - Sun
     or Monday - Sunday), and number series (1,2,3,4,… or 10,9,8,7,…).
           1. To enter a series of consecutive numbers, enter the first two numbers in the
           appropriate cells, then highlight BOTH cells and drag the fill handle of the second
           cell
           2. If you wanted to enter a series such as 5, 10, 15, 20, … or 1,3,5,7,9,11, …
           you could enter the first two numbers (5 and 10 or 1 and 3) in adjacent cells,
           highlight both cells and drag the fill handle to create the desired series
     C. More complex series include any entry with an integer or an ordinal
     number
           1. Period 1, Quarter 1, Item 1, etc.
           2. 1st Period, 1st Quarter, 1st Item, etc.
     D. Other possibilities are suggested by a study of the Edit | Fill | Series
     dialog box
     E. To create a custom fill series
           1. Choose Options from the Tools Menu and click on the Custom Lists tab.
           2. Here you can either enter the list directly or create cell references to a list in a
           spreadsheet.
           3. After the list is created, you can access it by entering the first name on
           the list and dragging the fill handle
II. Date and Time Arithmetic
     A. All Dates in Excel are recorded in the form of a number representing the
     number days that have elapsed since 1/1/1900
     B. All Times in Excel are recorded in the form of a decimal fraction of a day
     beginning at 12:00 midnight
     C. To calculate the number of days since you were born
           1. In cell A1, enter today’s date either by typing in mm/dd/yyyy or by entering
           the formula for today’s date which is =NOW()
                   a) If you format the cell containing the formula =NOW() as a date, you’ll
                   see today’s date
                   b) If you format it as time, you’ll see current time
           2. In cell A2, enter the date you were born by typing in mm/dd/yyyy
           3. In cell A3, enter the formula =A1-A2, and format the cell as a number with 0
           decimal places
     D. To display the number of months remaining in the current year
           1. Enter the formula =12-MONTH(NOW())
                 a) NOW(), as we have seen, returns the current date
                 b) MONTH(NOW()) gives the month of the current date as a number
                 from 1 to 12
                 c) Subtracting this result from 12 gives the number of months remaining
                 in the current year
     E. To calculate the time spent on a particular task measured in hours
           1. In cell A1 enter the start time either in “military time” format (13:30) or with
           AM or PM indicators (1:30 PM)
           2. In cell A2 enter the ending time
           3. In cell A3 enter the formula =24*(A2-A1) and format the cell as a number
           with 2 decimal places
III. Scenarios
     A. Create a worksheet like SCENARIO.XLS
B. Name the Cells
      1. Highlight the blocks of cells
      2. Choose Insert | Name | Create
      3. Click on the Left Column radio button
      4. Click OK
      5. This names of each of the cells in the right hand column with the name
      in the corresponding cell in the left hand column
C. Create a Scenario
      1. Highlight cells C3 through C5
      2. Choose Tools | Scenarios to display the Scenario Manager
      3. Choose Add and give the scenario a name. Since this is the first
      scenario, call it “Original Data”
      4. Verify that the Changing Cells area contains a reference to cells C3
      through C6
      5. Click on OK
      6. In the Scenario Values dialog box, check that the following values
      appear in the list from top to bottom
             a) 150000
             b) .065
             c) 12
             d) 25
      7. Click on OK
D. To Add Scenarios
      1.   Name the new scenario
      2.   Choose OK
      3.   Change the values in the Scenario Values dialog box
      4.   Click OK
E. To View or Change Scenarios
      1. From the Menu Bar
            a) Choose Tools | Scenarios
            b) Choose the scenario you want to view from the list
            c) Click on Show to view
            d) Click on Edit to change
      2. From the Tool Bar
            a) Creating the Tool (needs to be down only once)
                    (1) Right click on the Toolbar and choose Customize
                    (2) Choose the Commands tab and choose Tools from the Categories
                    List
                    (3) Scroll down to locate the drop-down Scenario List
                    (4) Drag and drop it on one of the active Tool Bars
                    (5) Click on Close to close the Customize dialog box
b) Using the Tool
                          (1) You can view any scenario by choosing its name from the drop-down
                          list
                          (2) You can add a new scenario directly to the list
                                 (a) Change the figures on the worksheet itself
                                 (b) Highlight the Changing Cells area (in our case cells C3
                                 through C6)
                                 (c) Click in the drop-down scenarios list
                                 (d) Type the name for the new scenario and press Enter
                                 (e) The new scenario is added to the list
     F. To Summarize Scenarios
           1. Choose Tools | Scenarios
           2. Click on Summary
           3. Choose the Scenario Summary option
           4. Verify that the Result Cells area contains C8, C10 and C11
           5. Click on OK
           6. A new sheet named Scenario Summary will open in your workbook
           containing a formatted scenario summary that can be printed.
           7. The + and – buttons at the far left and top of the worksheet can be used
           to collapse or expand the summary as desired


IV. Pivot Tables
     A. Create a worksheet like PIVOT_TABLE.XLS




     B. Initiate the Pivot Table
           1. Choose Data | Pivot Table and Pivot Chart Report
           2. Answer the Questions in the Dialog Box
                 a) Where is the data you want to analyze
                          (1) In our case is in a Microsoft Excel list or database
                   b) What kind of report do you want to create
                          (1) Today we want a Pivot Table
3. Click Next
           4. Excel will attempt to identify the range of data to be used in the Pivot
           Table. Verify that the range is correct and click Next
           5. Choose where to put the Pivot Table (usually in a New worksheet)
           6. Click Finish
           7. The empty Pivot Table will be displayed along with a dialog box which
           displays the heading of each of your columns of data
     C. Use the Pivot Table
           1. To view expenditures by category for each month
                 a) Drag the Month object from the dialog box to the Drop Column Fields
                 Here area of the Pivot Table
                 b) Drag the Category object from the dialog box to the Drop Row Fields
                 Here area of the Pivot Table
                 c) Drag the Amount object from the dialog box to the Drop Data Items
                 Here area of the Pivot Table
                 d) The Pivot Table results are displayed
           2. To view expenditures by vendor for each month
                 a) Drag the Category Object from the Pivot Table to the dialog box
                 b) Drag the Vendor object from the dialog box to the Pivot Table
                 c) The new Pivot Table results are displayed
           3. To view expenditures by vendor and category for all months
                 a) Drag the Month object to the Drop Page Fields Here area of the Pivot
                 Table
                 b) Drag the Categories Object from the dialog box to the Pivot Table
                 c) A Pivot Table displaying expenditures by vendor and category for all
                 months is displayed
           4. To view expenditures by vendor and category for a particular month
                 a) Click on the drop-down arrow next to the Month Object
                 b) Choose the month you want to view


V. Functions (see following pages)
Excel tips&tricks
Excel tips&tricks

More Related Content

What's hot

Excel tips and tricks you should try
Excel tips and tricks you should tryExcel tips and tricks you should try
Excel tips and tricks you should try
Mzee Theogene KUBAHONIYESU
 
Dynamic Chart Switcher
Dynamic Chart SwitcherDynamic Chart Switcher
Dynamic Chart Switcher
Techronology Inc.
 
Using Microsoft Excel2 Calculations
Using Microsoft Excel2 CalculationsUsing Microsoft Excel2 Calculations
Using Microsoft Excel2 Calculations
Jack Frost
 
How to use Pivot Table in Analyzing Sales
How to use Pivot Table in Analyzing SalesHow to use Pivot Table in Analyzing Sales
How to use Pivot Table in Analyzing Sales
reyeshazel
 
Electronic Spreadshet
Electronic SpreadshetElectronic Spreadshet
Electronic Spreadshet
Ces Joanne Fajarito
 
Excel Crash Course: Pivot Tables
Excel Crash Course: Pivot TablesExcel Crash Course: Pivot Tables
Excel Crash Course: Pivot Tables
Purple, Rock, Scissors
 
Analyzing data using application in MS Excel
Analyzing data using application in MS ExcelAnalyzing data using application in MS Excel
Analyzing data using application in MS Excel
Shohag Das
 
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
Cengage Learning
 
Graphing Calculator
Graphing CalculatorGraphing Calculator
Graphing Calculator
Indian Hills Middle School
 
Chapter 05
Chapter 05Chapter 05
Chapter 05llmeade
 
Pivot tableinfo
Pivot tableinfoPivot tableinfo
Pivot tableinfo
Esha Saha
 

What's hot (18)

Excel tips and tricks you should try
Excel tips and tricks you should tryExcel tips and tricks you should try
Excel tips and tricks you should try
 
Dynamic Chart Switcher
Dynamic Chart SwitcherDynamic Chart Switcher
Dynamic Chart Switcher
 
Using Microsoft Excel2 Calculations
Using Microsoft Excel2 CalculationsUsing Microsoft Excel2 Calculations
Using Microsoft Excel2 Calculations
 
How to use Pivot Table in Analyzing Sales
How to use Pivot Table in Analyzing SalesHow to use Pivot Table in Analyzing Sales
How to use Pivot Table in Analyzing Sales
 
Electronic Spreadshet
Electronic SpreadshetElectronic Spreadshet
Electronic Spreadshet
 
Excel Crash Course: Pivot Tables
Excel Crash Course: Pivot TablesExcel Crash Course: Pivot Tables
Excel Crash Course: Pivot Tables
 
Excel booklet
Excel bookletExcel booklet
Excel booklet
 
Excel2002
Excel2002Excel2002
Excel2002
 
Advanced Excel, Day 2
Advanced Excel, Day 2Advanced Excel, Day 2
Advanced Excel, Day 2
 
Excel chapter-6
Excel chapter-6Excel chapter-6
Excel chapter-6
 
Analyzing data using application in MS Excel
Analyzing data using application in MS ExcelAnalyzing data using application in MS Excel
Analyzing data using application in MS Excel
 
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
 
Tutorials2
Tutorials2Tutorials2
Tutorials2
 
Excel exam practical
Excel exam practicalExcel exam practical
Excel exam practical
 
Graphing Calculator
Graphing CalculatorGraphing Calculator
Graphing Calculator
 
Excel 2007 Get Started With Pivot Table Reports
Excel 2007  Get Started With  Pivot Table ReportsExcel 2007  Get Started With  Pivot Table Reports
Excel 2007 Get Started With Pivot Table Reports
 
Chapter 05
Chapter 05Chapter 05
Chapter 05
 
Pivot tableinfo
Pivot tableinfoPivot tableinfo
Pivot tableinfo
 

Similar to Excel tips&tricks

Microsoft excel part 2
Microsoft excel part 2Microsoft excel part 2
Microsoft excel part 2
Hoboken Public Library
 
Basic ICT skills. 2.pptx
Basic ICT skills. 2.pptxBasic ICT skills. 2.pptx
Basic ICT skills. 2.pptx
sagarJuneja4
 
W5_MSEXCEL.pdf
W5_MSEXCEL.pdfW5_MSEXCEL.pdf
W5_MSEXCEL.pdf
ExtremelyDarkness2
 
75 tips and_tricks_excel_reduced
75 tips and_tricks_excel_reduced75 tips and_tricks_excel_reduced
75 tips and_tricks_excel_reduced
Vishvendu pandey
 
Copying Files Across Workbooks Lab 5, Step 1 A. Save al.docx
Copying Files Across Workbooks Lab 5, Step 1  A. Save al.docxCopying Files Across Workbooks Lab 5, Step 1  A. Save al.docx
Copying Files Across Workbooks Lab 5, Step 1 A. Save al.docx
maxinesmith73660
 
Dashboard and Database Manual for AFG
Dashboard and Database Manual for AFGDashboard and Database Manual for AFG
Dashboard and Database Manual for AFGAbigail Anderson
 
PAGE 1Using Microsoft Excel 2010 for Selected Tasks(Thr.docx
PAGE  1Using Microsoft Excel 2010 for Selected Tasks(Thr.docxPAGE  1Using Microsoft Excel 2010 for Selected Tasks(Thr.docx
PAGE 1Using Microsoft Excel 2010 for Selected Tasks(Thr.docx
alfred4lewis58146
 
Tutorial—In-cell Dropdown List with Challenge
Tutorial—In-cell Dropdown List with ChallengeTutorial—In-cell Dropdown List with Challenge
Tutorial—In-cell Dropdown List with Challenge
Techronology Inc.
 
Excel
ExcelExcel
A Skills Approach Excel 2016 Chapter 7 Exploring Advanced C.docx
A Skills Approach Excel 2016  Chapter 7 Exploring Advanced C.docxA Skills Approach Excel 2016  Chapter 7 Exploring Advanced C.docx
A Skills Approach Excel 2016 Chapter 7 Exploring Advanced C.docx
daniahendric
 
Excel Powerpoint class with video
Excel Powerpoint class with videoExcel Powerpoint class with video
Excel Powerpoint class with videoRich Johnson
 
Session 1
Session 1Session 1
Session 1
Anthony Williams
 
Lecture 9: introduction to computer
Lecture 9: introduction to computerLecture 9: introduction to computer
Lecture 9: introduction to computer
Sultan Omar Shige
 
Illahi bux jagirani
Illahi bux jagiraniIllahi bux jagirani
Illahi bux jagirani
ILLAHI BUX JAGIRANI
 
Libre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and ChartsLibre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and Charts
Smart Chicago Collaborative
 
Lesson 6 Excel.pptx
Lesson 6 Excel.pptxLesson 6 Excel.pptx
Lesson 6 Excel.pptx
danielloberiz1
 

Similar to Excel tips&tricks (20)

A bell curve
A bell curveA bell curve
A bell curve
 
Microsoft excel part 2
Microsoft excel part 2Microsoft excel part 2
Microsoft excel part 2
 
Basic ICT skills. 2.pptx
Basic ICT skills. 2.pptxBasic ICT skills. 2.pptx
Basic ICT skills. 2.pptx
 
W5_MSEXCEL.pdf
W5_MSEXCEL.pdfW5_MSEXCEL.pdf
W5_MSEXCEL.pdf
 
75 tips and_tricks_excel_reduced
75 tips and_tricks_excel_reduced75 tips and_tricks_excel_reduced
75 tips and_tricks_excel_reduced
 
Excel Intro Part2
Excel Intro Part2Excel Intro Part2
Excel Intro Part2
 
Copying Files Across Workbooks Lab 5, Step 1 A. Save al.docx
Copying Files Across Workbooks Lab 5, Step 1  A. Save al.docxCopying Files Across Workbooks Lab 5, Step 1  A. Save al.docx
Copying Files Across Workbooks Lab 5, Step 1 A. Save al.docx
 
Calc lessons
Calc lessonsCalc lessons
Calc lessons
 
Dashboard and Database Manual for AFG
Dashboard and Database Manual for AFGDashboard and Database Manual for AFG
Dashboard and Database Manual for AFG
 
PAGE 1Using Microsoft Excel 2010 for Selected Tasks(Thr.docx
PAGE  1Using Microsoft Excel 2010 for Selected Tasks(Thr.docxPAGE  1Using Microsoft Excel 2010 for Selected Tasks(Thr.docx
PAGE 1Using Microsoft Excel 2010 for Selected Tasks(Thr.docx
 
Tutorial—In-cell Dropdown List with Challenge
Tutorial—In-cell Dropdown List with ChallengeTutorial—In-cell Dropdown List with Challenge
Tutorial—In-cell Dropdown List with Challenge
 
Excel
ExcelExcel
Excel
 
A Skills Approach Excel 2016 Chapter 7 Exploring Advanced C.docx
A Skills Approach Excel 2016  Chapter 7 Exploring Advanced C.docxA Skills Approach Excel 2016  Chapter 7 Exploring Advanced C.docx
A Skills Approach Excel 2016 Chapter 7 Exploring Advanced C.docx
 
Excel Powerpoint class with video
Excel Powerpoint class with videoExcel Powerpoint class with video
Excel Powerpoint class with video
 
OpenCastLabs Excel chapter-3
OpenCastLabs Excel chapter-3OpenCastLabs Excel chapter-3
OpenCastLabs Excel chapter-3
 
Session 1
Session 1Session 1
Session 1
 
Lecture 9: introduction to computer
Lecture 9: introduction to computerLecture 9: introduction to computer
Lecture 9: introduction to computer
 
Illahi bux jagirani
Illahi bux jagiraniIllahi bux jagirani
Illahi bux jagirani
 
Libre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and ChartsLibre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and Charts
 
Lesson 6 Excel.pptx
Lesson 6 Excel.pptxLesson 6 Excel.pptx
Lesson 6 Excel.pptx
 

More from Joel May

Organize, edit and share your photos
Organize, edit and share your photosOrganize, edit and share your photos
Organize, edit and share your photosJoel May
 
Organize, edit and share your photos
Organize, edit and share your photosOrganize, edit and share your photos
Organize, edit and share your photosJoel May
 
The most dangerous places on the web
The most dangerous places on the webThe most dangerous places on the web
The most dangerous places on the webJoel May
 
101 ways to use a flash drive
101 ways to use a flash drive101 ways to use a flash drive
101 ways to use a flash driveJoel May
 
Free and easy website creation
Free and easy website creationFree and easy website creation
Free and easy website creationJoel May
 
Top Ten Reasons to use Gmail
Top Ten Reasons to use GmailTop Ten Reasons to use Gmail
Top Ten Reasons to use GmailJoel May
 
Free software
Free softwareFree software
Free softwareJoel May
 
Cell phones demystified
Cell phones demystifiedCell phones demystified
Cell phones demystifiedJoel May
 
So you took some great pictures, now what?
So you took some great pictures, now what?So you took some great pictures, now what?
So you took some great pictures, now what?Joel May
 
Viruses Spyware and Spam, Oh My!
Viruses Spyware and Spam, Oh My!Viruses Spyware and Spam, Oh My!
Viruses Spyware and Spam, Oh My!Joel May
 
Removeable Storage
Removeable StorageRemoveable Storage
Removeable StorageJoel May
 
Planning Travel on the Web
Planning Travel on the WebPlanning Travel on the Web
Planning Travel on the WebJoel May
 
Optimizing Your Computer
Optimizing Your ComputerOptimizing Your Computer
Optimizing Your ComputerJoel May
 
The Many Faces of Google
The Many Faces of GoogleThe Many Faces of Google
The Many Faces of GoogleJoel May
 
Introduction to Word
Introduction to WordIntroduction to Word
Introduction to WordJoel May
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to ExcelJoel May
 
Configuring the desktop
Configuring the desktopConfiguring the desktop
Configuring the desktopJoel May
 
Audio on the web
Audio on the webAudio on the web
Audio on the webJoel May
 
Your family legacy
Your family legacyYour family legacy
Your family legacy
Joel May
 
Mastering your hard drive
Mastering your hard driveMastering your hard drive
Mastering your hard driveJoel May
 

More from Joel May (20)

Organize, edit and share your photos
Organize, edit and share your photosOrganize, edit and share your photos
Organize, edit and share your photos
 
Organize, edit and share your photos
Organize, edit and share your photosOrganize, edit and share your photos
Organize, edit and share your photos
 
The most dangerous places on the web
The most dangerous places on the webThe most dangerous places on the web
The most dangerous places on the web
 
101 ways to use a flash drive
101 ways to use a flash drive101 ways to use a flash drive
101 ways to use a flash drive
 
Free and easy website creation
Free and easy website creationFree and easy website creation
Free and easy website creation
 
Top Ten Reasons to use Gmail
Top Ten Reasons to use GmailTop Ten Reasons to use Gmail
Top Ten Reasons to use Gmail
 
Free software
Free softwareFree software
Free software
 
Cell phones demystified
Cell phones demystifiedCell phones demystified
Cell phones demystified
 
So you took some great pictures, now what?
So you took some great pictures, now what?So you took some great pictures, now what?
So you took some great pictures, now what?
 
Viruses Spyware and Spam, Oh My!
Viruses Spyware and Spam, Oh My!Viruses Spyware and Spam, Oh My!
Viruses Spyware and Spam, Oh My!
 
Removeable Storage
Removeable StorageRemoveable Storage
Removeable Storage
 
Planning Travel on the Web
Planning Travel on the WebPlanning Travel on the Web
Planning Travel on the Web
 
Optimizing Your Computer
Optimizing Your ComputerOptimizing Your Computer
Optimizing Your Computer
 
The Many Faces of Google
The Many Faces of GoogleThe Many Faces of Google
The Many Faces of Google
 
Introduction to Word
Introduction to WordIntroduction to Word
Introduction to Word
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to Excel
 
Configuring the desktop
Configuring the desktopConfiguring the desktop
Configuring the desktop
 
Audio on the web
Audio on the webAudio on the web
Audio on the web
 
Your family legacy
Your family legacyYour family legacy
Your family legacy
 
Mastering your hard drive
Mastering your hard driveMastering your hard drive
Mastering your hard drive
 

Recently uploaded

PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
UiPathCommunity
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
Vlad Stirbu
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 

Recently uploaded (20)

PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 

Excel tips&tricks

  • 1. Spreadsheet Tips and Tricks A presentation by Joel May I. Fill Series A. A series is any sequence of entries that form a natural list or pattern (e.g. days of the week, months of the year, series of numbers) 1. Move the cursor to Cell A1, and type “January” (no quotes) and press ENTER 2. We could now move to Cell A2 and type “February” then press the left arrow and, in Cell A3 type “March,” etc. but that is too much work. Instead 3. Be sure that the cell containing “January” (A1) is highlighted 4. Place the mouse pointer on the small black box at the lower right corner of the cursor (this is called the “fill handle”). The pointer will change to a black cross with the word “Fill” 5. Press down the left mouse button and drag the handle to the right to include Cells A2 and A3, then release the mouse button. 6. Voila! You have entered a series (of month names from January to March) 7. To get a whole year’s worth of month names, highlight the last of the cells containing month names (A3 which contains “March”) and drag the fill handle down to Cell A12 8. You can fill series either down through a column, or across through rows B. Other series available to you include days of the week (either Mon - Sun or Monday - Sunday), and number series (1,2,3,4,… or 10,9,8,7,…). 1. To enter a series of consecutive numbers, enter the first two numbers in the appropriate cells, then highlight BOTH cells and drag the fill handle of the second cell 2. If you wanted to enter a series such as 5, 10, 15, 20, … or 1,3,5,7,9,11, … you could enter the first two numbers (5 and 10 or 1 and 3) in adjacent cells, highlight both cells and drag the fill handle to create the desired series C. More complex series include any entry with an integer or an ordinal number 1. Period 1, Quarter 1, Item 1, etc. 2. 1st Period, 1st Quarter, 1st Item, etc. D. Other possibilities are suggested by a study of the Edit | Fill | Series dialog box E. To create a custom fill series 1. Choose Options from the Tools Menu and click on the Custom Lists tab. 2. Here you can either enter the list directly or create cell references to a list in a spreadsheet. 3. After the list is created, you can access it by entering the first name on the list and dragging the fill handle
  • 2. II. Date and Time Arithmetic A. All Dates in Excel are recorded in the form of a number representing the number days that have elapsed since 1/1/1900 B. All Times in Excel are recorded in the form of a decimal fraction of a day beginning at 12:00 midnight C. To calculate the number of days since you were born 1. In cell A1, enter today’s date either by typing in mm/dd/yyyy or by entering the formula for today’s date which is =NOW() a) If you format the cell containing the formula =NOW() as a date, you’ll see today’s date b) If you format it as time, you’ll see current time 2. In cell A2, enter the date you were born by typing in mm/dd/yyyy 3. In cell A3, enter the formula =A1-A2, and format the cell as a number with 0 decimal places D. To display the number of months remaining in the current year 1. Enter the formula =12-MONTH(NOW()) a) NOW(), as we have seen, returns the current date b) MONTH(NOW()) gives the month of the current date as a number from 1 to 12 c) Subtracting this result from 12 gives the number of months remaining in the current year E. To calculate the time spent on a particular task measured in hours 1. In cell A1 enter the start time either in “military time” format (13:30) or with AM or PM indicators (1:30 PM) 2. In cell A2 enter the ending time 3. In cell A3 enter the formula =24*(A2-A1) and format the cell as a number with 2 decimal places III. Scenarios A. Create a worksheet like SCENARIO.XLS
  • 3. B. Name the Cells 1. Highlight the blocks of cells 2. Choose Insert | Name | Create 3. Click on the Left Column radio button 4. Click OK 5. This names of each of the cells in the right hand column with the name in the corresponding cell in the left hand column C. Create a Scenario 1. Highlight cells C3 through C5 2. Choose Tools | Scenarios to display the Scenario Manager 3. Choose Add and give the scenario a name. Since this is the first scenario, call it “Original Data” 4. Verify that the Changing Cells area contains a reference to cells C3 through C6 5. Click on OK 6. In the Scenario Values dialog box, check that the following values appear in the list from top to bottom a) 150000 b) .065 c) 12 d) 25 7. Click on OK D. To Add Scenarios 1. Name the new scenario 2. Choose OK 3. Change the values in the Scenario Values dialog box 4. Click OK E. To View or Change Scenarios 1. From the Menu Bar a) Choose Tools | Scenarios b) Choose the scenario you want to view from the list c) Click on Show to view d) Click on Edit to change 2. From the Tool Bar a) Creating the Tool (needs to be down only once) (1) Right click on the Toolbar and choose Customize (2) Choose the Commands tab and choose Tools from the Categories List (3) Scroll down to locate the drop-down Scenario List (4) Drag and drop it on one of the active Tool Bars (5) Click on Close to close the Customize dialog box
  • 4. b) Using the Tool (1) You can view any scenario by choosing its name from the drop-down list (2) You can add a new scenario directly to the list (a) Change the figures on the worksheet itself (b) Highlight the Changing Cells area (in our case cells C3 through C6) (c) Click in the drop-down scenarios list (d) Type the name for the new scenario and press Enter (e) The new scenario is added to the list F. To Summarize Scenarios 1. Choose Tools | Scenarios 2. Click on Summary 3. Choose the Scenario Summary option 4. Verify that the Result Cells area contains C8, C10 and C11 5. Click on OK 6. A new sheet named Scenario Summary will open in your workbook containing a formatted scenario summary that can be printed. 7. The + and – buttons at the far left and top of the worksheet can be used to collapse or expand the summary as desired IV. Pivot Tables A. Create a worksheet like PIVOT_TABLE.XLS B. Initiate the Pivot Table 1. Choose Data | Pivot Table and Pivot Chart Report 2. Answer the Questions in the Dialog Box a) Where is the data you want to analyze (1) In our case is in a Microsoft Excel list or database b) What kind of report do you want to create (1) Today we want a Pivot Table
  • 5. 3. Click Next 4. Excel will attempt to identify the range of data to be used in the Pivot Table. Verify that the range is correct and click Next 5. Choose where to put the Pivot Table (usually in a New worksheet) 6. Click Finish 7. The empty Pivot Table will be displayed along with a dialog box which displays the heading of each of your columns of data C. Use the Pivot Table 1. To view expenditures by category for each month a) Drag the Month object from the dialog box to the Drop Column Fields Here area of the Pivot Table b) Drag the Category object from the dialog box to the Drop Row Fields Here area of the Pivot Table c) Drag the Amount object from the dialog box to the Drop Data Items Here area of the Pivot Table d) The Pivot Table results are displayed 2. To view expenditures by vendor for each month a) Drag the Category Object from the Pivot Table to the dialog box b) Drag the Vendor object from the dialog box to the Pivot Table c) The new Pivot Table results are displayed 3. To view expenditures by vendor and category for all months a) Drag the Month object to the Drop Page Fields Here area of the Pivot Table b) Drag the Categories Object from the dialog box to the Pivot Table c) A Pivot Table displaying expenditures by vendor and category for all months is displayed 4. To view expenditures by vendor and category for a particular month a) Click on the drop-down arrow next to the Month Object b) Choose the month you want to view V. Functions (see following pages)