Highline Excel 2016 Class 09: Date Functions

Similar documents
Table of Contents Data Validation... 2 Data Validation Dialog Box... 3 INDIRECT function... 3 Cumulative List of Keyboards Throughout Class:...

Highline Excel 2016 Class 13: One Lookup Value to Return Multiple Items: Array Formula

WAAT-PivotTables Accounting Seminar

Highline Excel 2016 Class 22: How To Build Data Model & DAX Formulas in Power Pivot

Quick Reference Guide 8 Excel 2013 for Windows Keyboard Shortcut Keys

PC shortcuts & Mac shortcuts

Microsoft Excel Keyboard Shortcuts

MICROSOFT EXCEL KEYBOARD SHORCUTS

Office 2016 Excel Basics 01 Video/Class Project #13 Excel Basics 1: Excel Grid, Formatting, Formulas, Cell References, Page Setup (O16-13)

239 Excel Keyboard Shortcuts

Lesson 1: Creating a Worksheet and a Chart Microsoft Excel 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO

Microsoft Excel > Shortcut Keys > Shortcuts

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook

Switches between worksheet and menu / Ribbon. Calculates all worksheets in all open workbooks. Highlights shortcut keys of Menu and Ribbon items.

Contents. 1. Managing Seed Plan Spreadsheet

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set

Candy is Dandy Project (Project #12)

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Application of Skills: Microsoft Excel 2013 Tutorial

194 useful Keyboard Shortcuts for Excel Excel 2010 Shortcuts

1 Ctrl + X Cut the selected item. 2 Ctrl + C (or Ctrl + Insert) Copy the selected item. 3 Ctrl + V (or Shift + Insert) Paste the selected item

MICROSOFT EXCEL KEYBOARD SHORTCUTS

Contents Part I: Background Information About This Handbook... 2 Excel Terminology Part II: Advanced Excel Tasks...

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

Teach Yourself Microsoft Office Excel Topic 17: Revision, Importing and Grouping Data

Excel 2010: Getting Started with Excel

COMPUTER TRAINING CENTER

Microsoft Excel 2010 Handout

Basic Shortcut Keys File menu options in current program Edit options in current program Universal Help (for all programs)

COMPUTING AND DATA ANALYSIS WITH EXCEL

COMPUTER SHORTCUTS Universal Help in almost every Windows program. Highlights from current position to end of line.

Links to Activities ACTIVITY 4.1. Links to Activities ACTIVITY 4.

Quick Reference Summary

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5.

THE EXCEL ENVIRONMENT... 1 EDITING...

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah

How to Open Excel. Introduction to Excel TIP: Right click Excel on list and select PIN to Start Menu. When you open Excel, a new worksheet opens

LmÉPï C Á npï À ƵÀ ïì itech Analytic Solutions

Introduction to Excel 2007 for ESL students

Beginner s Guide to Microsoft Excel 2002

Kenora Public Library. Computer Training. Introduction to Excel

Introduction to Excel 2007 Table of Contents

Excel keyboard shortcuts and function keys

I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS...

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007)

Office 2016 Excel Basics 06 Video/Class Project #18 Excel Basics 6: Customize Quick Access Toolbar (QAT) and Show New Ribbon Tabs

Creating a Spreadsheet by Using Excel

Microsoft Excel for Beginners

90 + Excel Keyboard Shortcuts. for Mac users. How to master key board shortcuts

Office of Instructional Technology

WEEK NO. 12 MICROSOFT EXCEL 2007

Work Management A, B, C. September

MS EXCEL 2007 HOTKEYS

CCC MODEL PAPER INFOMAX COMPUTER ACADEMY

Intermediate Excel Training Course Content

1) Merge the cells that contain the title and center the title

Microsoft Excel Office 2016/2013/2010/2007 Tips and Tricks

MS Exel MS Excel tutorials in Hindi

KEYBOARD SHORTCUTS AND HOT KEYS

Excel 2016 Basics for Windows

Learning Worksheet Fundamentals

Objectives. Objectives. Plan Ahead. Starting Excel 3/9/2010. Excel Chapter 3. Microsoft Office 2007

EXCEL TUTORIAL.

Les s on Objectives. Student Files Us ed

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013

AGB 260: Agribusiness Data Literacy. Excel Basics

Microsoft Excel Chapter 1. Creating a Worksheet and an Embedded Chart

European Computer Driving Licence. Advanced Spreadsheet Software BCS ITQ Level 3. Syllabus Version 2.0

Introduction to Excel 2013 Part 2

Excel. Spreadsheet functions

THE AMERICAN LAW INSTITUTE Continuing Legal Education

Microsoft Excel 2007

Using Microsoft Excel

Microsoft Excel 2010

MOVING AND COPYING DATA...

Excel & Business Math Video/Class Project #01 Introduction to Excel. Why We Use Excel for Math. First Formula.

Welcome to Introduction to Microsoft Excel 2010

Starting Excel application

Excel 2010 Keyboard Shortcuts Ctrl combination shortcut keys

GCSE CCEA GCSE EXCEL 2010 USER GUIDE. Business and Communication Systems

Watch the video below to learn more about number formats in Excel. *Video removed from printing pages. Why use number formats?

Microsoft Excel Chapter 2. Formulas, Functions, and Formatting

Highline College. Busn 216: Computer Applications for Business (Fun and Power with Computers)

Excel Training - Beginner March 14, 2018

Microsoft Excel is a spreadsheet tool capable of performing calculations, analyzing data and integrating information from different programs.

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide

Payment Function Exercise

Microsoft Excel Important Notice

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet

Table of Contents Getting Started with Excel Creating a Workbook

Microsoft Excel 2013: Excel Basics June 2014

The HOME Tab: Cut Copy Vertical Alignments

Launch old style dialogue boxes from the dialogue box launchers at the bottom of the ribbon.

Microsoft Excel 2010 Basics

Excel 2013 Workshop. Prepared by

Excel Tables & PivotTables

Cell to Cell mouse arrow Type Tab Enter Scroll Bars Page Up Page Down Crtl + Home Crtl + End Value Label Formula Note:

Solving Managerial Accounting Problems Using Excel for Windows

The toolbars at the top are the standard toolbar and the formatting toolbar.

Transcription:

Highline Excel 2016 Class 09: Date Functions Table of Contents Date Functions... 2 Examples of EOMONTH, EDATE and DATE functions:... 2 Fiscal Year... 3 Example of Data Set with Date Helper Columns, including Formulas for Quarters and Fiscal Quarter and Fiscal Year:... 3 Cumulative List of Keyboards Throughout Class:... 4 Page 1 of 5

Date Functions 1) TODAY function shows today's date (whole number) 2) NOW function shows today's date and time (whole number & decimal) 3) YEAR function looks at a date and tells you what year it is. Example YEAR(1/1/2005) = 2005 4) MONTH function looks at a date and tells you what month it is. Example MONTH(1/1/2005) = 1 5) DAY function looks at a date and tells you what day it is. Example DAY(1/1/2005) = 1 6) EOMONTH function tells you what date is at the end of the month (including leap year) -1 gives end of last month 0 gives end of this month 1 gives end of next month 7) EDATE returns a date that is a specified number of months before or after a supplied start date. 1 jumps 1 month ahead -1 jumps 1 month back Example: EDATE(1/3/2016,1) = 2/3/2016 8) DATE function builds a date for you. Example: DATE(2004,2,2) = 2/2/2004 Examples of EOMONTH, EDATE and DATE functions: Page 2 of 5

Fiscal Year 1) Fiscal Year for a company can be any three-month period. 2) Companies select Quarter 4 to be the slowest time of there year so that they have more time to do taxes and create financial reports. 3) Examples of Fiscal Quarters: Actual Month Actual Year Fiscal Quarterly Sales Report January February March April May June July August September October November December Example of Data Set with Date Helper Columns, including Formulas for Quarters and Fiscal Quarter and Fiscal Year: Page 3 of 5

Cumulative List of Keyboards Throughout Class: 1) Esc Key: i. Closes Backstage View (like Print Preview). ii. Closes most dialog boxes. iii. If you are in Edit mode in a Cell, Esc will revert back to what you had in the cell before you put the Cell in Edit mode. 2) F2 Key = Puts formula in Edit Mode and shows the rainbow colored Range Finder. 3) SUM Function: Alt + = 4) Ctrl + Shift + Arrow = Highlight column (Current Region). 5) Ctrl + Backspace = Jumps back to Active Cell 6) Ctrl + Z = Undo. 7) Ctrl + Y = Undo the Undo. 8) Ctrl + C = Copy. 9) Ctrl + X = Cut. 10) Ctrl + V = Paste. 11) Ctrl + PageDown =expose next sheet to right. 12) Ctrl + PageUp =expose next sheet to left. 13) Ctrl + 1 = Format Cells dialog box, or in a chart it opens Format Chart Element Task Pane. 14) Ctrl + Arrow: jumps to the bottom of the "Current Region", which means it jumps to the last cell that has data, right before the first empty cell. 15) Ctrl + Home = Go to Cell A1. 16) Ctrl + End = Go to last cell used. 17) Alt keyboards are keys that you hit in succession. Alt keyboards are keyboards you can teach yourself by hitting the Alt key and looking at the screen tips. i. Create PivotTable dialog box: Alt, N, V ii. Page Setup dialog box: Alt, P, S, P iii. Keyboard to open Sort dialog box: Alt, D, S 18) ENTER = When you are in Edit Mode in a Cell, it will put thing in cell and move selected cell DOWN. 19) CTRL + ENTER = When you are in Edit Mode in a Cell, it will put thing in cell and keep cell selected. 20) TAB = When you are in Edit Mode in a Cell, it will put thing in cell and move selected cell RIGHT. 21) SHIFT + ENTER = When you are in Edit Mode in a Cell, it will put thing in cell and move selected cell UP. 22) SHIFT + TAB = When you are in Edit Mode in a Cell, it will put thing in cell and move selected cell LEFT. 23) Ctrl + T = Create Excel Table (with dynamic ranges) from a Proper Data Set. i. Keyboard to name Excel Table: Alt, J, T, A ii. Tab = Enter Raw Data into an Excel Table. 24) Ctrl + Shift + ~ ( ` ) = General Number Formatting Keyboard. 25) Ctrl + ; = Keyboard for hardcoding today's date. 26) Ctrl + Shift + ; = Keyboard for hardcoding current time. 27) Arrow Key = If you are making a formula, Arrow key will hunt for Cell Reference. 28) Ctrl + B = Bold the Font 29) Ctrl + * (on Number Pad) or Ctrl + Shift + 8 = Highlight Current Table. 30) Alt + Enter = Add Manual Line Break (Word Wrap) 31) Ctrl + P = Print dialog Backstage View and Print Preview 32) F4 Key = If you are in Edit mode while making a formula AND your cursor is touching a particular Cell Reference, F4 key will toggle through the different Cell References: Page 4 of 5

i. A1 = Relative ii. $A$1 = Absolute or Locked iii. A$1 = Mixed with Row Locked (Relative as you copy across the columns AND Locked as you copy down the rows) iv. $A1 = Mixed with Column Locked (Relative as you copy down the rows AND Locked as you across the columns) 33) Ctrl + Shift + 4 = Apply Currency Number Formatting 34) Tab key = When you are selecting a Function from the Function Drop-down list, you can select the function that is highlighted in blue by using the Tab key. 35) F9 Key = To evaluate just a single part of formula while you are in edit mode, highlight part of formula and hit the F9 key. i. If you are creating an Array Constant in your formula: Hit F9. ii. If you are evaluating the formula element just to see what that part of the formula looks like, REMEMBER: to Undo with Ctrl + Z. 36) Alt, E, A, A = Clear All (Content and Formatting) 37) Evaluate Formula One Step at a Time Keyboard: Alt, M, V 38) Keyboard to open Sort dialog box: Alt, D, S 39) Ctrl + Shift + L = Filter (or Alt, D, F, F) = Toggle key for Filter Drop-down Arrows 40) Ctrl + N = Open New File 41) F12 = Save As (Change File Name, Location, File Type) 42) Import Excel Table into Power Query Editor: Alt, A, P, T 43) Ctrl + 1 (When Chart element in selected): Open Task Pane for Chart Element 44) F4 Key = If you are in Edit mode while making a formula AND your cursor is touching a particular Cell Reference, F4 key will toggle through the different Cell References: i. A1 = Relative ii. $A$1 = Absolute or Locked iii. A$1 = Mixed with Row Locked (Relative as you copy across the columns AND Locked as you copy down the rows) iv. $A1 = Mixed with Column Locked (Relative as you copy down the rows AND Locked as you across the columns) 45) Keyboard to open Scenario Manager = Alt, T, E 46) Ctrl + Tab = Toggle between Excel Workbook File Windows 47) Ctrl + Shift + F3 = Create Names From Selection 48) Ctrl + F3 = open Name Manager 49) F3 = Paste Name or List of Names 50) Alt + F4 = Close Active Window 51) Window Key + Up Arrow = Maximize Active Window 52) Ctrl + Shift + Enter = Keystroke to enter Array Formulas that: 1) have a function argument that requires it, or 2) whether or not you are entering the Resultant Array into multiple cells simultaneously. 53) Ctrl + / = Highlight current Array New In This Video: 54) None Page 5 of 5