This copy of the Validation Protocol / Report for. # ZTC-10, for version 2 of ZTCP's. "MDD-PLUS C=0 SAMPLING PLANS.xls"

Size: px
Start display at page:

Download "This copy of the Validation Protocol / Report for. # ZTC-10, for version 2 of ZTCP's. "MDD-PLUS C=0 SAMPLING PLANS.xls""

Transcription

1 John N. Zorich, Jr. Zorich Technical Consulting & Publishing Silicon Valley CA and Reno NV (cell) This copy of the Validation Protocol / Report for # ZTC-10, for version 2 of ZTCP's "MDD-PLUS C=0 SAMPLING PLANS.xls" was prepared and performed for use only** by and at by????? MDD-PLUS C=0 SAMPLING PLANS, you will be sent, free of charge, signed copies of the most current revision of the validation protocol and of the completely executed validation report. John N. Zorich, Jr. President/Owner of ZTC ** Use by any other parties or locations violates the license agreement under which ZTC sells this software. 12/18/ by ZTC Page 1 of 1

2 VALIDATION PROTOCOL For "MDD-PLUS C=0 SAMPLING PLANS.xls" 1.0 OBJECTIVE For the name and signature of the author of this Protocol, see the CoverPage of this combined Protocol + Report PDF file. This document outlines the validation protocol for version 2 of the computer file named "MDD-PLUS C=0 SAMPLING PLANS", referred to below only as "MDP". 2.0 SCOPE This document applies to the MS Excel file named in the "Objective" section above, but which might be named differently by a purchaser of this program. Even if the file name is changed, the "Instructions" worksheet inside the file will always have the original file name. This protocol applies to all versions 2.XX of this program, starting with version The XX refers to minor variations in the When program that you are designed purchase to change the a appearance copy of worksheets or to improve the clarity of error messages. The formulas/functions and "" sampling plan table cells remain unchanged in all 2.XX MDD-PLUS versions, and therefore re-validation C=0 SAMPLING is not required when changes are implemented in the 2.XX series. If a change is required to a formula/function cell or to a sampling plan table cell, PLANS, the new revision you will will be given be version sent, number free 3.01 and of formally revalidated. The file is password protected on all formula/function and "" sampling plan table cells (password retained by ZTCP). current Those cells cannot revision be changed without of the password, validation and ZTCP does not provide the password to purchasers of this program. 3.0 POLICY charge, signed copies of the most protocol and of the completely executed validation report. Custom statistical software must be formally validated for its intended use. The purpose of MDP is to calculate sample sizes that, for a given Lot (2 thru 10,000) exhibiting a given % defective (2%, 3%, 4%, 5%, 6%, 7%, or 10%), will result in no more than a probability that the Lot will be approved, based on a C=0 sampling plan (that is, if any defectives ("nonconformities") are found in the, the Lot is rejected). By using the word "validation" in this protocol, it is not meant to imply that MDP's program "code" is being validated. MDP is a relatively simple "application" based upon a commercial program, Excel, which has been sold by Microsoft Corporation for over 20 years. By saying that MDP is to be "validated" is to say that its functions and features will be critically and systematicly checked, to see if they meet their pre-determined design requirements and intended end-user purposes. MDP contains no Validation Protocol for MDD-PLUS C=0 SAMPLING PLANS.xls, version 2.XX, Page 1 of 5

3 "macros" or other code-based add-ons (such as VBA scripts); MDP does not even use any ActiveX controls. MDP contains only standard Excel functions and charts, and thus no additional code to validate. 4.0 REFERENCES Excel 2002 Formulas, by J. Walkenbach, 2002 by M&T Books. Juran's Quality Control Handbook, by Juran, J. M., and Gryna, F. M., editors, 4th edition, 1988 by McGraw-Hill Inc. Excel 2002 Formulas, by J. Walkenbach, 2002 by M&T Books. 5.0 DEFINITIONS MDP --- See "Objective" section above. All other terms are equivalent to the common definitions in standard statistical textbooks. 6.0 NOTES ON PROGRAM DESIGN MDP is a simple "lookup" application. Based upon user input on the " " worksheet, the program outputs the sample size and probability that it finds on a hidden " ". The " vs. Lot" curve and the "OC Curve" are created based upon that same input. The probabilities in the have all been calculated using the Hypergeometric Distribution (the Binomial Distribution was not used because it is an approximation to the exact Hypergeometric; the binomial approximation MDD-PLUS is a good approximation, C=0 except in SAMPLING the commonly encountered situation where sample size is a significant portion of the lot size). PLANS, you will be sent, free of charge, signed copies of the most To calculate a hypergeometric probability, 4 values are needed: Lot,, # of nonconformities in the Lot, and # of nonconformities in the. In order to calculate the probabilities, all lot sizes current from 2 thru revision were entered of into the a column validation in a %Defective-specific Spreadsheet (i.e., a separate Spreadsheet was created for 3%, and so on). The "# of nonconformities in the Lot" was calculated by protocol taking the corresponding and of %Defective the completely (e.g., 3%), multiplying it by the Lot, and then rounding down to the nearest whole number; the resulting values were then placed into a column next to the Lot executed column, in the corresponding validation Spreadsheet report. (where the result equaled zero, the value was manually changed to unity, i.e., " 1 ", so that subsequent calculations were performed as if every Lot had at least one nonconformity --- without such an assumption, the probability of acceptance would always be 100%, because there are no nonconformities to find in the sample!). Justification for "rounding down": The nature of the hypergeometric calculation is such that if any calculated fractional "# of nonconformities in the Lot" is "rounded up", the resulting probability is lower than if we had "rounded down". If we were to thus artificially inflate the # of nonconformities in the Lot, we would artificially lower the probability calculated; the problem with such a plan is that when the calculated probabilities are in the neighborhood of 0.05, this Validation Protocol for MDD-PLUS C=0 SAMPLING PLANS.xls, version 2.XX, Page 2 of 5

4 could lead to situations where the probability is less than but the true probability is greater than The # of nonconformities in the is set to zero for all situations (that is, C = 0 ). The 4th and final value needed for a hypergeometric calculation is the sample size. A semi-automated method was developed (using Excel) for use in each Spreadsheet, to identify the smallest sample size that would result in a hypergeometric probability of no larger than , for a given %Defective. The resulting column of 9,999 value pairs (sample size and corresponding probability) were then copy/pasted into the appropriate %Defective location in the, next to a column of corresponding Lot s. Unfortunately, the MS Excel Hypergeometric Distribution function ("=HYPGEOMDIST...") is unable to calculate probability for large lot sizes when the theoretical percent defective is 2%, because the intermediary factorial calculations (as performed by Excel) require astronomically large numbers (Microsoft Excel cannot calculate the factorial for any number greater than 170, and cannot handle numbers that have more than 308 significant digits). The bottom line is this: the Hypergeometric function in Excel, as used in MDP, cannot calculate probability for any lot size greater than 6815 when the theoretical percent defective is 2%. Therefore, for a 2% defective lot, the probabilities associated with lot sizes of 6816 and higher in MDP are determined "manually" by using Excel to calculate the ratios of factorials, which produces the exact same result as the Excel HYPGEOMDIST function (for the relevant formulas, see either Juran's text mentioned in the Reference section above, or the MS Excel "Help" file on HYPGEOMDIST). Such "manual" calculations are tedious to perform 3815 times ( = 3185), and no automated method was known to the designer of this program. In an effort to get past such a mountain of "manual" work, the designer of this program noted that sample sizes in the 2%Defective section of the for lot sizes from When 4751 through you 6815 purchase are exclusively either a copy 147 or 148. of Those two sample sizes appear in large sequences, for example starting at lot size 5650 there are 25 lot sizes where the MDD-PLUS C=0 SAMPLING sample size has been determined to be 147; the next 25 lot sizes have sample sizes of 148, and the 25 lot sizes following that have PLANS, sample sizes of 147. you For will be = sent, 148, the "manual" free of probability was found, by sampling, to slowly increase from (at lot size = 6815) to a maximum of (at lot size = 9999) and then fall charge, to at lot signed size 10,000. copies In addition, it of was the determined, most by sampling, that Lot would have be approximately in order for a sample size of 148 to result in a probability that would be greater than current Therefore, revision it was decided of to the use a validation sample size of 148 for all lot sizes from 6816 thru 10000, realizing that there might be a few lot sizes in that range for whom the smaller sample size of 147 might have protocol corresponded and to acceptable of the probability completely (that is, one that does not exceed ). 7.0 INSTALLATION VALIDATION executed validation report. MDP is a standard Microsoft Excel File, without added macros, ActiveX controls, or VBA scripts. To function correctly, the file needs to be used on a computer running Microsoft Windows (v 95, NT4, or later), that is running MSExcel version 8 or later (that is, "Excel 97" or later). (NOTE: Excel 97 thru Excel XP all use the same file format, per Walkenbach, p. 5, as referenced above; according to press releases from Microsoft, the version of Excel being sold for use with the newest version of Windows ("Vista"), has the same file format as does the Excel XP version.). Per Microsoft's website, Excel 2007 Validation Protocol for MDD-PLUS C=0 SAMPLING PLANS.xls, version 2.XX, Page 3 of 5

5 has a new file format ("XLSX") that has the capability of automatically configuring itself to be fully compatible with "XLS" files such as MDP. Installation validation is performed by verifying that the file is installed on such a computer. Since the file cannot run on any other type of installation, this validation is self-evident and will not be documented as part of implementing this protocol. 8.0 DESIGN VALIDATION 1. Design validation is first achieved by ensuring that no calculation cells nor any data / value containing cells are user modifiable on any worksheet. The only such cell that should be usermodified is the one for input of Lot, on the " " worksheet. Validation Criteria #1: The only user-modifiable cell on the " " worksheet is the one for input of Lot ; the only other usermodifiable cells in the program are on the "Doc#etc" worksheet. 2. The spreadsheet uses Excel "format controls" to output numbers that identify which %Defective situation has been chosen for analysis (i.e., 2%, 3%...or 10%). Such controls output integers (1, 2, 3...) which are then used by the VLOOKUP functions to search the appropriate column in the (e.g., if the user chooses "4%Defective" the format control output is "3", and the VLOOKUP function looks for a value in the 3rd column to the right of the Lot column in the ). Design validation of the "format controls" will not be performed, since if they were set up incorrectly, the Performance Validation (below) would fail. 3. There are no custom equations in MDP, only Excel "functions". Therefore, design validation is next achieved by checking that all the Excel "functions" have been entered correctly. The only functions that have been When used are the you VLOOKUP, purchase HLOOKUP, a and copy BINOMDIST of functions; if they were entered incorrectly, they would output an error message. Design validation will be accomplished by inspection, to MDD-PLUS determine that they do not C=0 output SAMPLING an error message; no other design validation of Excel functions will be performed because, if they have been otherwise constructed incorrectly, the PLANS, you will be sent, free of Performance Validation (below) would fail. charge, signed copies of the most current revision of the validation protocol and of the completely executed validation report. 9.0 PERFORMANCE VALIDATION Validation Criteria #2: None of the cells containing VLOOKUP, HLOOKUP, or BINOMDIST functions contain an error message. 1. This part of validation will make sure that the hypergeometric probability listed in the for a given Lot / combination is correct. This is to be done by re-calculating all of the approximately 75,000 probabilities directly from the values in the, using the HYPGEOMDIST function. For the 2% Defective part of the, larger than Lot of 6815, a sampling of at least 20 lot sizes will be "manually" calculated (see "Notes on Program Design, above). Validation Protocol for MDD-PLUS C=0 SAMPLING PLANS.xls, version 2.XX, Page 4 of 5

6 Validation Criteria #3: All of the probabilities listed in the must match exactly the probabilities calculated using the HYPGEOMDIST function, except for the part of the table that deals with 2%Defective lot sizes greater than 6815 (see Validation Criteria #4). Validation Criteria #4: Using the textbook formula (i.e., ratios of factorials) for the Hypergeometric probability, determine the largest probability in the range of Lot s 6816 to 10,000, for a 2%Defective lot, and ensure that the, in the part of the table that deals with 2%Defective lots, lists that probability exactly for every Lot in that range. MDD-PLUS C=0 SAMPLING PLANS, you will be sent, free of charge, signed copies of the most current revision of the validation protocol and of the completely executed validation report. Validation Criteria #5: Using the Excel "MAX" function, determine that none of the probabilities in the exceed NOTE: Validation will not check that the absolute smallest sample size possible has been chosen, but rather only that a large enough sample is chosen such that the resulting probability is no more than exactly. 2. Next, we assure that the output on the " " worksheet (which is performed using a VLOOKUP function) corresponds to the correct value on the. Validation Criteria #6: For a sampling of at least 20 different lot sizes thruout the range allowed by the program, ensure that the and Probability shown on the " " worksheet matches exactly the values in the corresponding row of the, as determined by visual inspection. This is to be done for each "%Defective". 3. Validation must also ensure that the vs. Lot chart is accurate, for the %Defective chosen on the " " worksheet. Validation Criteria #7: The vs. Lot chart created automaticly by MDP must reference the correct data in the, for each of the %Defective levels. 4. Finally, Validation must ensure that the OC Curve is accurate, for the %Defective chosen on the " " worksheet. Validation Criteria #8: The OC Curve created automaticly by MDP must reference the correct data in the, for each of the %Defective levels. Validation Protocol for MDD-PLUS C=0 SAMPLING PLANS.xls, version 2.XX, Page 5 of 5

7 VALIDATION REPORT For "MDD-PLUS C=0 SAMPLING PLANS.xls" For the name and signature of the author of this Report, see the CoverPage of this combined Protocol + Report PDF file. 1.0 INSTALLATION VALIDATION Self-evident -- see Validation Protocol for discussion. 2.0 DESIGN AND PERFORMANCE VALIDATION See Protocol for expanded explanations of Validation Criteria. MDD-PLUS C=0 SAMPLING PLANS, you will be sent, free of charge, signed copies of Valida- Validation Criteria Results of the Validation Criteria tion # met? 1 The only user-modifiable (By the means most of standard current MS Excel menu revision commands, and using of a copy of MDP cell on the " [not the File]...) "Protection" was removed from the " " worksheet is the " validation worksheet. The "format" protocol of the "Lot " and input of cell was then YES the one for input of Lot changed from "unlocked" to "locked". The entire worksheet was then selected. The only other usermodifiable cells in the examined --- the dark check mark on a white background in the "locked" (using the CTRL-A) completely and then the "protection" executed tab on the Format/Cells menu was program are on the checkbox indicates validation that all cells are report. now "locked". This means that the only cell "Doc#etc" worksheet. in the entire worksheet that was "unlocked" (prior to this validation test) was the "Lot " input cell. The same basic process was used to confirm that no cells or charts are user-modifiable on any of the other worksheets, except on the "Doc#etc worksheet." Validation Report for MDD-Plus C=0 Sampling Plans.xls, version 2.XX, Page 1 of 10

8 Valida- Validation Criteria Results of the Validation Criteria tion # met? 2 None of the cells The MS Excel function "SUM" will return an error-message if it is asked to sum containing VLOOKUP, a series of numbers, one or more of which contains an MS Excel error-message. HLOOKUP, or When all the cells containing VLOOKUP functions were SUMmed, the function YES BINOMDIST functions did not return an error-message. The same result was obtained when the contain an error message. HLOOKUP and BINOMDIST MDD-PLUS cells were SUMmed. C=0 SAMPLING 3 All of the probabilities New separate spreadsheets were set up for each %Defective. Each of these listed in the spreadsheets was confirmed** PLANS, to contain the exact you same will values be of Lot sent, and free YES must match exactly the as in the corresponding columns in in MDP. The probabilities calculated HYPGEOMDIST function was of then charge, used in those new signed spreadsheets copies to calculate of using the HYPGEOMDIST the probability of finding zero defects in the sample (the number of defectives in function, except for the the population, for each calculation, the was most determined current by the following revision formula: of part of the table that deals ROUNDDOWN((%Defective x Lot),0) with 2%Defective lot sizes as further explained in the Validation the validation Protocol). Then the protocol resultant probabilities and of greater than 6815 (see were compared** to the corresponding probabilities in the in MDP. the completely executed Validation Criteria #4). In all cases, the comparisons showed that the values being compared were identical. validation report. **NOTE: the "comparisons" were "confirmed" using MS Excel's IF function ---- columns of such functions were set up so that they outputted a value of zero (0.000) if the comparisons showed identical data, and a value of otherwise. The sum of the output of all such thousands of IF statements yielded a value of 0.000, thus indicating that all the comparisons showed that the spreadsheet values were identical to those in MDP. Validation Report for MDD-Plus C=0 Sampling Plans.xls, version 2.XX, Page 2 of 10

9 Validation # Validation Criteria Results of the Validation Criteria met? 4 Using the textbook formula (i.e., ratios of factorials) for the Hypergeometric Textbook formula calculation of Hypergeometric probabilities for a sampling of Lot s from 6816 to 10000, for a 2% Defective YES probability, determine the largest lot, when the is a constant 148, showed a slowly probability in the range of Lot s 6816 increasing When probability you up purchase to a lot size of 9999, and a copy then a slight of to 10,000, for a 2%Defective lot, and drop in probability at (see Appendix A for how the ensure that the, in the part of "textbook" MDD-PLUS calculation was performed C=0 using SAMPLING MS Excel, and the table that deals with 2%Defective lots, Appendix B for the output of the evaluation between lot sizes of lists that probability exactly for every Lot 6616 PLANS, and 10000). The you highest will probability be found sent, was for a free Lot in that range. 9999; that probability was: Using the MAX and MIN of functions charge, in Excel, it was signed confirmed that copies the only value of in the 2%Defective probability column in the MDP, the most current revision of for Lot s greater than 6815 is Using the Excel "MAX" function, Using the validation MS Excel "MAX" function, protocol it was determined and that of the determine that none of the probabilities in largest probability in the is YES the exceed (that is, the exactly equal completely to 1 / 20 ). executed 6 For a sampling of at least 20 different lot The lot sizes that were tested, and the results that were obtained, sizes thruout the range allowed by the are shown in Appendix validation C. In all cases, report. the and YES program, ensure that the and Probability shown on the " " worksheet matches exactly the Probability shown on the " " worksheet match exactly the values in the corresponding row of the. values in the corresponding row of the, as determined by visual inspection. This is to be done for each "%Defective". 7 The vs. Lot chart created automaticly by MDP must reference the correct data in the, for each of the %Defective levels. By visual inspection of the "source data" reference that is accessed by "right clicking" on a chart and choosing "source data", it was confirmed that when, e.g., 3%Defective has been chosen on the " " worksheet, the _vs._lot chart references the data corresponding to 3%, on the. The correct references were also found when checked vs. 2, 4, 5, 6, 7, and 10% Defective. Validation Report for MDD-Plus C=0 Sampling Plans.xls, version 2.XX, Page 3 of 10 YES

10 Valida- Validation Criteria Results of the Validation Criteria tion # met? 8 The OC Curve created automaticly by MDP By visual inspection of the "source data" reference that is must reference the correct data in the accessed by "right clicking" on a chart and choosing "source YES, for each of the %Defective data", MDD-PLUS it was confirmed that when, C=0 e.g., 3%Defective SAMPLING has been levels. chosen on the " " worksheet, the OC Curve PLANS, chart references you the Binomial will data be corresponding sent, to free 3%, on the. The correct references were also found when checked vs. 2, 4, 5, 6, 7, and 10% Defective. 3.0 EXCEPTIONS TO THE VALIDATION PROTOCOL: There were no exceptions. 4.0 CONCLUSION The validation criteria have all been met (with the "Exceptions" noted above), and therefore MDD-PLUS C=0 SAMPLING PLANS.xls is considered validated for its intended uses. 5.0 APPENDICES of charge, signed copies of the most current revision of the validation protocol and of the completely executed validation report. APPENDIX A (an example of how to perform a "manual" hypergeometric calculation) APPENDIX B (the results of manual hypergeometric calculations for lot sizes from 6816 to 10000) APPENDIX C (comparison of "" output vs. visual inspection of the ) Validation Report for MDD-Plus C=0 Sampling Plans.xls, version 2.XX, Page 4 of 10

11 APPENDIX A (an example of how to perform a "manual" hypergeometric calculation) A Lot 9,999 B % Defective in the Lot 2.00% C # Defective in Lot (rounding down), before start of sampling 199 Individual probability is (assuming that samples are taken one a time (in " Sequence #" order) and not returned to the Lot) the # Good Parts in Lot prior to taking the current sample, divided by the remaining size of the Lot prior to taking the current sample. That is... (A C (Sequence# 1)) / ( A (Sequence# 1)) MDD-PLUS C=0 SAMPLING PLANS, you will be sent, free of charge, signed copies of the most current revision of the validation protocol and of the completely executed validation report. Cumulative probability is the result of multiplying together all of the Individual Probabilities that have been calculated for all Sequence #s so far, including that from the current Sequence#. Sequence # Individual Cumulative and so on... and so on... and so on Validation Report for MDD-Plus C=0 Sampling Plans.xls, version 2.XX, Page 5 of 10

12 APPENDIX B (the results of manual hypergeometric calculations for lot sizes from 6816 to 10000) Lot Hypergeometric probability of zero nonconformities found in a of 148, if Lot is 2% defective MDD-PLUS C=0 SAMPLING PLANS, you will be sent, free of charge, signed copies of the most current revision of the validation protocol and of the completely executed validation report. Validation Report for MDD-Plus C=0 Sampling Plans.xls, version 2.XX, Page 6 of 10

13 APPENDIX C (comparison of "" output vs. visual inspection of the ) pg 1 of 4 2% Defective 3% Defective SAMPLE SIZE PROBABILITY SAMPLE SIZE PROBABILITY Same? Lot Lot Same? yes yes yes yes yes yes yes yes yes yes yes yes yes yes yes yes MDD-PLUS C=0 SAMPLING yes yes yes PLANS, you will yesbe sent, 993 free yes yes yes of charge, signed yes copies 2974 of yes yes yes the most current yes revision 3970 of yes yes yes yes yes the validation protocol and of yes yes yes yes the completely yes executed yes yes yes validation yes report yes Validation Report for MDD-Plus C=0 Sampling Plans.xls, version 2.XX, Page 7 of 10

14 APPENDIX C (comparison of "" output vs. visual inspection of the ) pg 2 of 4 4% Defective SAMPLE SIZE PROBABILITY Same? Lot 5% Defective SAMPLE SIZE PROBABILITY Lot Same? yes yes When yes you 21 purchase a copy of yes yes yes yes MDD-PLUS 99 52C=052SAMPLING yes yes yes yes yes PLANS, you will be sent, free yes yes yes yes yes of charge, signed 55 copies of yes yes yes yes the most 1005 current revision of yes yes yes the yes validation protocol and of yes yes yes yes yes yes the 4099 completely 59 59executed yes yes yes yes yes validation report yes yes yes yes yes yes yes yes yes yes yes yes Validation Report for MDD-Plus C=0 Sampling Plans.xls, version 2.XX, Page 8 of 10

15 APPENDIX C (comparison of "" output vs. visual inspection of the ) pg 3 of 4 6% Defective 7% Defective SAMPLE SIZE PROBABILITY SAMPLE SIZE PROBABILITY Same? Lot Lot Same? yes yes When yes you 24 purchase a copy of yes yes yes yes MDD-PLUS C=035SAMPLING yes yes yes yes yes PLANS, yes 215 you 38 will 38 be sent, free yes yes yes yes of charge, signed 40 copies of yes yes yes yes the most 1014 current revision of yes yes yes yes yes the validation protocol and of yes yes yes yes yes the 4092 completely 42 42executed yes yes yes yes yes validation report yes yes yes yes yes yes yes Validation Report for MDD-Plus C=0 Sampling Plans.xls, version 2.XX, Page 9 of 10

16 APPENDIX C (comparison of "" output vs. visual inspection of the ) pg 4 of 4 Lot 10% Defective SAMPLE SIZE PROBABILITY Same? yes yes yes yes MDD-PLUS C=0 SAMPLING PLANS, you will be sent, free of charge, signed copies of the most current revision of the validation protocol and of the completely executed validation report yes yes yes yes yes yes yes yes yes yes yes yes yes yes yes yes yes yes Validation Report for MDD-Plus C=0 Sampling Plans.xls, version 2.XX, Page 10 of 10

revision of the validation protocol and of the completely executed validation report.

revision of the validation protocol and of the completely executed validation report. John N. Zorich, Jr. Zorich Technical Consulting & Publishing Sunnyvale, California (cell) 408-203-8811 http://www.johnzorich.com johnzorich@yahoo.com This copy of the Validation Protocol / Report # ZTC-7,

More information

Process Capability Calculations with Extremely Non-Normal Data

Process Capability Calculations with Extremely Non-Normal Data Process Capability Calculations with Extremely Non-Normal Data copyright 2015 (all rights reserved), by: John N. Zorich Jr., MS, CQE Statistical Consultant & Trainer home office: Houston TX 408-203-8811

More information

Microsoft Office Illustrated. Analyzing Table Data

Microsoft Office Illustrated. Analyzing Table Data Analyzing Table Data Objectives Filter a Table Create a custom filter Filter a Table with Advanced Filter Extract Table data 2 Objectives Look up values in a table Summarize table data Validate table data

More information

Customer details are included on a separate worksheet (Customer Look Up) Item details are included on a separate worksheet (Item Look Up)

Customer details are included on a separate worksheet (Customer Look Up) Item details are included on a separate worksheet (Item Look Up) Creating an Invoice System using Excel Purpose To create a basic invoicing system which can be used to create invoices which can then be printed to pdf to provide a permanent copy and to print out and

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

Lecture-14 Lookup Functions

Lecture-14 Lookup Functions Lecture-14 Lookup Functions How do I write a formula to compute tax rates based on income? Given a product ID, how can I look up the product s price? Suppose that a product s price changes over time. I

More information

Review Ch. 15 Spreadsheet and Worksheet Basics. 2010, 2006 South-Western, Cengage Learning

Review Ch. 15 Spreadsheet and Worksheet Basics. 2010, 2006 South-Western, Cengage Learning Review Ch. 15 Spreadsheet and Worksheet Basics 2010, 2006 South-Western, Cengage Learning Excel Worksheet Slide 2 Move Around a Worksheet Use the mouse and scroll bars Use and (or TAB) Use PAGE UP and

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

Pivot Table Project. Objectives. By the end of this lesson, you will be able to:

Pivot Table Project. Objectives. By the end of this lesson, you will be able to: Pivot Table Project Objectives By the end of this lesson, you will be able to: Set up a Worksheet Enter Labels and Values Use Sum and IF functions Format and align cells Change column width Use AutoFill

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

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

Do you face any of these 8 challenges in MS Excel, Word & PowerPoint?

Do you face any of these 8 challenges in MS Excel, Word & PowerPoint? Do you face any of these 8 challenges in MS Excel, Word & PowerPoint? Page 1 of 10 Case 1 MS Excel (Lookups) Situation: Two tables with same names but with spelling variation Complexity: Functions such

More information

Getting Started with Excel

Getting Started with Excel Getting Started with Excel Excel Files The files that Excel stores spreadsheets in are called workbooks. A workbook is made up of individual worksheets. Each sheet is identified by a sheet name which appears

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

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

Microsoft Excel 2000 Formulas By John Walkenbach

Microsoft Excel 2000 Formulas By John Walkenbach Microsoft Excel 2000 Formulas By John Walkenbach Excel (Win) - Recovering the Formula Bar. This document explains how to recover a lost formula bar in Microsoft Excel. Excel 2000. Quick Reference Card.

More information

Microsoft Excel 2010 Training. Excel 2010 Basics

Microsoft Excel 2010 Training. Excel 2010 Basics Microsoft Excel 2010 Training Excel 2010 Basics Overview Excel is a spreadsheet, a grid made from columns and rows. It is a software program that can make number manipulation easy and somewhat painless.

More information

Getting the Most from your Microsoft Excel

Getting the Most from your Microsoft Excel Getting the Most from your Microsoft Excel Anne Del Pizzo PATHS, LLC What we will cover What s new in 2007/2010 Conditional formatting Sparklines Pivot Table Slicers Functions Macros Pivot Tables 1 What

More information

Jump Right In! Essential Computer Skills Using Microsoft 2013 By Andrews, Dark, and West

Jump Right In! Essential Computer Skills Using Microsoft 2013 By Andrews, Dark, and West Jump Right In! Essential Computer Skills Using Microsoft 2013 By Andrews, Dark, and West Chapter 10 Managing Numbers and Text Using Excel 1 Objectives Examine the Excel window and tools Enter and format

More information

Excel 2010 Functions. 4/18/2011 Archdiocese of Chicago Mike Riley

Excel 2010 Functions. 4/18/2011 Archdiocese of Chicago Mike Riley Excel 2010 Functions 4/18/2011 Archdiocese of Chicago Mike Riley i VIDEO TUTORIALS AVAILABLE Almost 100,000 video tutorials are available from VTC. The available tutorials include Windows 7, GroupWise

More information

1.a) Go to it should be accessible in all browsers

1.a) Go to  it should be accessible in all browsers ECO 445: International Trade Professor Jack Rossbach Instructions on doing the Least Traded Product Exercise with Excel Step 1 Download Data from Comtrade [This step is done for you] 1.a) Go to http://comtrade.un.org/db/dqquickquery.aspx

More information

MICROSOFT EXCEL 2002 (XP): LEVEL 3

MICROSOFT EXCEL 2002 (XP): LEVEL 3 MICROSOFT EXCEL 2002 (XP): LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL LOOKUP AND ROUND FUNCTIONS... 7 Using Lookup Functions... 8 Using the VLOOKUP Function... 8 Using

More information

M i c r o s o f t E x c e l A d v a n c e d. Microsoft Excel 2010 Advanced

M i c r o s o f t E x c e l A d v a n c e d. Microsoft Excel 2010 Advanced Microsoft Excel 2010 Advanced 0 Working with Rows, Columns, Formulas and Charts Formulas A formula is an equation that performs a calculation. Like a calculator, Excel can execute formulas that add, subtract,

More information

Workbooks (File) and Worksheet Handling

Workbooks (File) and Worksheet Handling Workbooks (File) and Worksheet Handling Excel Limitation Excel shortcut use and benefits Excel setting and custom list creation Excel Template and File location system Advanced Paste Special Calculation

More information

ICT IGCSE Practical Revision Presentation Spreadsheets. Columns. Rows. This is a range of cells. More than one cell has been selected.

ICT IGCSE Practical Revision Presentation Spreadsheets. Columns. Rows. This is a range of cells. More than one cell has been selected. Cell References Columns Rows Column Reference G Yellow Cell Reference B2 Green Cell Reference D3 This is a range of cells. More than one cell has been selected. G6:G11 From Row 6 To 11 A range will be

More information

EXCEL CONNECT USER GUIDE

EXCEL CONNECT USER GUIDE USER GUIDE Developed and published by Expedience Software Copyright 2012-2017 Expedience Software Excel Connect Contents About this Guide... 1 The Style Palette User Guide 1 Excel Connect Overview... 2

More information

Tips & Tricks: MS Excel

Tips & Tricks: MS Excel Tips & Tricks: MS Excel 080501.2319 Table of Contents Navigation and References... 3 Layout... 3 Working with Numbers... 5 Power Features... 7 From ACS to Excel and Back... 8 Teacher Notes: Test examples

More information

Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex

Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex Basic Topics: Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex Review ribbon terminology such as tabs, groups and commands Navigate a worksheet, workbook, and multiple workbooks Prepare

More information

Validate and Protect Data

Validate and Protect Data Validate and Protect Data Chapter 8 Objectives In this section you will Restrict Data Entry to a Cell Test the Data Entered in a Cell for Validity Display Instructions for Data Entry Display Error Messages

More information

Q&As. Excel 2010 Expert. Pass Microsoft Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from:

Q&As. Excel 2010 Expert. Pass Microsoft Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from: 77-888 Q&As Excel 2010 Expert Pass Microsoft 77-888 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: https://www.pass4lead.com/77-888.html 100% Passing Guarantee 100%

More information

Business Spreadsheets

Business Spreadsheets COURSE 6411 Computer Applications I Unit B COMPETENCY 4.00 B2 25% OBJECTIVE 4.01 B2 20% Software Applications for Business Understand spreadsheets, charts, and graphs used in business. Understand spreadsheets

More information

Excel Wizardry. Presented By: Kevin Lorentzen. City of Bellevue

Excel Wizardry. Presented By: Kevin Lorentzen. City of Bellevue Excel Wizardry Presented By: Kevin Lorentzen City of Bellevue September 12, 2012 Goal of the Presentation The goal of this presentation is to inform participants of functions in Excel that will help streamline

More information

SBCUSD IT Training Program. MS Excel ll. Fill Downs, Sorting, Functions, and More

SBCUSD IT Training Program. MS Excel ll. Fill Downs, Sorting, Functions, and More SBCUSD IT Training Program MS Excel ll Fill Downs, Sorting, Functions, and More Revised 4/16/2019 TABLE OF CONTENTS Number Formats...4 Auto Fill and Flash Fill...5 Simple Repeat...5 Fill Down Common Series...5

More information

MICROSOFT EXCEL VERSIONS 2007 & 2010 LEVEL 3. WWP Learning and Development Ltd Page 1

MICROSOFT EXCEL VERSIONS 2007 & 2010 LEVEL 3. WWP Learning and Development Ltd Page 1 MICROSOFT EXCEL VERSIONS 2007 & 2010 LEVEL 3 WWP Learning and Development Ltd Page 1 NOTE Unless otherwise stated, screenshots in this book were taken using Excel 2007 with a silver colour scheme and running

More information

MICROSOFT EXCEL 2000 LEVEL 3

MICROSOFT EXCEL 2000 LEVEL 3 MICROSOFT EXCEL 2000 LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL, LOOKUP AND ROUND FUNCTIONS... 7 Using the IF Function... 8 Using Nested IF Functions... 10 Using an AND

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

Advanced Formulas and Functions in Microsoft Excel

Advanced Formulas and Functions in Microsoft Excel Advanced Formulas and Functions in Microsoft Excel This document provides instructions for using some of the more complex formulas and functions in Microsoft Excel, as well as using absolute references

More information

MS Office for Engineers

MS Office for Engineers MS Office for Engineers Lesson 4 Excel 2 Pre-reqs/Technical Skills Basic knowledge of Excel Completion of Excel 1 tutorial Basic computer use Expectations Read lesson material Implement steps in software

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel in Excel Although calculations are one of the main uses for spreadsheets, Excel can do most of the hard work for you by using a formula. When you enter a formula in to a spreadsheet

More information

Microsoft Excel 2007 Macros and VBA

Microsoft Excel 2007 Macros and VBA Microsoft Excel 2007 Macros and VBA With the introduction of Excel 2007 Microsoft made a number of changes to the way macros and VBA are approached. This document outlines these special features of Excel

More information

Mathematical Operators for Excel

Mathematical Operators for Excel EXCEL ADVANCED 1 Mathematical Operators for Excel < > = >=

More information

Skill Set 5. Outlines and Complex Functions

Skill Set 5. Outlines and Complex Functions Spreadsheet Software OCR Level 3 ITQ Skill Set 5 Outlines and Complex Functions By the end of this Skill Set you should be able to: Create an Outline Work with an Outline Create Automatic Subtotals Use

More information

Objective: Class Activities

Objective: Class Activities Objective: A Pivot Table is way to present information in a report format. The idea is that you can click drop down lists and change the data that is being displayed. Students will learn how to group data

More information

Microsoft Excel 2010 Formulas List With Examples Pdf

Microsoft Excel 2010 Formulas List With Examples Pdf Microsoft Excel 2010 Formulas List With Examples Pdf Working with Spreadsheets - Microsoft Excel 2010, notes. Author: Dario Ilija Cell: basic element in Excel for data entry (text, number, formula). cell

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL ADVANCED

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL ADVANCED EXCEL ADVANCED Overview OVERVIEW... 2 ADVANCED FORMULAS... 4 VIEW THE PROJECT... 4 Viewing Available Excel Functions... 5 Help with Functions... 6 TEXT FUNCTIONS... 7 Text Functions Used in this Section:...

More information

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts New Perspectives on Microsoft Excel 2016 Module 5: Working with Excel Tables, PivotTables, and PivotCharts Objectives, Part 1 Explore a structured range of data Freeze rows and columns Plan and create

More information

Excel Part 3 Textbook Addendum

Excel Part 3 Textbook Addendum Excel Part 3 Textbook Addendum 1. Lesson 1 Activity 1-1 Creating Links Data Alert and Alternatives After completing Activity 1-1, you will have created links in individual cells that point to data on other

More information

Instructions on Adding Zeros to the Comtrade Data

Instructions on Adding Zeros to the Comtrade Data Instructions on Adding Zeros to the Comtrade Data Required: An excel spreadshheet with the commodity codes for all products you want included. In this exercise we will want all 4-digit SITC Revision 2

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

User Tips. Microsoft Office Home & Business Microsoft Office 365 Small Business Premium 2013 (1 Year subscription) Access 2013 Excel 2013

User Tips. Microsoft Office Home & Business Microsoft Office 365 Small Business Premium 2013 (1 Year subscription) Access 2013 Excel 2013 User Tips 1) Buying Excel Farmplan requires users to have a computer that runs in a Windows 7 environment (or higher), the Microsoft Excel 2003 program (or higher), a working knowledge of Excel and a compatible

More information

Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae

Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae Week 9 Using lookup functions Microsoft Excel is essentially a spreadsheet tool, while Microsoft Access is a database tool.

More information

Reduced Quality Sample

Reduced Quality Sample Excel Formula Workshop 1 DAY COURSE Revision # 2.0 THIS MANUAL BELONGS TO TODAY S DATE IS MY OBJECTIVE(S) FOR THIS COURSE ARE Microsoft Excel Formula Workshop ABOUT THIS COURSE Mobile MOUSe Unit 13 / 795

More information

download instant at

download instant at CHAPTER 1 - LAB SESSION INTRODUCTION TO EXCEL INTRODUCTION: This lab session is designed to introduce you to the statistical aspects of Microsoft Excel. During this session you will learn how to enter

More information

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts Microsoft Excel 2013 Enhanced Objectives Explore a structured range of data Freeze rows and columns Plan and create an Excel table Rename

More information

Microsoft Excel Important Notice

Microsoft Excel Important Notice Microsoft Excel 2010 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

MICROSOFT OFFICE APPLICATIONS

MICROSOFT OFFICE APPLICATIONS MICROSOFT OFFICE APPLICATIONS EXCEL 2016 : LOOKUP, VLOOKUP and HLOOKUP Instructor: Terry Nolan terry.nolan@outlook.com Friday, April 6, 2018 1 LOOKUP FUNCTIONS WHAT ARE LOOKUP FUNCTIONS USUALLY USED FOR?

More information

1. Two types of sheets used in a workbook- chart sheets and worksheets

1. Two types of sheets used in a workbook- chart sheets and worksheets Quick Check Answers Session 1.1 1. Two types of sheets used in a workbook- chart sheets and worksheets 2. Identify the active cell- The active cell is surrounded by a thick border and its cell reference

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

B I Z N E T B R O A D C A S T Release Notes. BizNet Broadcast Build /5/ P a g e

B I Z N E T B R O A D C A S T Release Notes. BizNet Broadcast Build /5/ P a g e B I Z N E T B R O A D C A S T 2. 2. 1 Release Notes BizNet Broadcast Build 2.2.1 5/5/2015 1 P a g e Copyright Notice BizNet Software makes no representations or warranties with respect to the contents

More information

COURSE CONTENT Excel with VBA Training

COURSE CONTENT Excel with VBA Training COURSE CONTENT Excel with VBA Training MS Excel - Advance 1. Excel Quick Overview Use of Excel, its boundaries & features 2. Data Formatting & Custom setting Number, Text, Date, Currency, Custom settings.

More information

exam. Number: Passing Score: 800 Time Limit: 120 min MICROSOFT Excel 2013 Expert Part One.

exam. Number: Passing Score: 800 Time Limit: 120 min MICROSOFT Excel 2013 Expert Part One. 77-427.exam Number: 77-427 Passing Score: 800 Time Limit: 120 min MICROSOFT 77-427 Excel 2013 Expert Part One Exam E QUESTION 1 Conditional Formatting. Use a formula to determine formatting of a cell.

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 Excel Office 2016/2013/2010/2007 Tips and Tricks

Microsoft Excel Office 2016/2013/2010/2007 Tips and Tricks Microsoft Excel Office 2016/2013/2010/2007 Tips and Tricks In Office 2007, the OFFICE BUTTON is the symbol at the top left of the screen. 1 Enter Fractions That Will Display And Calculate Properly a. Type

More information

Acceptance Sampling by Variables

Acceptance Sampling by Variables Acceptance Sampling by Variables Advantages of Variables Sampling o Smaller sample sizes are required o Measurement data usually provide more information about the manufacturing process o When AQLs are

More information

STATS PAD USER MANUAL

STATS PAD USER MANUAL STATS PAD USER MANUAL For Version 2.0 Manual Version 2.0 1 Table of Contents Basic Navigation! 3 Settings! 7 Entering Data! 7 Sharing Data! 8 Managing Files! 10 Running Tests! 11 Interpreting Output! 11

More information

SBCUSD IT Training Program. MS Excel lll. VLOOKUPS, PivotTables, Macros, and More

SBCUSD IT Training Program. MS Excel lll. VLOOKUPS, PivotTables, Macros, and More SBCUSD IT Training Program MS Excel lll VLOOKUPS, PivotTables, Macros, and More Revised 10/25/2018 TABLE OF CONTENTS VLOOKUP...2 VLOOLUP...2 SUMIF...3 SUMIF...3 PivotTable...4 Create PivotTable...4 Build

More information

Unit 6: Spreadsheets design and use (LEVEL 2)

Unit 6: Spreadsheets design and use (LEVEL 2) (LEVEL 2) Learning outcomes By completing this unit candidates will develop a thorough knowledge and understanding of how to create and use spreadsheets. Candidates will be able to: design a spreadsheet

More information

Error Analysis, Statistics and Graphing

Error Analysis, Statistics and Graphing Error Analysis, Statistics and Graphing This semester, most of labs we require us to calculate a numerical answer based on the data we obtain. A hard question to answer in most cases is how good is your

More information

Excel Expert Microsoft Excel 2010

Excel Expert Microsoft Excel 2010 Excel Expert Microsoft Excel 2010 Formulas & Functions Table of Contents Excel 2010 Formulas & Functions... 2 o Formula Basics... 2 o Order of Operation... 2 Conditional Formatting... 2 Cell Styles...

More information

White Paper 11/14/16. John B. Kowalski, Ph.D. President & Principal Consultant microgamma, LLC Independent Consultant of Sterigenics/SteriPro

White Paper 11/14/16. John B. Kowalski, Ph.D. President & Principal Consultant microgamma, LLC Independent Consultant of Sterigenics/SteriPro White Paper Development of a Spreadsheet for Automated Calculation of Method VD max Verification Dose, SIP Dose Reduction Factor, and Dose Augmentation Values /4/6 John B. Kowalski, Ph.D. President & Principal

More information

Basic tasks in Excel 2013

Basic tasks in Excel 2013 Basic tasks in Excel 2013 Excel is an incredibly powerful tool for getting meaning out of vast amounts of data. But it also works really well for simple calculations and tracking almost any kind of information.

More information

DOWNLOAD PDF MICROSOFT EXCEL ALL FORMULAS LIST WITH EXAMPLES

DOWNLOAD PDF MICROSOFT EXCEL ALL FORMULAS LIST WITH EXAMPLES Chapter 1 : Examples of commonly used formulas - Office Support A collection of useful Excel formulas for sums and counts, dates and times, text manipularion, conditional formatting, percentages, Excel

More information

For comprehensive certification training, students should complete Excel 2007: Basic, Intermediate, and Advanced. Course Introduction

For comprehensive certification training, students should complete Excel 2007: Basic, Intermediate, and Advanced. Course Introduction Microsoft Office Excel 2007: Intermediate Course Length: 1 Day Course Overview This course builds on the skills and concepts taught in Excel 2007: Basic. Students will learn how to use multiple worksheets

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

MICROSOFT EXCEL 2003 LEVEL 3

MICROSOFT EXCEL 2003 LEVEL 3 MICROSOFT EXCEL 2003 LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL, LOOKUP AND ROUND FUNCTIONS... 7 Using Lookup Functions... 8 Using the VLOOKUP Function... 8 Using the

More information

Contents. 1. Managing Seed Plan Spreadsheet

Contents. 1. Managing Seed Plan Spreadsheet By Peter K. Mulwa Contents 1. Managing Seed Plan Spreadsheet Seed Enterprise Management Institute (SEMIs) Managing Seed Plan Spreadsheet Using Microsoft Excel 2010 3 Definition of Terms Spreadsheet: A

More information

Excel Intermediate

Excel Intermediate Excel 2013 - Intermediate (103-124) Advanced Functions Quick Links Range Names Pages EX394 EX407 Data Validation Pages EX410 EX419 VLOOKUP Pages EX176 EX179 EX489 EX500 IF Pages EX172 EX176 EX466 EX489

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

Excel 2. Module 2 Formulas & Functions

Excel 2. Module 2 Formulas & Functions Excel 2 Module 2 Formulas & Functions Revised 1/1/17 People s Resource Center Module Overview This module is part of the Excel 2 course which is for advancing your knowledge of Excel. During this lesson

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

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

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

MODULE VI: MORE FUNCTIONS

MODULE VI: MORE FUNCTIONS MODULE VI: MORE FUNCTIONS Copyright 2012, National Seminars Training More Functions Using the VLOOKUP and HLOOKUP Functions Lookup functions look up values in a table and return a result based on those

More information

Error Vba Code For Vlookup Function In Excel 2010

Error Vba Code For Vlookup Function In Excel 2010 Error Vba Code For Vlookup Function In Excel 2010 Users who use VLOOKUP or HLOOKUP function get N/A Error many times when In case, if there is a need to use these function in a Excel VBA Macro, then. Excel

More information

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon Custom Sorting and Subtotaling Excel Intermediate Excel allows us to sort data whether it is alphabetic or numeric. Simply clicking within a column or row of data will begin the process. Click in the name

More information

Better Histograms Using Excel. Michael R. Middleton School of Business and Management, University of San Francisco

Better Histograms Using Excel. Michael R. Middleton School of Business and Management, University of San Francisco Better s Using Excel Michael R. Middleton School of Business and Management, University of San Francisco A histogram is usually shown in Excel as a Column chart type (vertical bars). The labels of a Column

More information

BASIC EXCEL SYLLABUS Section 1: Getting Started Section 2: Working with Worksheet Section 3: Administration Section 4: Data Handling & Manipulation

BASIC EXCEL SYLLABUS Section 1: Getting Started Section 2: Working with Worksheet Section 3: Administration Section 4: Data Handling & Manipulation BASIC EXCEL SYLLABUS Section 1: Getting Started Unit 1.1 - Excel Introduction Unit 1.2 - The Excel Interface Unit 1.3 - Basic Navigation and Entering Data Unit 1.4 - Shortcut Keys Section 2: Working with

More information

K Hinds Page 1. The UWI Open Campus: Pine Site CSEC ICT Class 2 Microsoft Office: Excel

K Hinds Page 1. The UWI Open Campus: Pine Site CSEC ICT Class 2 Microsoft Office: Excel www.smsbarbados.wordpress.com Page 1 The UWI Open Campus: Pine Site CSEC ICT Class 2 Microsoft Office: Excel www.smsbarbados.wordpress.com Page 2 Purpose of a Spreadsheet A spreadsheet is a table of rows

More information

Formulas and Functions

Formulas and Functions Conventions used in this document: Keyboard keys that must be pressed will be shown as Enter or Ctrl. Controls to be activated with the mouse will be shown as Start button > Settings > System > About.

More information

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

I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS... EXCEL 2010 BASICS Microsoft Excel I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS... 6 The Mouse... 6 What Are Worksheets?... 6 What is a Workbook?...

More information

Lesson 4: Auditing and Additional Formulas. Return to the FastCourse Excel 2007 Level 3 book page

Lesson 4: Auditing and Additional Formulas. Return to the FastCourse Excel 2007 Level 3 book page Lesson 4: Auditing and Additional Formulas Return to the FastCourse Excel 2007 Level 3 book page Lesson Objectives After studying this lesson, you will be able to: Use 3-D cell references in formulas to

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

Adding records Pasting records Deleting records Sorting records Filtering records Inserting and deleting columns Calculated columns Working with the

Adding records Pasting records Deleting records Sorting records Filtering records Inserting and deleting columns Calculated columns Working with the Show All About spreadsheets You can use a spreadsheet to enter and calculate data. A spreadsheet consists of columns and rows of cells. You can enter data directly into the cells of the spreadsheet and

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

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

GAZIANTEP UNIVERSITY INFORMATICS SECTION SEMETER

GAZIANTEP UNIVERSITY INFORMATICS SECTION SEMETER GAZIANTEP UNIVERSITY INFORMATICS SECTION 2010-2011-2 SEMETER Microsoft Excel is located in the Microsoft Office paket. in brief Excel is spreadsheet, accounting and graphics program. WHAT CAN WE DO WITH

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

More information

Data Management Software

Data Management Software 1.2 Data Management Software INVESTIGATE & INQUIRE: Software Tools 1. List every computer program you can think of that can be used to manage data. 2. Sort the programs into categories, such as word-processors

More information

COMM 391 Winter 2014 Term 1. Tutorial 2: Microsoft Excel Using VLookUp and Creating PivotChart

COMM 391 Winter 2014 Term 1. Tutorial 2: Microsoft Excel Using VLookUp and Creating PivotChart COMM 391 Winter 2014 Term 1 Tutorial 2: Microsoft Excel Using VLookUp and Creating PivotChart The purpose of this tutorial is to enable you to learn how to use the VLookUp function and create a PivotChart

More information

Ms Excel Vlookup Tutorial 2003 Pdf 2007 Complete

Ms Excel Vlookup Tutorial 2003 Pdf 2007 Complete Ms Excel Vlookup Tutorial 2003 Pdf 2007 Complete The VLOOKUP function in Excel finds things in a table or range by row. For example, look up an employee's last name by her employee number, of three cells

More information