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
Ad

More Related Content

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
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
 
Excel booklet
Excel bookletExcel booklet
Excel booklet
pacevedoma Acemaci
 
Excel2002
Excel2002Excel2002
Excel2002
Mukund Trivedi
 
Advanced Excel, Day 2
Advanced Excel, Day 2Advanced Excel, Day 2
Advanced Excel, Day 2
Khaled Al-Shamaa
 
Excel chapter-6
Excel chapter-6Excel chapter-6
Excel chapter-6
OpenCastLabs Consulting
 
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
 
Tutorials2
Tutorials2Tutorials2
Tutorials2
raja umair
 
Excel exam practical
Excel exam practicalExcel exam practical
Excel exam practical
Jenni Davis Lund
 
Graphing Calculator
Graphing CalculatorGraphing Calculator
Graphing Calculator
Indian Hills Middle School
 
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
Oklahoma Dept. Mental Health
 
Chapter 05
Chapter 05Chapter 05
Chapter 05
llmeade
 
Pivot tableinfo
Pivot tableinfoPivot tableinfo
Pivot tableinfo
Esha Saha
 
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
 
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
 
Chapter 05
Chapter 05Chapter 05
Chapter 05
llmeade
 
Pivot tableinfo
Pivot tableinfoPivot tableinfo
Pivot tableinfo
Esha Saha
 

Similar to Excel tips&tricks (20)

A bell curve
A bell curveA bell curve
A bell curve
emkhayargee
 
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
 
Excel Intro Part2
Excel Intro Part2Excel Intro Part2
Excel Intro Part2
simply_coool
 
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
 
Calc lessons
Calc lessonsCalc lessons
Calc lessons
Apolinar Fudalan
 
Dashboard and Database Manual for AFG
Dashboard and Database Manual for AFGDashboard and Database Manual for AFG
Dashboard and Database Manual for AFG
Abigail 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
Excel
Noreen Strehlow
 
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 video
Rich Johnson
 
OpenCastLabs Excel chapter-3
OpenCastLabs Excel chapter-3OpenCastLabs Excel chapter-3
OpenCastLabs Excel chapter-3
OpenCastLabs Consulting
 
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
 
Basic ICT skills. 2.pptx
Basic ICT skills. 2.pptxBasic ICT skills. 2.pptx
Basic ICT skills. 2.pptx
sagarJuneja4
 
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 AFG
Abigail 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.
 
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 video
Rich Johnson
 
Lecture 9: introduction to computer
Lecture 9: introduction to computerLecture 9: introduction to computer
Lecture 9: introduction to computer
Sultan Omar Shige
 
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
 
Ad

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
Joel May
 
Organize, edit and share your photos
Organize, edit and share your photosOrganize, edit and share your photos
Organize, edit and share your photos
Joel 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 web
Joel 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 drive
Joel May
 
Free and easy website creation
Free and easy website creationFree and easy website creation
Free and easy website creation
Joel May
 
Top Ten Reasons to use Gmail
Top Ten Reasons to use GmailTop Ten Reasons to use Gmail
Top Ten Reasons to use Gmail
Joel May
 
Free software
Free softwareFree software
Free software
Joel May
 
Cell phones demystified
Cell phones demystifiedCell phones demystified
Cell phones demystified
Joel 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 Storage
Joel May
 
Planning Travel on the Web
Planning Travel on the WebPlanning Travel on the Web
Planning Travel on the Web
Joel May
 
Optimizing Your Computer
Optimizing Your ComputerOptimizing Your Computer
Optimizing Your Computer
Joel May
 
The Many Faces of Google
The Many Faces of GoogleThe Many Faces of Google
The Many Faces of Google
Joel May
 
Introduction to Word
Introduction to WordIntroduction to Word
Introduction to Word
Joel May
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to Excel
Joel May
 
Configuring the desktop
Configuring the desktopConfiguring the desktop
Configuring the desktop
Joel May
 
Audio on the web
Audio on the webAudio on the web
Audio on the web
Joel 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 drive
Joel May
 
Organize, edit and share your photos
Organize, edit and share your photosOrganize, edit and share your photos
Organize, edit and share your photos
Joel May
 
Organize, edit and share your photos
Organize, edit and share your photosOrganize, edit and share your photos
Organize, edit and share your photos
Joel 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 web
Joel 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 drive
Joel May
 
Free and easy website creation
Free and easy website creationFree and easy website creation
Free and easy website creation
Joel May
 
Top Ten Reasons to use Gmail
Top Ten Reasons to use GmailTop Ten Reasons to use Gmail
Top Ten Reasons to use Gmail
Joel May
 
Free software
Free softwareFree software
Free software
Joel May
 
Cell phones demystified
Cell phones demystifiedCell phones demystified
Cell phones demystified
Joel 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 Storage
Joel May
 
Planning Travel on the Web
Planning Travel on the WebPlanning Travel on the Web
Planning Travel on the Web
Joel May
 
Optimizing Your Computer
Optimizing Your ComputerOptimizing Your Computer
Optimizing Your Computer
Joel May
 
The Many Faces of Google
The Many Faces of GoogleThe Many Faces of Google
The Many Faces of Google
Joel May
 
Introduction to Word
Introduction to WordIntroduction to Word
Introduction to Word
Joel May
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to Excel
Joel May
 
Configuring the desktop
Configuring the desktopConfiguring the desktop
Configuring the desktop
Joel May
 
Audio on the web
Audio on the webAudio on the web
Audio on the web
Joel 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 drive
Joel May
 
Ad

Recently uploaded (20)

IT488 Wireless Sensor Networks_Information Technology
IT488 Wireless Sensor Networks_Information TechnologyIT488 Wireless Sensor Networks_Information Technology
IT488 Wireless Sensor Networks_Information Technology
SHEHABALYAMANI
 
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Gary Arora
 
OpenAI Just Announced Codex: A cloud engineering agent that excels in handlin...
OpenAI Just Announced Codex: A cloud engineering agent that excels in handlin...OpenAI Just Announced Codex: A cloud engineering agent that excels in handlin...
OpenAI Just Announced Codex: A cloud engineering agent that excels in handlin...
SOFTTECHHUB
 
DevOpsDays SLC - Platform Engineers are Product Managers.pptx
DevOpsDays SLC - Platform Engineers are Product Managers.pptxDevOpsDays SLC - Platform Engineers are Product Managers.pptx
DevOpsDays SLC - Platform Engineers are Product Managers.pptx
Justin Reock
 
Cybersecurity Threat Vectors and Mitigation
Cybersecurity Threat Vectors and MitigationCybersecurity Threat Vectors and Mitigation
Cybersecurity Threat Vectors and Mitigation
VICTOR MAESTRE RAMIREZ
 
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdfComputer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
fizarcse
 
Top Hyper-Casual Game Studio Services
Top  Hyper-Casual  Game  Studio ServicesTop  Hyper-Casual  Game  Studio Services
Top Hyper-Casual Game Studio Services
Nova Carter
 
Building a research repository that works by Clare Cady
Building a research repository that works by Clare CadyBuilding a research repository that works by Clare Cady
Building a research repository that works by Clare Cady
UXPA Boston
 
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdfGoogle DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
derrickjswork
 
Build With AI - In Person Session Slides.pdf
Build With AI - In Person Session Slides.pdfBuild With AI - In Person Session Slides.pdf
Build With AI - In Person Session Slides.pdf
Google Developer Group - Harare
 
accessibility Considerations during Design by Rick Blair, Schneider Electric
accessibility Considerations during Design by Rick Blair, Schneider Electricaccessibility Considerations during Design by Rick Blair, Schneider Electric
accessibility Considerations during Design by Rick Blair, Schneider Electric
UXPA Boston
 
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Christian Folini
 
Sustainable_Development_Goals_INDIANWraa
Sustainable_Development_Goals_INDIANWraaSustainable_Development_Goals_INDIANWraa
Sustainable_Development_Goals_INDIANWraa
03ANMOLCHAURASIYA
 
Config 2025 presentation recap covering both days
Config 2025 presentation recap covering both daysConfig 2025 presentation recap covering both days
Config 2025 presentation recap covering both days
TrishAntoni1
 
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Alan Dix
 
Cybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft CertificateCybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft Certificate
VICTOR MAESTRE RAMIREZ
 
IT484 Cyber Forensics_Information Technology
IT484 Cyber Forensics_Information TechnologyIT484 Cyber Forensics_Information Technology
IT484 Cyber Forensics_Information Technology
SHEHABALYAMANI
 
Artificial_Intelligence_in_Everyday_Life.pptx
Artificial_Intelligence_in_Everyday_Life.pptxArtificial_Intelligence_in_Everyday_Life.pptx
Artificial_Intelligence_in_Everyday_Life.pptx
03ANMOLCHAURASIYA
 
AI x Accessibility UXPA by Stew Smith and Olivier Vroom
AI x Accessibility UXPA by Stew Smith and Olivier VroomAI x Accessibility UXPA by Stew Smith and Olivier Vroom
AI x Accessibility UXPA by Stew Smith and Olivier Vroom
UXPA Boston
 
Slack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teamsSlack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teams
Nacho Cougil
 
IT488 Wireless Sensor Networks_Information Technology
IT488 Wireless Sensor Networks_Information TechnologyIT488 Wireless Sensor Networks_Information Technology
IT488 Wireless Sensor Networks_Information Technology
SHEHABALYAMANI
 
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Gary Arora
 
OpenAI Just Announced Codex: A cloud engineering agent that excels in handlin...
OpenAI Just Announced Codex: A cloud engineering agent that excels in handlin...OpenAI Just Announced Codex: A cloud engineering agent that excels in handlin...
OpenAI Just Announced Codex: A cloud engineering agent that excels in handlin...
SOFTTECHHUB
 
DevOpsDays SLC - Platform Engineers are Product Managers.pptx
DevOpsDays SLC - Platform Engineers are Product Managers.pptxDevOpsDays SLC - Platform Engineers are Product Managers.pptx
DevOpsDays SLC - Platform Engineers are Product Managers.pptx
Justin Reock
 
Cybersecurity Threat Vectors and Mitigation
Cybersecurity Threat Vectors and MitigationCybersecurity Threat Vectors and Mitigation
Cybersecurity Threat Vectors and Mitigation
VICTOR MAESTRE RAMIREZ
 
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdfComputer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
fizarcse
 
Top Hyper-Casual Game Studio Services
Top  Hyper-Casual  Game  Studio ServicesTop  Hyper-Casual  Game  Studio Services
Top Hyper-Casual Game Studio Services
Nova Carter
 
Building a research repository that works by Clare Cady
Building a research repository that works by Clare CadyBuilding a research repository that works by Clare Cady
Building a research repository that works by Clare Cady
UXPA Boston
 
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdfGoogle DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
derrickjswork
 
accessibility Considerations during Design by Rick Blair, Schneider Electric
accessibility Considerations during Design by Rick Blair, Schneider Electricaccessibility Considerations during Design by Rick Blair, Schneider Electric
accessibility Considerations during Design by Rick Blair, Schneider Electric
UXPA Boston
 
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Christian Folini
 
Sustainable_Development_Goals_INDIANWraa
Sustainable_Development_Goals_INDIANWraaSustainable_Development_Goals_INDIANWraa
Sustainable_Development_Goals_INDIANWraa
03ANMOLCHAURASIYA
 
Config 2025 presentation recap covering both days
Config 2025 presentation recap covering both daysConfig 2025 presentation recap covering both days
Config 2025 presentation recap covering both days
TrishAntoni1
 
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Alan Dix
 
Cybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft CertificateCybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft Certificate
VICTOR MAESTRE RAMIREZ
 
IT484 Cyber Forensics_Information Technology
IT484 Cyber Forensics_Information TechnologyIT484 Cyber Forensics_Information Technology
IT484 Cyber Forensics_Information Technology
SHEHABALYAMANI
 
Artificial_Intelligence_in_Everyday_Life.pptx
Artificial_Intelligence_in_Everyday_Life.pptxArtificial_Intelligence_in_Everyday_Life.pptx
Artificial_Intelligence_in_Everyday_Life.pptx
03ANMOLCHAURASIYA
 
AI x Accessibility UXPA by Stew Smith and Olivier Vroom
AI x Accessibility UXPA by Stew Smith and Olivier VroomAI x Accessibility UXPA by Stew Smith and Olivier Vroom
AI x Accessibility UXPA by Stew Smith and Olivier Vroom
UXPA Boston
 
Slack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teamsSlack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teams
Nacho Cougil
 

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)
  翻译: