Excel for Chemists. Second Edition

Size: px
Start display at page:

Download "Excel for Chemists. Second Edition"

Transcription

1

2 Excel for Chemists Second Edition

3 This page intentionally left blank

4 ExceL for Chemists A Comprehensive Guide Second Edition E. Joseph Billo Department of Chemistry Boston College Chestnut Hill, Massachusetts New York Chichester Weinheim Brisbane Singapore Toronto

5 Disclaimer: This ebook does not include the ancillary media that was packaged with the original printed version of the book. This text is printed on acid-free paper. ^9 Trademarks: Macintosh is a registered trademark of Apple Computer, Inc. Windows is a registered trademark of Microsoft Corporation. Copyright 2001 by John Wiley & Sons, Inc. All rights reserved. Published simultaneously in Canada. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except as permitted under Sections 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearatnce Center, 222 Rosewood Drive, Danvers, MA 01923, (978) , fax (978) Requests to the Publisher for permission should be addressed to the Permission Department, John Wiley & Sons, Inc., 605 Third Avenue, New York, NY , (212) , fax (212) , PERMREQ@WILEY.COM. For ordering and customer service, call CALL-WILEY. Library of Congress Cataloging-in-Publication Data: Billo, E. Joseph. Excel for chemists : a comprehensive guide / E. Joseph Billo. 2 nd ed. p. cm. Includes bibliographical references and index. ISBN (pbk.: acid-free paper) 1. Electronic spreadsheets. 2. Chemistry Data processing. 3. Microsoft Excel (Computer file) I. Title. QD39.3.S67 B '.85'5369 dc Printed in the United States of America

6 SUMMARY OF CONTENTS Preface Preface to the First Edition Before You Begin xix xxi xxiii PART I THE BASICS Chapter 1 Working with Excel 3 Chapter 2 Creating Charts: An Introduction 47 PART II ADVANCED SPREADSHEET TOPICS Chapter 3 Creating Advanced Worksheet Formulas 59 Chapter 4 Creating Array Formulas 91 Chapters Advanced Charting Techniques 109 Chapter 6 Using Excel's Database Features 133 Chapter 7 Importing Data into Excel 147 Chapter 8 Adding Controls to a Spreadsheet 159 PART III SPREADSHEET MATHEMATICS Chapter 9 Some Mathematical Tools For Spreadsheet Calculations 169 Chapter 10 Graphical and Numerical Methods of Analysis 193 Chapter 11 Linear Regression 207 Chapter 12 Non-Linear Regression Using the Solver 223 PART IV EXCEL VISUAL BASIC MACROS Chapter 13 Visual Basic for Applications: An Introduction 241 Chapter 14 Programming with VBA 251 Chapter 15 Working with Arrays in VBA 279 Chapter 16 Creating Command Macros 291 Chapter 17 Creating Custom Functions 299 Chapter 18 Creating Custom Menus and Menu Bars 309 Chapter 19 Creating Custom Toolbuttons and Toolbars 317 PART V SOME APPLICATIONS Chapter 20 Analysis of Solution Equilibria 329 Chapter 21 Analysis of Spectrophotometric Data 339 Chapter 22 Calculation of Binding Constants 349 Chapter 23 Analysis of Kinetics Data 373 PART VI APPENDICES Appendix A Selected Worksheet Functions by Category 391 Appendix B Alphabetical List of Selected Worksheet Functions 397 Appendix C Selected Visual Basic Keywords by Category 417 Appendix D Alphabetical List of Selected Visual Basic Keywords 421 Appendix E Shortcut Keys for PC and Macintosh 441 Appendix F Selected Shortcut Keys by Category 457 Appendix G About the CD-ROM That Accompanies This Book 463 INDEX 469 v

7 This page intentionally left blank

8 CONTENTS Preface Preface to the First Edition Before You Begin xix xxi xxiii PARTI: THE BASICS 1 Chapter 1 Working with Excel 3 The Excel Document Window 3 Changing What Excel Displays 4 Moving or Re-Sizing Documents (Windows) 5 Moving or Re-Sizing Documents (Macintosh) 5 Navigating Around the Workbook 5 Selecting Multiple Worksheets 6 Changing Worksheet Names 6 Rearranging the Order of Sheets in a Workbook 6 Navigating Around the Worksheet 7 Selecting a Range of Cells on the Worksheet 7 Selecting Non-Adjacent Ranges 8 Selecting a Block of Cells 8 Entering Data in a Worksheet 9 Entering Numbers 10 How Excel Stores and Displays Numbers 10 Entering Text 11 Entering Formulas 11 Adding a Text Box 12 Entering a Cell Comment 12 Editing Cell Entries 13 Excel's Menus: An Overview 13 Shortcut Menus 15 Menu Commands or Toolbuttons? 15 Opening, Closing and Saving Documents 15 Opening or Creating Workbooks 15 Using Move, Copy or Delete Sheet 16 Using Close or Exit/Quit 16 Using Save or Save As 16 The Types of Excel Document 17 Using Save Workspace 17 Printing Documents 18 vii

9 viii Excel for Chemists Using Page Setup 18 Using Print Preview 19 Using Print 19 Printing a Selected Range of Cells in a Worksheet 20 Printing Row or Column Headings for a Multi-Page Worksheet 21 Editing a Worksheet 21 Inserting or Deleting Rows or Columns 21 Using Cut, Copy and Paste 22 Using Paste Special 22 Using Paste Special to Transpose Rows and Columns 23 Using Clear 24 Using Insert 24 To Copy, Cut or Paste Using Drag-and-Drop Editing 24 Duplicating Values or Formulas in a Range of Cells 25 Absolute, Relative and Mixed References 26 Relative References When Using Copy and Cut 27 Using AutoFill to Fill Down or Fill Right 27 Using AutoFill to Create a Series 28 Formatting Worksheets 29 Using Column Width and Row Height 29 Using Alignment 30 Using Font 31 The Alternate Character Set 32 Entering Subscripts and Superscripts 33 Using Border and Patterns 33 Using the Format Painter Toolbutton 34 Number Formatting 35 Using Excel's Built-in Number Formats 35 Custom Number Formats 36 Variable Number Formats 38 Conditional Number Formats 38 Using the Number Formatting Toolbuttons 39 Formatting Numbers Using "Precision as Displayed" 39 Protecting Data in Worksheets 40 Using Protection 40 Protecting a Workbook by Making it Read-Only 40 Controlling the Way Documents Are Displayed 41 Viewing Several Worksheets at the Same Time 41 Using New Window and Arrange 41 Different Views of the Same Worksheet 42 Using New Window 43 Using Split 43 Using Freeze Panes 44 Copying from Excel to Microsoft Word 44 Using Copy and Paste 45

10 Contents ix Making a "Screen Shot" (Macintosh) 45 Making a "Screen Shot" (Windows) 46 Useful References 46 Chapter 2 Creating Charts: An Introduction 47 Only One Chart Type Is Useful for Chemists 47 Creating a Chart 47 Creating a Chart Using the ChartWizard 47 Activating, Resizing and Moving an Embedded Chart 50 Formatting Charts: An Introduction 50 Using the Chart Menu 50 Using Chart Type... to Switch From One Chart Type to Another 51 Using Chart Options... to Add Titles, Gridlines or a Legend 51 Using Location... to Move or Copy an Embedded Chart 51 Formatting the Elements of a Chart 51 Selecting Chart Elements 52 Formatting Chart Elements 52 PART II: ADVANCED SPREADSHEET TOPICS 57 Chapter 3 Creating Advanced Worksheet Formulas 59 The Elements of a Worksheet Formula 59 Operators 59 Absolute, Relative and Mixed References 60 Creating and Using 3-D References 60 Creating and Using External References 61 Creating an External Reference by Selecting 62 Creating an External Reference by Using Paste Link 62 The External Reference Contains the Complete Directory Path 62 Updating References and Re-Establishing Links 62 Entering Worksheet Formulas 63 Using Names Instead of References 64 Using Define Name 64 Using Create Names 65 Using the Drop-Down Name List Box 67 Entering a Name in a Formula by Selecting 67 Using Apply Names 68 Using Paste Name 68 Deleting Names 68 Changing a Name 69 Names Can Be Local or Global 69 The Label... Command 70 Excel Will Create Labels Automatically 71 Worksheet Functions: An Overview 71 Function Arguments 72

11 x Excel for Chemists Math and Trig Functions 72 Functions for Working with Matrices 73 Statistical Functions 73 Logical Functions 73 The IF Function 73 Nested IF Functions 74 AND, OR and NOT 76 Date and Time Functions 76 Date and Time Arithmetic 78 Text Functions 78 The LEN, LEFT, RIGHT and MID Functions 78 The UPPER, LOWER and PROPER Functions 79 The FIND, SEARCH, REPLACE, SUBSTITUTE and EXACT Functions 79 The FIXED and TEXT Functions 80 The VALUE Function 81 The CODE and CHAR Functions 81 Lookup and Reference Functions 81 The VLOOKUP and HLOOKUP Functions 82 The LOOKUP Function 82 The INDEX and MATCH Functions 82 Using Wildcard Characters with MATCH, VLOOKUP or HLOOKUP 83 The OFFSET Function 83 Using Insert Function 83 A Shortcut to a Function 85 Creating "Megaformulas" 85 Troubleshooting the Worksheet 87 Error Values and Their Meanings 87 Examining Formulas 87 Finding Dependent and Precedent Cells 88 Using Paste List 88 Useful References 89 Chapter 4 Creating Array Formulas 91 Using Array Formulas 91 Array Constants 93 Editing or Deleting Arrays 94 Formulas That Return an Array Result 94 Creating a Three-Dimensional Array on a Single Worksheet 95 Evaluating Polynomials or Power Series Using Array Formulas 96 Using the ROW Function in Array Formulas 97 Using the INDIRECT Function in Array Formulas 97 Using Array Formulas to Work With Lists 97 Counting Entries in a List Using Multiple Criteria 98

12 Contents xi Counting Common Entries in Two Lists 99 Counting Duplicate Entries in a List 100 Counting Unique Entries in a List 101 Indicating Duplicate Entries in a List 101 Returning an Array of Unique Entries in a List 103 Using an Array Formula to Sort a 1-D List 104 Using an Array Formula to Sort a 2-D List 105 Chapter 5 Advanced Charting Techniques 109 Good Charts vs. Bad Charts 109 Charts with More Than One Data Series 110 Plotting Two Different Sets of Y Values in the Same Chart 110 Plotting Two Different Sets of X and Y Values in the Same Chart 1ll Another Way to Plot Two Different Sets of X and Y Values 112 Extending a Data Series or Adding a New Series 114 The Copy and Paste Method 114 The Drag and Drop Method 114 The Color-Coded Ranges Method 114 Using Source Data... in the Chart Menu 116 Editing the SERIES Function in the Formula Bar 116 Customizing Charts 116 Plotting Experimental Data Points and a Calculated Curve 116 Adding Error Bars to an XY Chart 118 Adding Data Labels to an XY Chart 120 Charts Suitable for Publication 121 Changing the Default Chart Format 121 Logarithmic Charts D Charts 123 Using Excel's Built-in 3-D Chart Format 123 Charts with Secondary Axes 124 Getting Creative with Charts 126 A Chart with an Additional Axis 127 A Chart with an Inset 129 Linking Chart Text Elements to a Worksheet 130 To Switch Plotting Order in an XY Chart 131 Some Chart Specifications (Excel 2000) 132 Chapter 6 Using Excel's Database Features 133 The Structure of a List or Database 133 Sorting a List 133 Sorting According to More Than One Field 135 Sort Options 135 Using AutoFilter to Obtain a Subset of a List 136 Using Multiple Data Filters 138 Defining and Using a Database 138

13 xii Excel for Chemists Creating a Database 138 Defining a Database 139 Adding or Deleting Records or Fields 139 Updating a Database Using Data Form 139 Finding Records That Meet Criteria 141 Defining and Using Selection Criteria 141 Using Multiple Criteria 142 Special Criteria for Text Entries 143 Extracting Records 144 Using Database Functions 145 Chapter 7 Getting Data into Excel 147 Direct Input of Instrument Data into Excel 147 Transferring Files from Other Applications to Excel 147 Using the Text Import Wizard 147 Using Text to Columns 151 From Hard Copy (Paper) to Excel 151 Using a Scanner to Transfer Numeric Data to Excel 151 Using a Scanner to Transfer Graphical Data to Excel 154 Selecting Every Nth Data Point 154 Using AutoFill 154 Using the Sampling Tool 155 Using a Worksheet Formula 157 Chapter 8 Adding Controls to a Spreadsheet 159 You Can Add Option Buttons, Check Boxes, List Boxes and Other Controls to a Worksheet 159 How to Add a Control to a Worksheet 160 Control Properties 161 A List Box on a Worksheet 163 A Drop-down List Box on a Worksheet 163 Option Buttons and a Drop-down List Box 165 PART III: SPREADSHEET MATHEMATICS 167 Chapter 9 Some Mathematical Tools for Spreadsheet Calculations 169 Looking Up Values in Tables 169 Getting Values from a One-Way Table 169 Getting Values from a Two-Way Table 170 Interpolation Methods: Linear 171 Table Lookup with Linear Interpolation 171 Interpolation Methods: Cubic 173 Numerical Differentiation 175 First and Second Derivatives of a Data Set 175 Derivatives of a Function 178 Numerical Integration 179

14 Contents xii An Example: Finding the Area Under a Curve 180 Differential Equations 182 Euler's Method 183 The Runge-Kutta Methods 184 Arrays, Matrices and Determinants 186 An Introduction to Matrix Algebra 187 Polar to Cartesian Coordinates 189 Useful Reference 191 Chapter 10 Graphical and Numerical Methods of Analysis 193 Finding Roots of Equations 193 The Graphical Method 193 The Method of Successive Approximations 194 The Newton-Raphson Method 196 Solving a Problem Using Goal Seek 198 Solving a Problem by Intentional Circular Reference 201 Solving Sets of Simultaneous Linear Equations 203 Cramer's Rule 204 Solution Using Matrix Inversion 205 Chapter 11 Linear Regression 207 Least-Squares Curve Fitting 207 Least-Squares Fit to a Straight Line 208 The SLOPE, INTERCEPT and RSQ Functions 208 Linear Regression Using LINEST 209 Least-Squares Fit of y = mx + b 211 Regression Line Without an Intercept 211 Weighted Least Squares 212 Multiple Linear Regression 212 Linear Regression Using a Power Series 214 Linear Regression Using Trendline 214 Linear Regression Using the Analysis ToolPak 216 Using the Regression Statistics 218 Testing Whether an Intercept Is Significantly Different from Zero 218 Testing Whether Two Slopes Are Significantly Different 219 Testing Whether a Regression Coefficient Is Significant 220 Testing Whether Regression Coefficients Are Correlated 220 Confidence Intervals for Slope and Intercept 221 Confidence Limits and Prediction Limits for a Straight Line 221 Useful References 222 Chapter 12 Non-Linear Regression Using the Solver 223 Non-Linear Functions 223 Using the Solver to Perform Non-Linear Least-Squares Curve Fitting 224 Using the Solver for Optimization 224

15 xiv Excel for Chemists Using the Solver for Least-Squares Curve Fitting 224 Using the Solver: An Example 225 Comparison with a Commercial Non-Linear Least-Squares Package 230 Solver Options 231 The "Use Automatic Scaling" Option is Important for Many Chemical Problems 233 Statistics of Non-Linear Regression 233 A Macro to Provide Regression Statistics for the Solver 235 Using the SolvStat Macro 236 An Additional Benefit from Using the SolvStat Macro 237 Useful References 238 PART IV: EXCEL VISUAL BASIC MACROS 239 Chapter 13 Visual Basic for Applications: An Introduction 241 Visual Basic Procedures and Modules 241 There are Two Kinds of Macros 241 The Structure of a Sub Procedure 242 The Structure of a Function Procedure 242 The Visual Basic Editor 243 Getting Started: Using the Recorder to Create a Sub Procedure 245 The Personal Macro Workbook 247 Runninga Sub Procedure 247 Assigning a Shortcut Key to a Sub Procedure 248 Getting Started: Creating a Simple Custom Function 248 Using a Function Macro 249 Renaming a Macro 250 How Do I Save a Macro? 250 Chapter 14 Programming with VBA 251 Creating Visual Basic Code 251 Entering VBA Code 251 Making a Reference to a Cell or Range of Cells 252 Making a Reference to the Active Cell or a Selected Range of Cells 253 Making a Reference to a Cell Other Than the Active Cell 253 References Using the Union or Intersect Method 253 Getting Values from a Worksheet 254 Sending Values to a Worksheet 254 Components of Visual Basic Statements 254 Operators 254 Variables and Arguments 255 Objects, Properties and Methods 255 Objects 256 Some Useful Objects 257 "Objects" That Are Really Properties 257

This page intentionally left blank

This page intentionally left blank This page intentionally left blank Excel for Chemists This page intentionally left blank Excel for Chemists A Comprehensive Guide Third Edition E. Joseph Billo WILEY A JOHN WILEY & SONS, INC., PUBLICATION

More information

Table of Contents. Chapter 1

Table of Contents. Chapter 1 Table of Contents iii Table of Contents Chapter 1 Starting Excel Using an electronic spreadsheet 2 Starting Excel 2 Exploring the Start screen 4 Creating a blank workbook 4 Exploring the Excel window 5

More information

Excel for Dummies: Quick Reference

Excel for Dummies: Quick Reference Excel for Dummies: Quick Reference Walkenbach, John ISBN-13: 9780764539879 Table of Contents The Big Picture: Microsoft Office Excel 2003. What You See: The Excel Window. What You See: Dialog Boxes. Toolbar

More information

Welcome to Microsoft Excel 2013 p. 1 Customizing the QAT p. 5 Customizing the Ribbon Control p. 6 The Worksheet p. 6 Excel 2013 Specifications and

Welcome to Microsoft Excel 2013 p. 1 Customizing the QAT p. 5 Customizing the Ribbon Control p. 6 The Worksheet p. 6 Excel 2013 Specifications and Preface p. xi Welcome to Microsoft Excel 2013 p. 1 Customizing the QAT p. 5 Customizing the Ribbon Control p. 6 The Worksheet p. 6 Excel 2013 Specifications and Limits p. 9 Compatibility with Other Versions

More information

HOW TO USE THIS BOOK... V 1 GETTING STARTED... 2

HOW TO USE THIS BOOK... V 1 GETTING STARTED... 2 TABLE OF CONTENTS HOW TO USE THIS BOOK...................... V 1 GETTING STARTED.......................... 2 Introducing Data Analysis with Excel...2 Tour the Excel Window...3 Explore the Ribbon...4 Using

More information

EVALUATION ONLY. Table of Contents. iv Labyrinth Learning

EVALUATION ONLY. Table of Contents. iv Labyrinth Learning Quick Reference Tables Preface EXCEL 2013 LESSON 1: EXPLORING EXCEL 2013 Presenting Excel 2013 Starting Excel Windows 7 Windows 8 Exploring the Excel Program Window Using Worksheets and Workbooks Mousing

More information

Microsoft Certified Application Specialist Exam Objectives Map

Microsoft Certified Application Specialist Exam Objectives Map Microsoft Certified Application Specialist Exam s Map This document lists all Microsoft Certified Application Specialist exam objectives for (Exam 77-602) and provides references to corresponding coverage

More information

Appendix A Microsoft Office Specialist exam objectives

Appendix A Microsoft Office Specialist exam objectives A 1 Appendix A Microsoft Office Specialist exam objectives This appendix covers these additional topics: A Excel 2013 Specialist exam objectives, with references to corresponding coverage in ILT Series

More information

Microsoft Office Excel 2013 Courses 24 Hours

Microsoft Office Excel 2013 Courses 24 Hours Microsoft Office Excel 2013 Courses 24 Hours COURSE OUTLINES FOUNDATION LEVEL COURSE OUTLINE Getting Started With Excel 2013 Starting Excel 2013 Selecting the Blank Worksheet Template The Excel 2013 Cell

More information

Copyright & License Notes 3 Introduction 13 Chapter 1 - Excel Basics 14. Chapter 2 - Working with Data 32

Copyright & License Notes 3 Introduction 13 Chapter 1 - Excel Basics 14. Chapter 2 - Working with Data 32 TABLE OF CONTENTS Copyright & License Notes 3 Introduction 13 Chapter 1 - Excel Basics 14 Creating an Excel Workbook 14 Examining the Excel Environment 15 Opening an Existing Workbook 19 Navigating a Worksheet

More information

Excel Basic 1 GETTING ACQUAINTED WITH THE ENVIRONMENT 2 INTEGRATION WITH OFFICE EDITING FILES 4 EDITING A WORKBOOK. 1.

Excel Basic 1 GETTING ACQUAINTED WITH THE ENVIRONMENT 2 INTEGRATION WITH OFFICE EDITING FILES 4 EDITING A WORKBOOK. 1. Excel Basic 1 GETTING ACQUAINTED WITH THE ENVIRONMENT 1.1 Introduction 1.2 A spreadsheet 1.3 Starting up Excel 1.4 The start screen 1.5 The interface 1.5.1 A worksheet or workbook 1.5.2 The title bar 1.5.3

More information

Microsoft Office Excel 2007: Basic. Course Overview. Course Length: 1 Day. Course Overview

Microsoft Office Excel 2007: Basic. Course Overview. Course Length: 1 Day. Course Overview Microsoft Office Excel 2007: Basic Course Length: 1 Day Course Overview This course teaches the basic functions and features of Excel 2007. After an introduction to spreadsheet terminology and Excel's

More information

Microsoft Excel Training Master Topic List

Microsoft Excel Training Master Topic List BUILD YOUR OWN EXCEL COURSE Microsoft Excel Training Our build your own course program provides the ultimate level of flexibility to ensure your team gets the most out of their training. Simply mix and

More information

Reference and Style Guide for Microsoft Excel

Reference and Style Guide for Microsoft Excel Reference and Style Guide for Microsoft Excel TABLE OF CONTENTS Getting Acquainted 2 Basic Excel Features 2 Writing Cell Equations Relative and Absolute Addresses 3 Selecting Cells Highlighting, Moving

More information

SAS (Statistical Analysis Software/System)

SAS (Statistical Analysis Software/System) SAS (Statistical Analysis Software/System) SAS Analytics:- Class Room: Training Fee & Duration : 23K & 3 Months Online: Training Fee & Duration : 25K & 3 Months Learning SAS: Getting Started with SAS Basic

More information

Table of Contents COPYRIGHTED MATERIAL. Introduction Book I: Excel Basics Chapter 1: The Excel 2013 User Experience...

Table of Contents COPYRIGHTED MATERIAL. Introduction Book I: Excel Basics Chapter 1: The Excel 2013 User Experience... Table of Contents Introduction... 1 About This Book...1 Foolish Assumptions...2 How This Book Is Organized...3 Book I: Excel Basics...3 Book II: Worksheet Design...3 Book III: Formulas and Functions...4

More information

for Scientists and Engineers. Numerical Methods

for Scientists and Engineers. Numerical Methods Excel@ for Scientists and Engineers Numerical Methods THE WILEY BICENTENNIAL-KNOWLEDGE FOR GENERATIONS Gach generation has its unique needs and aspirations. When Charles Wiley first opened his small printing

More information

PTC Mathcad Prime 3.0

PTC Mathcad Prime 3.0 Essential PTC Mathcad Prime 3.0 A Guide for New and Current Users Brent Maxfield, P.E. AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE SYDNEY TOKYO @ Academic

More information

Excel 2003 Tutorials - Video File Attributes

Excel 2003 Tutorials - Video File Attributes Using Excel Files 18.00 2.73 The Excel Environment 3.20 0.14 Opening Microsoft Excel 2.00 0.12 Opening a new workbook 1.40 0.26 Opening an existing workbook 1.50 0.37 Save a workbook 1.40 0.28 Copy a workbook

More information

Scientific Graphing in Excel 2013

Scientific Graphing in Excel 2013 Scientific Graphing in Excel 2013 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Creating a Spreadsheet by Using Excel

Creating a Spreadsheet by Using Excel The Excel window...40 Viewing worksheets...41 Entering data...41 Change the cell data format...42 Select cells...42 Move or copy cells...43 Delete or clear cells...43 Enter a series...44 Find or replace

More information

SAS (Statistical Analysis Software/System)

SAS (Statistical Analysis Software/System) SAS (Statistical Analysis Software/System) Clinical SAS:- Class Room: Training Fee & Duration : 23K & 3 Months Online: Training Fee & Duration : 25K & 3 Months Learning SAS: Getting Started with SAS Basic

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

Open and arrange windows This section covers items like: Opening another window on to a workbook Arranging workbook windows Hiding and show windows

Open and arrange windows This section covers items like: Opening another window on to a workbook Arranging workbook windows Hiding and show windows Level 2 Excel Viewing workbooks Open and arrange windows Opening another window on to a workbook Arranging workbook windows Hiding and show windows Split panes Split panes Freeze panes Freeze panes Change

More information

Appendix A. HINTS WHEN USING EXCEL w

Appendix A. HINTS WHEN USING EXCEL w Appendix A HINTS WHEN USING EXCEL w This appendix provides hints when using Microsoft Excel. Appendix A includes general features that are useful in all the applications solved with Excel in this book.

More information

Scientific Graphing in Excel 2007

Scientific Graphing in Excel 2007 Scientific Graphing in Excel 2007 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Learning Map Excel 2007

Learning Map Excel 2007 Learning Map Excel 2007 Our comprehensive online Excel tutorials are organized in such a way that it makes it easy to obtain guidance on specific Excel features while you are working in Excel. This structure

More information

Themes & Templates Applying a theme Customizing a theme Creatingfilefromtemplate Creating yourowncustomize Template Using templates Editing templates

Themes & Templates Applying a theme Customizing a theme Creatingfilefromtemplate Creating yourowncustomize Template Using templates Editing templates Introducing Excel Understanding Workbooks and Worksheets Moving around a Worksheet Introducing the Ribbon Accessing the Ribbon by using your keyboard Using Shortcut Menus Customizing Your Quick Access

More information

Excel 2010 Tutorials - Video File Attributes

Excel 2010 Tutorials - Video File Attributes Get Familiar with Excel 2010 42.30 2.70 The Excel 2010 Environment 4.10 0.18 Quick Access Toolbar 3.10 0.27 Excel 2010 Ribbon 3.10 0.26 File Tab 3.10 0.28 Home Tab 5.10 0.17 Insert Tab 3.10 0.18 Page Layout

More information

The Microsoft Excel Course is divided into 4 levels

The Microsoft Excel Course is divided into 4 levels MS Excel is a very powerful tools used by most of the data analyst in the industry. In this course you will learn how to Master Excel and make it perform any kind of data analysis and Visualization. You

More information

Working with Microsoft Excel. Touring Excel. Selecting Data. Presented by: Brian Pearson

Working with Microsoft Excel. Touring Excel. Selecting Data. Presented by: Brian Pearson Working with Microsoft Excel Presented by: Brian Pearson Touring Excel Menu bar Name box Formula bar Ask a Question box Standard and Formatting toolbars sharing one row Work Area Status bar Task Pane 2

More information

SAS (Statistical Analysis Software/System)

SAS (Statistical Analysis Software/System) SAS (Statistical Analysis Software/System) SAS Adv. Analytics or Predictive Modelling:- Class Room: Training Fee & Duration : 30K & 3 Months Online Training Fee & Duration : 33K & 3 Months Learning SAS:

More information

Excel Tutorials - File Size & Duration

Excel Tutorials - File Size & Duration Get Familiar with Excel 46.30 2.96 The Excel Environment 4.10 0.17 Quick Access Toolbar 3.10 0.26 Excel Ribbon 3.10 0.26 File Tab 3.10 0.32 Home Tab 5.10 0.16 Insert Tab 3.10 0.16 Page Layout Tab 3.10

More information

Chapter 1: Excel in a Nutshell 3 Chapter 2: Basic Facts about Formulas 33 Chapter 3: Working with Names 59

Chapter 1: Excel in a Nutshell 3 Chapter 2: Basic Facts about Formulas 33 Chapter 3: Working with Names 59 Contents at a Glance Part I: Basic Information Chapter 1: Excel in a Nutshell 3 Chapter 2: Basic Facts about Formulas 33 Chapter 3: Working with Names 59 Part II: Using Functions in Your Formulas Chapter

More information

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data The following table shows the raw data which you need to fit to an appropriate equation k (s -1 ) T (K) 0.00043 312.5 0.00103 318.47 0.0018

More information

Syllabus KCXXXXXX: Excel Level I, Version 2010

Syllabus KCXXXXXX: Excel Level I, Version 2010 Syllabus KCXXXXXX: Excel Level I, Version 2010 ITSW 1022 Introduction to Electronic Spreadsheets 8 classroom hours Course Description: This course is designed to introduce the student to basic spreadsheet

More information

for Scientists and Engineers Numerical Methods E. Joseph Bill0 WILEY-INTERSCIENCE A John Wiley & Sons, Inc., Publication BICENTENNIAL

for Scientists and Engineers Numerical Methods E. Joseph Bill0 WILEY-INTERSCIENCE A John Wiley & Sons, Inc., Publication BICENTENNIAL Excel@ for Scientists and Engineers Numerical Methods E. Joseph Bill0 BICENTENNIAL BICENTENNIAL WILEY-INTERSCIENCE A John Wiley & Sons, Inc., Publication This Page Intentionally Left Blank Excel@ for Scientists

More information

Which Excel course is right for me?

Which Excel course is right for me? Which Excel course is right for me? Here at Growtrain we are continuously looking at ways to improve our training delivery. We listen to our customer feedback and work closely with tutors to makes changes

More information

Table of Contents. Word. Using the mouse wheel 39 Moving the insertion point using the keyboard 40 Resume reading 41

Table of Contents. Word. Using the mouse wheel 39 Moving the insertion point using the keyboard 40 Resume reading 41 Table of Contents iii Table of Contents Word Starting Word What is word processing? 2 Starting Word 2 Exploring the Start screen 4 Creating a blank document 4 Exploring the Word document window 5 Exploring

More information

Excel Boot Camp PIONEER TRAINING, INC.

Excel Boot Camp PIONEER TRAINING, INC. Excel Boot Camp Dates and Times: Cost: $250 1/22, 2-4 PM 1/29, 2-4 PM 2/5, 2-4 PM 2/12, 2-4 PM Please register online or call our office. (413) 387-1040 This consists of four-part class is aimed at students

More information

EXCEL 2016 SERIES AT NORTH SEATTLE COLLEGE

EXCEL 2016 SERIES AT NORTH SEATTLE COLLEGE EXCEL 2016 SERIES AT NORTH SEATTLE COLLEGE Instructor: Instructor Email: Website: Class Days/Times: Course Duration Mikel Anne Aldrich Mikel.Aldrich@seattlecolleges.edu www.aldrichcorptech.com Saturdays,

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

1 of 9 8/27/2014 10:53 AM Units: Teacher: MOExcel/Access, CORE Course: MOExcel/Access Year: 2012-13 Excel Unit A What is spreadsheet software? What are the parts of the Excel window? What are labels and

More information

Excel Scientific and Engineering Cookbook

Excel Scientific and Engineering Cookbook Excel Scientific and Engineering Cookbook David M. Bourg O'REILLY* Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Preface xi 1. Using Excel 1 1.1 Navigating the Interface 1 1.2 Entering Data

More information

COMP1000 / Spreadsheets Week 2 Review

COMP1000 / Spreadsheets Week 2 Review / Spreadsheets Week 2 Review Plot chart Column chart/bar chart/pie chart Customize chart Chart style/labels/titles Add trendline Create table Create table/apply different style/print table Sort/filter

More information

EXCEL 2010 PROCEDURES

EXCEL 2010 PROCEDURES EXCEL 2010 PROCEDURES Starting Excel 1 Click the Start 2 Click All Programs 3 Click the Microsoft Office folder icon 4 Click Microsoft Excel 2010 Naming and Saving (Ctrl+S) a Workbook 1 Click File 2 Click

More information

Computer Training That Makes The Difference

Computer Training That Makes The Difference Computer Training That Makes The Difference MICROSOFT EXCEL INTRODUCTION (LEVEL 1) A one-day course to introduce you to Excel and show you the basic functions of the program. Prerequisite Introduction

More information

All Excel Topics Page 1 of 11

All Excel Topics Page 1 of 11 All Excel Topics Page 1 of 11 All Excel Topics All of the Excel topics covered during training are listed below. Pick relevant topics and tailor a course to meet your needs. Select a topic to find out

More information

Microsoft Excel 2016 / 2013 Basic & Intermediate

Microsoft Excel 2016 / 2013 Basic & Intermediate Microsoft Excel 2016 / 2013 Basic & Intermediate Duration: 2 Days Introduction Basic Level This course covers the very basics of the Excel spreadsheet. It is suitable for complete beginners without prior

More information

TABLE OF CONTENTS. i Excel 2016 Advanced. 1 INTRODUCTION Method Software and other settings Exercise files 2

TABLE OF CONTENTS. i Excel 2016 Advanced. 1 INTRODUCTION Method Software and other settings Exercise files 2 i TABLE OF CONTENTS 1 INTRODUCTION 1 1.1 Method 1 1.2 Software and other settings 2 1.3 Exercise files 2 2 MULTIPLE WORKSHEETS 3 2.1 Working with multiple worksheets 3 Adding a worksheet 4 Deleting a worksheet

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel Module 1 Contents Chapter 1: Introduction to Microsoft Excel The Microsoft Excel Screen...1-1 Moving the Cursor...1-3 Using the Mouse...1-3 Using the Arrow Keys...1-3 Using the Scroll Bars...1-4 Moving

More information

Microsoft Excel 2010 Level 1

Microsoft Excel 2010 Level 1 Microsoft Excel 2010 Level 1 One Day Course Course Description You have basic computer skills such as using a mouse, navigating through windows, and surfing the Internet. You have also used paper-based

More information

Acknowledgements About the Author Starting off on the Right Foot p. 1 Basic Terminology p. 2 Title Bar p. 3 Menu Bar p. 3 Active Cell p.

Acknowledgements About the Author Starting off on the Right Foot p. 1 Basic Terminology p. 2 Title Bar p. 3 Menu Bar p. 3 Active Cell p. Acknowledgements p. a About the Author p. e Starting off on the Right Foot p. 1 Basic Terminology p. 2 Title Bar p. 3 Menu Bar p. 3 Active Cell p. 3 Toolbar Collections p. 3 Toolbar Collections p. 4 Help

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

Microsoft Excel 2016 Level 1

Microsoft Excel 2016 Level 1 Microsoft Excel 2016 Level 1 One Day Course Course Description You have basic computer skills such as using a mouse, navigating through windows, and surfing the Internet. You have also used paper-based

More information

EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998

EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998 Created on 09/02/98 11:58 PM 1 EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998 Note for Excel 97 users: All features of Excel 98 for Macintosh are available in Excel 97 for

More information

Excel Course Outline

Excel Course Outline 26 Videos Skyrocket your productivity and propel your career. Enrol for our excel course and be a Rockstar at work! Video #1 Getting Started with Excel Excel Structure Navigating in Excel Ribbon and Tabs

More information

Microsoft Office Excel 2010: Basic. Course Overview. Course Length: 1 Day. Course Overview

Microsoft Office Excel 2010: Basic. Course Overview. Course Length: 1 Day. Course Overview Microsoft Office Excel 2010: Basic Course Length: 1 Day Course Overview This course teaches the basic functions and features of Excel 2010. After an introduction to spreadsheet terminology and Excel's

More information

2013 FOUNDATION MANUAL

2013 FOUNDATION MANUAL 2013 FOUNDATION MANUAL C B C H O U S E 2 4 C A N N I N G S T R E E T E D I N B U R G H E H 3 8 E G 0 1 3 1 2 7 2 2 7 9 0 W W W. I T R A I N S C O T L A N D. C O. U K I N F O @ I T R A I N S C O T L A N

More information

Excel 2016: Core Data Analysis, Manipulation, and Presentation; Exam

Excel 2016: Core Data Analysis, Manipulation, and Presentation; Exam Microsoft Office Specialist Excel 2016: Core Data Analysis, Manipulation, and Presentation; Exam 77-727 Successful candidates for the Microsoft Office Specialist Excel 2016 certification exam will have

More information

Spreadsheet Techniques and Problem Solving for ChEs

Spreadsheet Techniques and Problem Solving for ChEs AIChE Webinar Presentation co-sponsored by the Associação Brasileira de Engenharia Química (ABEQ) Problem Solving for ChEs David E. Clough Professor Dept. of Chemical & Biological Engineering University

More information

1.1 Opening/Closing the file The first step to using Excel is launching the program and knowing how to close it when you re finished.

1.1 Opening/Closing the file The first step to using Excel is launching the program and knowing how to close it when you re finished. Microsoft Excel 2016 Tutorial Microsoft Excel spreadsheets are a powerful and easy to use tool to record, plot and analyze experimental data. Excel is commonly used by engineers to tackle sophisticated

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Extracting the last word of a string Extracting all but the first word of a string Extracting first names, middle names, and last names Counting the

Extracting the last word of a string Extracting all but the first word of a string Extracting first names, middle names, and last names Counting the Introducing Excel Understanding Workbooks and Worksheets Moving around a Worksheet Introducing the Ribbon Accessing the Ribbon by using your keyboard Using Shortcut Menus Customizing Your Quick Access

More information

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel Module 1 Contents Chapter 1: Introduction to Microsoft Excel Loading Microsoft Excel...1-1 The Microsoft Excel Screen...1-2 Moving the Cursor...1-4 Using the Mouse...1-4 Using the Arrow Keys...1-4 Using

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

MS Excel 1 Day Seminar Catalogue

MS Excel 1 Day Seminar Catalogue MS Excel 1 Day Seminar Catalogue Course: MS Excel Basic Choice: Either Basic / Advance Type: Seminar Fees: 1500 / Person Trainer: Aakash Harit =If (Choice = Basic, Excel Basic Hour 1 1. Excel's User Interface

More information

Microsoft Excel training course

Microsoft Excel training course Microsoft Excel training course Many of us need to use Microsoft Excel in our jobs to produce a range of spread sheets to show a wide range of business data. Our Microsoft Excel 2010 Training Course is

More information

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

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Beginning Microsoft Office 2010

Beginning Microsoft Office 2010 Beginning Microsoft Office 2010 IB I IP TECHNISCHI= ^\ 'NFORMATIONSBIBLIOTHEK UNIVERSITATSBIBLIOTHEK HANNOVER Guy Hart-Davis Apress* TIB/UB Hannover 89 133 299 783 ill! IWIlilltllw i ttis f0k^fsll^»m*r~

More information

Excel 2016 Essentials Syllabus

Excel 2016 Essentials Syllabus Excel 2016 Essentials Syllabus Lesson 1 Creating & Managing Workbooks & Worksheets 1.1 Introduction Lesson content; What is a spreadsheet? The course folders; The course player; Screen resolution notes.

More information

Free Microsoft Office 2010 training from MedCerts. Course Outline

Free Microsoft Office 2010 training from MedCerts. Course Outline Free Microsoft Office 2010 training from MedCerts Course Outline Microsoft Office Word 2010: Basic Course Introduction Unit 01 - Getting Started Topic A: The Word Window The Word 2010 Window Demo - A-1:

More information

Excel Level 1: Beginner. Get started in Excel. Look good with easy formatting. Set out your first Excel calculations. Increase your efficiency

Excel Level 1: Beginner. Get started in Excel. Look good with easy formatting. Set out your first Excel calculations. Increase your efficiency Excel 2010 Level 1: Beginner Learning basic skills for Excel 2010 Estimated time: 04:05 6 modules - 49 topics Get started in Excel Discover Excel and carry out simple tasks: opening a workbook saving it,

More information

Exploring Microsoft Office Excel 2007

Exploring Microsoft Office Excel 2007 Exploring Microsoft Office Excel 2007 Chapter 1: Introduction to Excel What Can I Do with a Spreadsheet Objectives Define worksheets and workbooks Use spreadsheets across disciplines Plan for good workbook

More information

Microsoft Excel 2016 Training Programme

Microsoft Excel 2016 Training Programme No. 3 High Street, Castries, Saint Lucia (758) -451-8918 / (758) -519-1898 www.lightsparc.com Microsoft Excel 2016 Training Programme Audience: This course is designed for new users of Excel, or those

More information

The American University in Cairo. Academic Computing Services. Excel prepared by. Maha Amer

The American University in Cairo. Academic Computing Services. Excel prepared by. Maha Amer The American University in Cairo Excel 2000 prepared by Maha Amer Spring 2001 Table of Contents: Opening the Excel Program Creating, Opening and Saving Excel Worksheets Sheet Structure Formatting Text

More information

Excel 2013 Essentials Syllabus

Excel 2013 Essentials Syllabus Excel 2013 Essentials Syllabus Lesson 1 Managing Workbooks & Worksheets 1.1 Introduction Lesson content; What is a spreadsheet? The course folders; The course player; Before you start. 1.2 The Excel 2013

More information

Office Applications II Lesson Objectives

Office Applications II Lesson Objectives Office Applications II Lesson Unit 1: MICROSOFT EXCEL SPREADSHEETS BASICS What is a Spreadsheet and What Are Its Uses? Define spreadsheets Define the Microsoft Excel application List business, consumer,

More information

Mobile MOUSe EXCEL 2010 ONLINE COURSE OUTLINE

Mobile MOUSe EXCEL 2010 ONLINE COURSE OUTLINE Mobile MOUSe EXCEL 2010 ONLINE COURSE OUTLINE COURSE TITLE Excel 2010 Course DURATION 17 Hours of Interactive Training COURSE OVERVIEW In this course expert Michael Meskers will be covering all of the

More information

Microsoft Word for Report-Writing (2016 Version)

Microsoft Word for Report-Writing (2016 Version) Microsoft Word for Report-Writing (2016 Version) Microsoft Word is a versatile, widely-used tool for producing presentation-quality documents. Most students are well-acquainted with the program for generating

More information

Excel Basics. TJ McKeon

Excel Basics. TJ McKeon Excel Basics TJ McKeon What is Excel? Electronic Spreadsheet in a rows and columns layout Can contain alphabetical and numerical data (text, dates, times, numbers) Allows for easy calculations and mathematical

More information

I, J. text boxes, 51 Word, Excel and PowerPoint, Gridlines, 155, ,

I, J. text boxes, 51 Word, Excel and PowerPoint, Gridlines, 155, , Index A Accepting and rejecting tracked changes, 141 143 Adding comment, documents, 135 Adding headers and footers, documents, 125 AirPlay device, 269 Area chart type, Excel application, 235 Auto-capitalization,

More information

Microsoft Excel Important Notice

Microsoft Excel Important Notice Microsoft Excel 2013 Important Notice All candidates who follow an ICDL/ECDL course must have an official ICDL/ECDL Registration Number (which is proof of your Profile Number with ICDL/ECDL and will track

More information

Using Excel for Graphical Analysis of Data

Using Excel for Graphical Analysis of Data Using Excel for Graphical Analysis of Data Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable physical parameters. Graphs are

More information

Starting Excel application

Starting Excel application MICROSOFT EXCEL 1 2 Microsoft Excel: is a special office program used to apply mathematical operations according to reading a cell automatically, just click on it. It is called electronic tables Starting

More information

Spreadsheet Applications Test

Spreadsheet Applications Test Spreadsheet Applications Test 1. The expression returns the maximum value in the range A1:A100 and then divides the value by 100. a. =MAX(A1:A100/100) b. =MAXIMUM(A1:A100)/100 c. =MAX(A1:A100)/100 d. =MAX(100)/(A1:A100)

More information

Real-Time Optimization by Extremum-Seeking Control

Real-Time Optimization by Extremum-Seeking Control Real-Time Optimization by Extremum-Seeking Control Real-Time Optimization by Extremum-Seeking Control KARTIK B. ARIYUR MIROSLAV KRSTIĆ A JOHN WILEY & SONS, INC., PUBLICATION Copyright 2003 by John Wiley

More information

Excel 101. DJ Wetzel Director of Financial Aid Greenville Technical College

Excel 101. DJ Wetzel Director of Financial Aid Greenville Technical College Excel 101 DJ Wetzel Director of Financial Aid Greenville Technical College Introduction Spreadsheets are made up of : Columns identified with alphabetic headings Rows - identified with numeric headings.

More information

OTEC 1822 Microsoft Excel

OTEC 1822 Microsoft Excel South Central College OTEC 1822 Microsoft Excel Common Course Outline Course Information Description Instructional Level Total Credits 4.00 Total Hours 64.00 Types of Instruction This course prepares students

More information

Practical File Answer key Class X (402)

Practical File Answer key Class X (402) Practical File Answer key Class X (402) 1) Create a Word Document and write all the steps to do following instructions. a) (i) Click on Indent Option of Paragraph group of Layout Tab. (ii) Set Left to

More information

Excel 2010 ALL-IN-ONE FOR DUMHIE5* by Greg Harvey TECHN1SCHE INFORMATIONSBIBUOTHEK UN1VERSITATSBIBLIOTMEK HANNOVER WILEY. Wiley Publishing, Inc.

Excel 2010 ALL-IN-ONE FOR DUMHIE5* by Greg Harvey TECHN1SCHE INFORMATIONSBIBUOTHEK UN1VERSITATSBIBLIOTMEK HANNOVER WILEY. Wiley Publishing, Inc. Excel 2010 ALL-IN-ONE FOR DUMHIE5* by Greg Harvey TECHN1SCHE INFORMATIONSBIBUOTHEK UN1VERSITATSBIBLIOTMEK HANNOVER WILEY Wiley Publishing, Inc. Table of Contents «.» «$ «««*»» i^s9»9»s»»«8»6»8*»**»' Introduction.

More information

Spreadsheet Techniques and Problem Solving for ChEs

Spreadsheet Techniques and Problem Solving for ChEs AIChE Webinar Presentation Problem Solving for ChEs David E. Clough Professor Dept. of Chemical & Biological Engineering University of Colorado Boulder, CO 80309 Email: David.Clough@Colorado.edu 2:00 p.m.

More information

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

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook Excel 2016 Main Screen Fundamental Concepts General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Ctrl + O Ctrl + N Ctrl + S Ctrl + P Ctrl + W Help Run Spell Check Calculate

More information

Contents. Excel 2013 Workbook... 1 Starting Excel The Startup Screen... 3 The Excel Screen... 4 Quick Access Toolbar...

Contents. Excel 2013 Workbook... 1 Starting Excel The Startup Screen... 3 The Excel Screen... 4 Quick Access Toolbar... Contents How to Use this Workbook... i BSBITU202A Create and use spreadsheets... ii BSBITU304A Produce spreadsheets... ix Files Used in this Workbook... xvi How to Download Exercise Files... xviii Office

More information

2013 ADVANCED MANUAL

2013 ADVANCED MANUAL 2013 ADVANCED MANUAL C B C H O U S E 2 4 C A N N I N G S T R E E T E D I N B U R G H E H 3 8 E G 0 1 3 1 2 7 2 2 7 9 0 W W W. I T R A I N S C O T L A N D. C O. U K I N F O @ I T R A I N S C O T L A N D.

More information

Spreadsheet Software

Spreadsheet Software Spreadsheet Software Objectives: Working with Spreadsheets Enhancing Productivity Using the Application Open, close a spreadsheet application. Open, close documents. Create a new spreadsheet based on default

More information

TABLE OF CONTENTS. i Excel 2016 Basic

TABLE OF CONTENTS. i Excel 2016 Basic i TABLE OF CONTENTS TABLE OF CONTENTS I PREFACE VII 1 INTRODUCING EXCEL 1 1.1 Starting Excel 1 Starting Excel using the Start button in Windows 1 1.2 Screen components 2 Tooltips 3 Title bar 4 Window buttons

More information

Index. calculated columns in tables, switching on, 58 calculation options (manual and automatic), 132 case sensitive filter, implementing, 37

Index. calculated columns in tables, switching on, 58 calculation options (manual and automatic), 132 case sensitive filter, implementing, 37 Index # #All special item, 57 #Data special item, 56 #Header special item, 57 #ThisRow special item, 57 #Totals special item, 57 A absolute and relative cell references, 110 accept/reject changes to a

More information

Corporate essentials

Corporate essentials Microsoft Office Excel 2016, Corporate essentials A comprehensive package for corporates and government organisations Knowledge Capital London transforming perfomance through learning MS OFFICE EXCEL 2016

More information