PTC Mathcad Prime 3.0

Size: px
Start display at page:

Download "PTC Mathcad Prime 3.0"

Transcription

1 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 Academic Press is an imprint of Elsevier

2 Contents Preface Acknowledgements xvii xix PART I BUILDING YOUR PTC MATHCAD TOOLBOX CHAPTER 1 An Introduction to PTC Mathcad Prime Before You Begin 3 PTC Mathcad Basics 4 Creating Simple Math Expressions 5 Grouping 6 Editing Expressions 9 Selecting Characters 9 Deleting Characters 9 Deleting and Replacing Operators 9 Modifying Expressions 10 PTC Mathcad Workspace 11 PTC Mathcad Button 12 Quick Access Toolbar 12 Open Worksheets Bar 12 Status Bar 12 Ribbon Bar 12 Math Tab 12 Operators 12 Symbols 13 Constants 14 Summary of Equal Signs 14 Regions 14 Math Regions 15 Text Regions 15 Plot Regions 15 Functions 16 Built-in Functions 16 User-defined Functions 17 Units 17 Assigning Units to Numbers 17 Evaluating and Displaying Units 19 Arrays and Subscripts 20 Creating Arrays 20 ORIGIN 21

3 X-Y vi Contents Subscripts 22 Range Variables 26 - Plotting Plots 26 Plots Tab 26 Setting Plotting Ranges 28 Programming, Symbolic Calculations, Solving and Calculus 29 Getting Started Tab 32 Summary 32 Practice 33 CHAPTER 2 PTC Mathcad Prime 3.0 for Current Mathcad 15 Users 35 Differences to Become Accustomed to 35 Tab Key 35 Extra Spacebar 36 Editing Expressions 36 Creating Text Boxes 36 Literal Subscripts 36 Page Breaks 37 Regions to the Right of the Right Margin Do Not Print 37 Units 37 Creating a Range Variable 38 Single Quote Does Not Add Parentheses 38 Highlighting Regions 38 Exciting New Features in PTC Mathcad Prime 39 Labels 39 Ribbon Bar 39 Open Worksheets Bar 39 Status Bar 40 Ability to "pin" a Worksheet on the Recently Used Worksheets List 40 Remove Empty Space 40 Mixed Units in Arrays 40 Operators 40 Features from Mathcad 15 that Are Not in Mathcad Prime Summary 41 CHAPTER 3 Variables and Regions 43 Variables 43 Types of Variables 43 Rules for Naming Variables 43 Case and Font 43 Characters That Can Be Used in Variable Names 45

4 Contents Literal Subscripts 45 Special Text Mode 46 String Why Use Variables 48 Variables 47 Regions 50 Understanding the Difference Between "activate" and "select" 50 Selecting and Moving Regions 51 Separating Regions 51 Text Regions 51 Changing Font Characteristics 52 Controlling the Width of a Text Box 53 Paragraph Properties 53 Areas 53 Additional Information About Math Regions 54 Math Regions in Text Regions 54 Math Regions That Do Not Calculate 54 Find and Replace 55 Find 55 Replace 56 Inserting and Deleting Lines 58.. Page View and Page Breaks 58 View 59 Gridlines 60 Page Breaks 60 Summary 61 Practice 61 CHAPTER 4 Simple Functions 63 Built-in Functions 63 Labels 67 User-defined Functions 68 Assigning the "Function" Label to User-defined Functions 68 Why Use User-defined Functions? 70 Using Multiple Arguments 71 Variables in User-defined Functions 71 Examples of User-defined Functions 75 Passing a Function to a Function 76 Warnings 77 Engineering Examples 81 Engineering Example 4.1: Column Buckling 81 Engineering Example 4.2: Torsional Shear Stress 82 Summary 83 Practice 83

5 viii Contents CHAPTER 5 Units! 85 Introduction 86 Definitions 86 Changing the Default Unit System 87 Using and Displaying Units 87 Derived Units 90 Custom Default Unit System 91 Units of Force and Units of Mass 92 Creating Custom Units 93 Units in Equations 95 Using Labels to Distinguish Between Variables and Units 97 Units in User-defined Functions 99 Units in Empirical Formulas 100 SIUnitsOf(x) 101 Unit Scaling Functions 105 Fahrenheit and Celsius 105 Change in Temperature 106 Degrees Minutes Seconds (DMS) 109 Hours Minutes Seconds {hhmmss) 110 Feet Inch Fraction (FIF) 113 Money 114 Dimensionless Units 114 Using the Unit Placeholder for Scaling 117 Summary 118 Practice 118 PART II HAND TOOLS FOR YOUR PTC MATHCAD TOOLBOX CHAPTER 6 Arrays, Vectors, and Matrices 123 Review of Chapter Tables 124 Range Variables 127 Range Variables vs. Vectors 127 Converting a Range Variable to a Vector 128 Using Range Variables to Create Arrays 128 Using Units in Range Variables 132 Calculating Increments from the Beginning and Ending Values 134 Displaying Arrays 134 Displaying and Resizing a Large Matrix 137 Show/Hide Indices 139 Using Units with Arrays 141

6 Contents ix Calculating with Arrays 144 Addition and Subtraction 144 Multiplication 144 Division 148 Array Functions 149 Creating Array Functions 149 Size Functions 151 Lookup Functions 151 Extracting Functions and Operators 154 Sorting Functions 156 PTC Mathcad Calculation Summary 156 Engineering Examples 156 Engineering Example 6.1: Using Vectors in a User-defined Function 157 Engineering Example 6.2: Using Vectors in Expressions Engineering Example 6.3: Using Matrices in Functions and Expressions 159 Engineering Example 6.4: Comparison of Using Range Variables and Vectors 160 Summary 161 Practice 161 CHAPTER 7 Selected PTC Mathcad Functions 163 Review of Built-in Functions 164 Selected Functions 164 max and min Functions 164 mean and median Functions 166 Truncation and Rounding Functions 168 Summation Operator 178 (/"Function 185 linterp Function 186 Miscellaneous Categories of Functions 190 Curve Fitting, Regression, and Data Analysis 190 Error Function 190 String Functions 191 Picture Functions and Image Processing 191 Complex Numbers, Polar Coordinates, and Mapping Functions 191 Mapping Functions 192 Polar Notation 192 Angle Functions 192 Reading from and Writing to Files 192 Summary 195 Practice 196

7 X Contents CHAPTER 8 Plotting 199 Plots Tab 199 Creating a Simple XY Plot 200 Creating a Simple Polar Plot 201 XY Plot Range and Tick Marks 204 Number of Points Plotted 207 Showing Only Points 207 Using Range Variables to Set Plot Domain 209 Polar Plot Range and Tick Marks 212 Graphing with Units 213 Formatting Plots 216 Axis Location 216 Location of Axis Placeholders 216 Markers 217 Formatting Plot Values 217 Logarithmic Scaling 218 Trace Styles 218 Labels 221 Graphing Multiple Functions 221 Scale Factors 224 Plotting Data Points 224 Range Variables 224 Data Vectors 230 Error Plots 233 Parametric Plotting 234 Trace and Zoom 235 Plotting over a Log Scale 236 Plotting a Family of Curves 238 3D Plots and Contour Plots 240 3D Plots 240 Contour Plots 250 Engineering Examples 253 Engineering Example Engineering Example Summary 259 Practice 259 CHAPTER 9 Simple Logic Programming 263 Introduction to the Programming Toolbar 263 Creating a Simple Program 264 Use of else j/and also if Operators 268 Local Assignment 276 Return Operator 277 Boolean Operators 279

8 Contents xi Adding Lines to a Program 284 Using Conditional Programs to Make and Display Conclusions 287 Engineering Examples 289 Engineering Example Engineering Example Summary 294 Practice 294 PART III POWER TOOLS FOR YOUR PTC MATHCAD TOOLBOX CHAPTER 10 Introduction to Symbolic Calculations 297 Getting Started with Symbolic Calculations 297 Keywords and Modifiers 298 Float 303 Solve 305 Explicit 309 Assume 311 Fully 311 Using 315 Solving a System of Equations 316 Expand, Simplify, and Factor 318 Coeffsand Collect 320 Substitute 322 Combine and Rewrite 322 Series 326 Explicit 327 Using More than One Keyword 330 Units with Symbolic Calculations 332 Additional Topics to Study 336 Summary 336 Practice 336 CHAPTER 11 Solving Engineering Equations 339 Root Function 340 Polyroots Function 343 Solve Blocks 345 Isolve Function 349 Solve Blocks using Maximize and Minimize 351 TOL, CTOL, and Minerr 351 Using Units 353

9 xii Contents Engineering Examples 353 Engineering Example 11.1: Object in Motion 354 Engineering Example 11.2: Electrical Network 357 Engineering Example 11.3: Pipe Network 358 Engineering Example 11.4: Chemistry 361 Engineering Example 11.5: Determining the Flow Properties of a Circular Pipe Flowing Partially Full 364 Engineering Example 11.6: Box Volume 365 Engineering Example 11.7: Maximize Profit 366 Summary 368 Practice 368 CHAPTER 12 Advanced Programming 369 Local Definition 369 Looping 371 For Loops 371 While Loops 375 Break and Continue Operators 379 Return Operator 380 Try-On Error Operator 381 Engineering Example Summary 397 Practice 397 CHAPTER 13 Calculus and Differential Equations 399 Differentiation 399 Integration 407 Differential Equations 411 Ordinary Differential Equations (ODEs) 411 Partial Differential Equations (PDEs) 417 Engineering Examples 417 Engineering Example Engineering Example Practice 433 PART IV CREATING AND ORGANIZING YOUR ENGINEERING CALCULATIONS WITH PTC MATHCAD CHAPTER 14 Putting It All Together 437 Introduction 437 Guidelines for Naming Variables 437 Naming Guideline Naming Guideline Naming Guideline 3 439

10 Contents xiii Naming Guideline Naming Guideline PTC Mathcad Toolbox 440 Variables 440 Editing 440 User-defined Functions 441 Units! 441 PTC Mathcad Settings 441 Customizing PTC Mathcad with Templates 441 Hand Tools 441 Power Tools 442 Let's Start Building 442 What is Ahead 442 Summary 443 Practice 443 CHAPTER 15 PTC Mathcad Settings 445 PTC Mathcad Options 445 Enable Getting Started Tab 445 Enable PTC Places 447 Set the Path for Accessing Help at an Alternate Location 447 Disable Quality Agent Reporting 447 Show PTC Mathcad News and Information 447 Specify an Alternate Folder for My Templates 447 Specify an Alternate Folder for Shared Templates 447 Use an Alternate Template When Creating New Worksheets 447 Ribbon Bar Settings 448 Math Tab 448 Matrices/Tables Tab 449 Plots Tab 450 Math Formatting Tab 450 Results Format 451 Show Trailing Zeros 452 Display Precision 453 Complex Values 455 Calculation Tab 455 Controls 456 Worksheet Settings 456 Document Tab 459 Page 459 View 460 Summary 461 Practice 461

11 xiv Contents CHAPTER 16 Customizing PTC Mathcad 463 Styles 463 Math Formatting and Label Styles 464 Differentiating Between Variables with the Same Name Applying Labels to User-defined Functions 468 Changing Label Styles 468 Math Font Changes: Region Specific Verses Global Changes 470 Text Formatting 472 Headers and Footers 472 Creating Headers and Footers 473 Information to Include in Headers and Footers 474 Examples 475 Margins 476 Quick Access Toolbar Customization 476 Summary 477 Practice 477 CHAPTER 17 Templates 479 Information Saved in a Template 479 PTC Mathcad Templates 480 Review of Chapters 5, 15, and Creating Templates 481 Where Are Templates Stored? 482 Creating Your Customized Template 483 EM Metric 483 Document Tab 483 Math Tab 485 Math Formatting Tab '. 485 Text Formatting Tab 486 Calculation Tab 487 EM US 489 Alternate Default Template 489 Summary 490 Practice 490 CHAPTER 18 Assembling Calculations from Standard Calculation Worksheets 491 Copying Regions from Other PTC Mathcad Worksheets 492 Creating Standard Calculation Worksheets 492 Protecting Information 493 Potential Problems with Inserting Standard Calculation Worksheets and Recommended Solutions 493 Guidelines 494 How to Use Redefined Variables in Project Calculations 495

12 Contents Resetting Variables 499 Using User-defined Functions in Standard Calculation Worksheets 502 Using the Include Feature 504 When to Separate Project Calculation Files 505 Summary 505 Practice 506 CHAPTER 19 Microsoft Excel Component 507 Introduction 507 Excel Component Block 508 Input Context 509 Excel Component Table 509 Output Context 509 Simple Example 510 Inputs and Outputs 511 Inputs 511 Outputs 511 Hiding Inputs and Outputs 516 Important Concepts 517 Opening, Closing, and Saving Excel 517 Input Values Have Precedence 517 What Displays in the Component Table 517 Dealing with Empty Cells 519 Inputs and Outputs Do Not Track Excel Changes 519 Existing Spreadsheets 523 Using Units with Excel 523 Input 523 Printing the Excel Component 526 Summary 527 Practice 527 CHAPTER 20 Conclusion 529 Advantages of PTC Mathcad 529 Creating Project Calculations 529 Additional Resources 530 Conclusion 530 Appendix 1: PTC Mathcad Prime 3.0 Keyboard Shortcuts 533 Appendix 2: Keyboard Shortcuts for Editing and Worksheet Management 541 Appendix 3: Greek Letters 543 Appendix 4: Built-in Constants and Variables 545 Appendix 5: Reference Tables 549 Index.' 553

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

The Mathcad Workspace 7

The Mathcad Workspace 7 For information on system requirements and how to install Mathcad on your computer, refer to Chapter 1, Welcome to Mathcad. When you start Mathcad, you ll see a window like that shown in Figure 2-1. By

More information

Excel for Chemists. Second Edition

Excel for Chemists. Second Edition Excel for Chemists Second Edition This page intentionally left blank ExceL for Chemists A Comprehensive Guide Second Edition E. Joseph Billo Department of Chemistry Boston College Chestnut Hill, Massachusetts

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

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

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

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

Table of Contents. Preface... iii COMPUTER BASICS WINDOWS XP

Table of Contents. Preface... iii COMPUTER BASICS WINDOWS XP Table of Contents Preface... iii COMPUTER BASICS Fundamentals of Computer 1 Various Types of Computers 2 Personal Computer 2 Personal Digital Assistant 3 Laptop Computer 3 Tablet PC 3 Main Frame Computer

More information

LATEX. Leslie Lamport. Digital Equipment Corporation. Illustrations by Duane Bibby. v ADDISON-WESLEY

LATEX. Leslie Lamport. Digital Equipment Corporation. Illustrations by Duane Bibby. v ADDISON-WESLEY LATEX A Document Preparation System User's Guide and Reference Manual Leslie Lamport Digital Equipment Corporation Illustrations by Duane Bibby v ADDISON-WESLEY Boston San Francisco New York Toronto Montreal

More information

Essential MATLAB for Engineers and Scientists

Essential MATLAB for Engineers and Scientists Essential MATLAB for Engineers and Scientists Third edition Brian D. Hahn and Daniel T. Valentine ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE SYDNEY

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

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

A Document Preparation System. User's Guide and Reference Manual. Leslie Lamport

A Document Preparation System. User's Guide and Reference Manual. Leslie Lamport A Document Preparation System User's Guide and Reference Manual Leslie Lamport Digital Equipment Corporation Illustrations by Duane Bibby TT ADDISON-WESLEY Boston San Francisco New York Toronto Montreal

More information

Arkansas Curriculum Framework for Computer Applications II

Arkansas Curriculum Framework for Computer Applications II A Correlation of DDC Learning Microsoft Office 2010 Advanced Skills 2011 To the Arkansas Curriculum Framework for Table of Contents Unit 1: Spreadsheet Formatting and Changing the Appearance of a Worksheet

More information

An Introduction to Programming with IDL

An Introduction to Programming with IDL An Introduction to Programming with IDL Interactive Data Language Kenneth P. Bowman Department of Atmospheric Sciences Texas A&M University AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN

More information

What s new for PTC Mathcad Prime 3.1

What s new for PTC Mathcad Prime 3.1 What s new for PTC Mathcad Prime 3.1 13 PTC Mathcad Prime 3.1 API Some of What s New Get & Set data in different units Completing goal of units everywhere, API can now make 3 rd party applications units

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

Excel 2016 Basics for Windows

Excel 2016 Basics for Windows Excel 2016 Basics for Windows Excel 2016 Basics for Windows Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn

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

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

Introduction to Excel

Introduction to Excel Office Button, Tabs and Ribbons Office Button The File menu selection located in the upper left corner in previous versions of Excel has been replaced with the Office Button in Excel 2007. Clicking on

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

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

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

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

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

Office 2016 Excel Basics 01 Video/Class Project #13 Excel Basics 1: Excel Grid, Formatting, Formulas, Cell References, Page Setup (O16-13) Office 2016 Excel Basics 01 Video/Class Project #13 Excel Basics 1: Excel Grid, Formatting, Formulas, Cell References, Page Setup (O16-13) Topics Covered in Video: 1) Excel file = Workbook, not Document

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

Excel 2016 Basics for Mac

Excel 2016 Basics for Mac Excel 2016 Basics for Mac Excel 2016 Basics for Mac Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn from

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

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

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

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY Table of Contents Table of Contents 1. Creating a Microsoft Excel Workbook...1 Starting Microsoft Excel...1 Creating a Workbook...2 Saving a Workbook...3 The Status Bar...5 Adding and Deleting Worksheets...6

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

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

Appendix C Mathcad Tutorial

Appendix C Mathcad Tutorial Appendix C Mathcad Tutorial The following tutorial was extracted from Mathcad ver. 11. (with permission). The areas covered include fundamental math operations (Figs. C.1-C.16), plotting (Figs. C.17-C.18),

More information

Programming 8-bit PIC Microcontrollers in С

Programming 8-bit PIC Microcontrollers in С Programming 8-bit PIC Microcontrollers in С with Interactive Hardware Simulation Martin P. Bates älllllltlilisft &Щ*лЛ AMSTERDAM BOSTON HEIDELBERG LONDON ^^Ш NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO

More information

Table of Contents. Introduction.*.. 7. Part /: Getting Started With MATLAB 5. Chapter 1: Introducing MATLAB and Its Many Uses 7

Table of Contents. Introduction.*.. 7. Part /: Getting Started With MATLAB 5. Chapter 1: Introducing MATLAB and Its Many Uses 7 MATLAB Table of Contents Introduction.*.. 7 About This Book 1 Foolish Assumptions 2 Icons Used in This Book 3 Beyond the Book 3 Where to Go from Here 4 Part /: Getting Started With MATLAB 5 Chapter 1:

More information

Introduction to Excel 2013

Introduction to Excel 2013 Introduction to Excel 2013 Copyright 2014, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be reproduced

More information

MET 107 Getting Started in Mathcad Document Set 1. The majority of these documents are taken from the Mathcad Resources (Help) pages.

MET 107 Getting Started in Mathcad Document Set 1. The majority of these documents are taken from the Mathcad Resources (Help) pages. The majority of these documents are taken from the Mathcad Resources (Help) pages. The Math Toolbar The Math toolbar, whose buttons bring up toolbars of math operators, is docked just under the main menu.

More information

Office of Instructional Technology

Office of Instructional Technology Office of Instructional Technology Microsoft Excel 2016 Contact Information: 718-254-8565 ITEC@citytech.cuny.edu Contents Introduction to Excel 2016... 3 Opening Excel 2016... 3 Office 2016 Ribbon... 3

More information

Computers as Components Principles of Embedded Computing System Design

Computers as Components Principles of Embedded Computing System Design Computers as Components Principles of Embedded Computing System Design Third Edition Marilyn Wolf ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE SYDNEY

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

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

Embedded Systems Architecture

Embedded Systems Architecture Embedded Systems Architecture A Comprehensive Guide for Engineers and Programmers By Tammy Noergaard ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE

More information

Excel tutorial Introduction

Excel tutorial Introduction Office button Excel tutorial Introduction Microsoft Excel is an electronic spreadsheet. You can use it to organize your data into rows and columns. You can also use it to perform mathematical calculations

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

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

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 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

Complete PCB Design Using OrCad Capture and Layout

Complete PCB Design Using OrCad Capture and Layout Complete PCB Design Using OrCad Capture and Layout By Kraig Mitzner Amsterdam Boston Heidelberg London New York Oxford Paris San Diego San Francisco Singapore Sydney Tokyo Newnes is an imprint of Elsevier

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

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

Microsoft Office Excel

Microsoft Office Excel Microsoft Office 2007 - Excel Help Click on the Microsoft Office Excel Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

Excel 2013 Part 2. 2) Creating Different Charts

Excel 2013 Part 2. 2) Creating Different Charts Excel 2013 Part 2 1) Create a Chart (review) Open Budget.xlsx from Documents folder. Then highlight the range from C5 to L8. Click on the Insert Tab on the Ribbon. From the Charts click on the dialogue

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

Microsoft Excel 2010

Microsoft Excel 2010 Microsoft Excel 2010 omar 2013-2014 First Semester 1. Exploring and Setting Up Your Excel Environment Microsoft Excel 2010 2013-2014 The Ribbon contains multiple tabs, each with several groups of commands.

More information

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

How to Make Graphs with Excel 2007

How to Make Graphs with Excel 2007 Appendix A How to Make Graphs with Excel 2007 A.1 Introduction This is a quick-and-dirty tutorial to teach you the basics of graph creation and formatting in Microsoft Excel. Many of the tasks that you

More information

Key Terms. Differentiation Extended Time Four square

Key Terms. Differentiation Extended Time Four square Subject: Computer Applications Grade: 9th Mr. Holmes Unit Lesson Layer Duration MS Excel Enhancing a Worksheet Applied (do) 10/1/12 10/11/12 Essential Questions What do you think about, prove, apply, what

More information

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 Quick Summary A workbook an Excel document that stores data contains one or more pages called a worksheet. A worksheet or spreadsheet is stored in a workbook, and

More information

Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 5/17/2012 Physics 120 Section: ####

Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 5/17/2012 Physics 120 Section: #### Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 Lab partners: Lab#1 Presentation of lab reports The first thing we do is to create page headers. In Word 2007 do the following:

More information

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics. To apply number formatting:

Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics. To apply number formatting: Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics Formatting text and numbers In Excel, you can apply specific formatting for text and numbers instead of displaying all cell content

More information

MSP430 Microcontroller Basics

MSP430 Microcontroller Basics MSP430 Microcontroller Basics John H. Davies AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE SYDNEY TOKYO Newnes is an imprint of Elsevier N WPIGS Contents Preface

More information

Contents NUMBER. Resource Overview xv. Counting Forward and Backward; Counting. Principles; Count On and Count Back. How Many? 3 58.

Contents NUMBER. Resource Overview xv. Counting Forward and Backward; Counting. Principles; Count On and Count Back. How Many? 3 58. Contents Resource Overview xv Application Item Title Pre-assessment Analysis Chart NUMBER Place Value and Representing Place Value and Representing Rote Forward and Backward; Principles; Count On and Count

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

Index. borders adding to cells, 174 draw border line tool, using to add, 175

Index. borders adding to cells, 174 draw border line tool, using to add, 175 Index A A4 size paper, 289 absolute references, 128 accounting number format style, 158 add-ins content, explained, 138 downloading from the office store, 140 task pane, explained, 138 uses of, 138 alignment

More information

Excel 2013 Getting Started

Excel 2013 Getting Started Excel 2013 Getting Started Introduction Excel 2013 is a spreadsheet program that allows you to store, organize, and analyze information. While you may think that Excel is only used by certain people to

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

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

Gloucester County Library System. Excel 2010

Gloucester County Library System. Excel 2010 Gloucester County Library System Excel 2010 Introduction What is Excel? Microsoft Excel is an electronic spreadsheet program. It is capable of performing many different types of calculations and can organize

More information

Computer & Careers Mr. Lewis

Computer & Careers Mr. Lewis Microsoft Excel Unit A Computer & Careers Mr. Lewis Definitions: Spreadsheet Worksheet Workbook Formulas File Extension When you open a spreadsheet the default name is Is an application you use to perform

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

Microsoft Excel 2010 Handout

Microsoft Excel 2010 Handout Microsoft Excel 2010 Handout Excel is an electronic spreadsheet program you can use to enter and organize data, and perform a wide variety of number crunching tasks. Excel helps you organize and track

More information

Spreadsheet View and Basic Statistics Concepts

Spreadsheet View and Basic Statistics Concepts Spreadsheet View and Basic Statistics Concepts GeoGebra 3.2 Workshop Handout 9 Judith and Markus Hohenwarter www.geogebra.org Table of Contents 1. Introduction to GeoGebra s Spreadsheet View 2 2. Record

More information

Information Technology User Support Services

Information Technology User Support Services Information Technology User Support Services Windows & Microsoft Office Tips Prerequisite: None This workshop is a basic class. Topics include: Maneuvering around the Desktop Pinning programs to the Taskbar

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 2013 Intermediate

Excel 2013 Intermediate Excel 2013 Intermediate Quick Access Toolbar... 1 Customizing Excel... 2 Keyboard Shortcuts... 2 Navigating the Spreadsheet... 2 Status Bar... 3 Worksheets... 3 Group Column/Row Adjusments... 4 Hiding

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

Workbooks & Worksheets. Getting Started. Formatting. Formulas & Functions

Workbooks & Worksheets. Getting Started. Formatting. Formulas & Functions 1 Getting Started Cells Workbooks & Worksheets Formatting Formulas & Functions Chart Printing 2 Getting Started Start a spreadsheet program Recognize the spreadsheet screen layout Use the ribbon,quick

More information

Algorithmic Graph Theory and Perfect Graphs

Algorithmic Graph Theory and Perfect Graphs Algorithmic Graph Theory and Perfect Graphs Second Edition Martin Charles Golumbic Caesarea Rothschild Institute University of Haifa Haifa, Israel 2004 ELSEVIER.. Amsterdam - Boston - Heidelberg - London

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

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

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

product that s right for you Choose the Mathcad

product that s right for you Choose the Mathcad Choose the Mathcad product that s right for you Mathcad is the industry standard software for engineering calculations. Its easy-to-use, live mathematical notation, powerful capabilities, and open architecture

More information

Spreadsheets Microsoft Office Button Ribbon

Spreadsheets Microsoft Office Button Ribbon Getting started with Excel 2007 you will notice that there are many similar features to previous versions. You will also notice that there are many new features that you ll be able to utilize. There are

More information

Excel Programming with VBA (Macro Programming) 24 hours Getting Started

Excel Programming with VBA (Macro Programming) 24 hours Getting Started Excel Programming with VBA (Macro Programming) 24 hours Getting Started Introducing Visual Basic for Applications Displaying the Developer Tab in the Ribbon Recording a Macro Saving a Macro-Enabled Workbook

More information

Microsoft Excel 2007

Microsoft Excel 2007 Microsoft Excel 2007 1 Excel is Microsoft s Spreadsheet program. Spreadsheets are often used as a method of displaying and manipulating groups of data in an effective manner. It was originally created

More information

Creating and Using an Excel Table

Creating and Using an Excel Table Creating and Using an Excel Table Overview of Excel 2007 tables In earlier Excel versions, the organization of data in tables was referred to as an Excel database or list. An Excel table is not to be confused

More information

PTC Mathcad Prime 3.1 Keyboard Shortcuts

PTC Mathcad Prime 3.1 Keyboard Shortcuts PTC Mathcad Prime 3.1 Keyboard Shortcuts Copyright 2015 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related documentation from PTC Inc. and its subsidiary

More information

PTC Mathcad Prime 3.0 Keyboard Shortcuts

PTC Mathcad Prime 3.0 Keyboard Shortcuts PTC Mathcad Prime 3.0 Keyboard Shortcuts Copyright 2013 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related documentation from PTC Inc. and its subsidiary

More information

Ms excel. The Microsoft Office Button. The Quick Access Toolbar

Ms excel. The Microsoft Office Button. The Quick Access Toolbar Ms excel MS Excel is electronic spreadsheet software. In This software we can do any type of Calculation & inserting any table, data and making chart and graphs etc. the File of excel is called workbook.

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

Table of Contents Getting Started with Excel Creating a Workbook

Table of Contents Getting Started with Excel Creating a Workbook Finney Learning Systems i Table of Contents Welcome........................... vii Copying the Student Files................ viii Setting up Excel to Work with This Course...... viii Lesson 1 Getting Started

More information

Microsoft Excel Chapter 2. Formulas, Functions, and Formatting

Microsoft Excel Chapter 2. Formulas, Functions, and Formatting Microsoft Excel 2010 Chapter 2 Formulas, Functions, and Formatting Objectives Enter formulas using the keyboard Enter formulas using Point mode Apply the AVERAGE, MAX, and MIN functions Verify a formula

More information

MS Excel Henrico County Public Library. I. Tour of the Excel Window

MS Excel Henrico County Public Library. I. Tour of the Excel Window MS Excel 2013 I. Tour of the Excel Window Start Excel by double-clicking on the Excel icon on the desktop. Excel may also be opened by clicking on the Start button>all Programs>Microsoft Office>Excel.

More information

Excel: Introduction. Microsoft Office 2007.XLSX

Excel: Introduction. Microsoft Office 2007.XLSX Excel: Introduction Microsoft Office 2007.XLSX 1 TEMPLATES Click on the OFFICE button NEW A list of templates appear (pre-created workbooks that can be reused and include formulas and formatting ) 2 KEYBOARD

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

Portage Northern High School Computer Applications * Microsoft Office 2010 Course Syllabus Mrs. Meyer

Portage Northern High School Computer Applications * Microsoft Office 2010 Course Syllabus Mrs. Meyer Portage Northern High School Computer Applications * Microsoft Office 2010 Course Syllabus Mrs. Meyer www.mrsmeyersmap.weebly.com Course Description This course is recommended for ALL high school students!

More information

Controlling page appearance

Controlling page appearance L E S S O N 6 Controlling page appearance Suggested teaching time 35-45 minutes Lesson objectives To be able to change the appearance of the document at the page level, you will: a b c Create and view

More information