Excel to the Max Gini Courter Annette Marquis TRIAD Consulting.

Slides:



Advertisements
Similar presentations
Little Used, but Powerful Features with GP Cathy Fregelette, CPA, PMP Practice Manager BroadPoint Technologies September 20, 2012.
Advertisements

MS EXCEL is a spreadsheet application Excel covers: Calculation Graphic tools Pivot tables Macro programming language called VBA EXCEL is a part of MS.
Overview Lesson 1. Objectives Step-by-Step: Start Excel 1.Click the Start menu, and then click All Programs. 2.On the list of programs, click Microsoft.
1 Linking & Consolidating Worksheets Applications of Spreadsheets.
With Microsoft Excel 2007 Comprehensive 1e© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2007 Comprehensive.
Using Macros and Visual Basic for Applications (VBA) with Excel
Developing an Excel Application
Tutorial 8: Developing an Excel Application
1 CA202 Spreadsheet Application Combining Data from Multiple Sources Lecture # 6.
XP New Perspectives on Microsoft Excel 2003, Second Edition- Tutorial 8 1 Microsoft Office Excel 2003 Tutorial 8 – Developing an Excel Application.
Introduction to Excel Chapter 2 Excel Fundamentals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Tutorial 12: Enhancing Excel with Visual Basic for Applications
OFFICE CHOUM AHMED Microsoft Excel Lesson 04.
Using Excel to Understand Your Data Clayton County Public Schools Department of Research, Evaluation and Assessment Assistant Principal In-Service.
Chapter 5 Creating, Sorting, and Querying a Table
Tutorial 7: Using Advanced Functions and Conditional Formatting
Microsoft Excel 2003 Illustrated Complete Excel and Advanced Worksheet Management Customizing.
Computers Are Your Future © 2008Prentice-Hall, Inc.
Microsoft Office © Copyright William Rowan Objective By the end of this you will have being given a brief introduction to: Microsoft Word Microsoft.
Tutorial 8: Working with Advanced Functions
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
LOGO Chapter V Formattings 1. LOGO Overview  Conditional formatting  Working with tables  Filtering  Sorting  Freeze panes  Pivot tables  How to.
EXCEL ADVANCED 1. Mathematical Operators for Excel < > = >=
Chapter 10: Working with Large Data Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Summer Term 2010 D.Garey OCR Nationals Level 3 Unit 3 – Problem Solving AO3 Collect data and store it using a spreadsheet.
With Microsoft Excel 2007 Comprehensive 1e© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2007 Comprehensive.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 7 BACKNEXTEND 7-1 LINKS TO OBJECTIVES Record & run a macro Record & run a macro Save as a macro-
9/14/2015PRASHASTI KANIKAR1 Introduction to spreadsheets Source :Excel 2007 Bible By J. Walkenbach.
The Project – Spreadsheet Design. The following is the high mark band for the spreadsheet design: The candidate has Analysed a given data set and designed.
Formulas and Advanced Features R003. AO1: Use Formulas & features in your spreadsheet Invoice sheet Absolute cell reference Macros Conditional Formatting.
Excel Projects 5 & 6 Notes Mr. Ursone. Excel Project 5: Sorting a List  Sorting: Arranging records in a specific sequence  The Sort command is on the.
Chapter 11: Introduction to the Visual Basic Environment Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University.
Exploring Spreadsheet Software Chap 1: Introducing Excel 2002.
Microsoft® Excel Use Insert Function. 1 Key and point to enter functions. 2 Navigate with and create named ranges. 3 Use range names in functions.
Lecture Excel: Macros & Pivot Tables. Macros A macro is a series of commands that are stored and can be run whenever you need to perform the task.
Excel Tips and Tricks Gini Courter Annette Marquis TRIAD Consulting.
Introducing Excel Jason C. H. Chen, Ph.D. Professor of Management Information Systems School of Business Administration Gonzaga University Spokane, WA.
Computer Science & Engineering 2111 Lecture 9 Data Validation, Worksheet Protection, and Macros 1CSE Data Validation and Macros.
Intro to Excel - Session 7.31 Tutorial 7 - Session 7.3 Developing an Excel Application.
[1] Intro The following instructions will show you how to create an Excel worksheet that allows students to take multiple choice tests (practice or real)
Word Forms Gini Courter Annette Marquis TRIAD Consulting Welcome to….
Chapter 11: Introduction to VBA Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Introduction to Excel VBA UNC Charlotte CPE/PDH Series December 17, 2009.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
Intermacs Form Download Excel Tutorial Pivot Tables, Graphic Tools, Macros By: Devin Koehl.
Microsoft Office 2013 ®® Calculating Data with Formulas and Functions.
Chapter 2: Excel Basics and Formatting Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Harlan Kilmon, PMP, MCT, MCITP.  Overview of List design  Formatting lists as Tables  Single and Multi-level Sorting  Filtering records in a list.
Microsoft ® Excel ® 2013 Enhanced Excel Tutorial 3 Calculating Data with Formulas and Functions.
Chapter 10: Working with Large Data Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Microsoft Excel Prepared by the Academic Faculty Members of IT.
Cell Column Drawing Toolbar Formatting Toolbar Formula Bar Help Box Menu Bar Name Box Rows Standard Toolbar Title Bar Worksheet.
Groups of cells labeled with letters that go up and down (vertical)
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
CTS130 Spreadsheet Lesson 6 Working with Math & Trig, Statistical, and Date & Time Functions.
COMPREHENSIVE Excel Tutorial 12 Expanding Excel with Visual Basic for Applications.
SJSU College of Business Business Productivity Tools Fall 2016 Summary of Lessons and Learning Objectives.
Excel Tutorial 8 Developing an Excel Application
Using Advanced Functions and Conditional Formatting
Formulas and Functions
Excel: Macros & Pivot Tables
Data Validation and Protecting Workbook
Developing an Excel Application
Analyzing Data Using Formulas
Advanced Microsoft Excel
Data Validation, Worksheet Protection, and Macros
AO3 Collect data and store it using a spreadsheet
Microsoft Office Excel 2003
Microsoft Excel 2007 – Level 2
Workshop on Excel Dr P Sravan Kumar MBA PhD
Presentation transcript:

Excel to the Max Gini Courter Annette Marquis TRIAD Consulting

Today’s Session Overview (brief) Understanding conditions Using conditional functions Conditionally formatting data Using names Working with validation Creating templates Recording and editing macros Creating the user interface What’s New in Excel 2003?

Overview Goals: to demonstrate Excel features and discuss reasons you might use them to answer your questions to learn how you use Excel to give you new skills and materials to share your skills with colleagues to have a nice morning together

Structure Questions –Content and clarifying questions as they occur –Other questions at two points: before first break and before end of session –Use microphone so others can hear Logistics –Breaks, etc. –Cell phones and pagers

Condition a fork in the road a rule a decision point the test used to determine which of 2 possible actions should be taken I Just Stopped In…To See What Condition My Condition Was In

Examples of Decisions Pay time-and-a-half for hours over 40 Variable or product line-based commissions List of employees who haven’t turned in X Every third row in a list

Conditions – A Core Technology IF function SUMIF, COUNTIF functions Conditional formatting Any decision structure in VBA macros

Using IF Syntax: =IF(test,if_true,if_false) If no action for if_false, FALSE will appear in cell Use “” or 0 to suppress FALSE

Using SUMIF, COUNTIF SUMIF =SUMIF(range, criteria, sum_range) COUNTIF =COUNTIF(range, criteria) To average, use SUMIF/COUNTIF

Conditional Formatting Based on: –Cell contents – formats one cell –Formula – format a cell or range based on the value of Another cell A calculation Formulas must refer to a cell or range in the current workbook –Named ranges are the exception

Other Cool Functions ISBLANKISNAISERROR

Ask For It By Name Names can refer to: –A cell –A range of cells –A range of cells that span sheets in a book –A formula –A constant Name creation methods –Enter in name box –Insert > Name > Define –Insert > Names > Create

Quick and Dirty Drop Downs Pick from List Validation –Data > Validation –Must refer to a range on this sheet Named ranges in current workbook are an exception: =name

Creating Templates Template issues –Protection –Ease of use –Validation and feedback

Creating Macros Methods: –Record using the Macro Recorder –Edit or enter using the Visual Basic IDE Types: –Global – in personal macro workbook –Local – in workbook where macro is used –“Remote” – in another workbook, called from VB code

User Interface for Macros Global –Menu –Standard or Formatting toolbar Local –Command buttons in worksheet –Toolbar displayed with VB code

What’s New in Excel 2003 List functionality XML support Smart documents Document workspaces (SharePoint) Compare workbooks IRM (information rights management)

Optional Topics Pivot tables Camera