Consolidating and analyzing data

Size: px
Start display at page:

Download "Consolidating and analyzing data"

Transcription

1 L E S S O N 5 Consolidating and analyzing data Lesson objectives Suggested teaching time To better understand how to analyze and consolidate data in Excel, you will: minutes a b c Use the Data, Consolidate command to consolidate data from several workbooks into a single workbook. Use the Goal Seek and Solver utilities to find suitable input values for a formula based upon a target value and constraints. Use Scenario Manager to create, view, save, and delete versions of a single workbook that use different input values. 5-1

2 Excel 2000: Advanced Ashbury Training a Concepts > Consolidating data from more than one worksheet Consolidating data enables you to summarize data from several ranges in a single range. To consolidate worksheet data, you specify a range in which to place the information (the destination area), and then specify the various ranges from which to consolidate data (the source areas). The source data can come from the same worksheet or workbook, or from a different workbook. Consolidation can be a complicated process. The purpose of this task is to get students comfortable with the structure of these workbooks so that they can focus on the concept of consolidation. & The name Quantity is defined in each sales representative s workbook because it is the quantities that we want to consolidate. Having range names for the source ranges will greatly simplify the process of consolidating the data. Students might ask why they do not see the name Commission in the Name dropdown list. Explain that only names that refer to ranges appear in this list. Commission, as they will see, is a name for a constant. Task A-1: Preparing to consolidate data q Objective: To examine several workbooks from which you will consolidate data. What you do 1. Open Jaen, Monder, Hanover, and Consolidation 2. Activate Consolidation, if necessary Comments/Prompts You will consolidate data from the individual sales representatives workbooks here. 3. Activate Jaen Each of the individual sales representatives workbooks have the same structure as this one. 4. Select and observe cell E5 This cell calculates commissions by multiplying the sales total (in D5) by the value in the name Commission. 5. Display the Name dropdown list Select Quantity 6. Choose _Insert Name Define _ Select Commission and observe the Refers To box There is only one name listed here: Quantity. The name refers to the range C5:C14, which contains the quantity values. This name is also defined in the Monder and Hanover workbooks. To display the Define Name dialog box. 7. Click on Close To close the dialog box. This name refers to a value rather than a range (15%). This is called a constant. When a name is a constant, in other words refers to a value, it does not appear in the Name drop-down list. 5-2

3 Ashbury Training Lesson 5: Consolidating and analyzing data Consolidating data by position Concepts > One of the ways that you can consolidate data is according to its relative position. Use this technique when the data to be consolidated has an identical structure, such as worksheets created from the same template. Task A-2: Consolidating data by position What you do Comments/Prompts Consolidating data 1. Activate Consolidation Select the range C5:C14 2. Choose _Data Consolidate..._ This is the destination range for the consolidated data. To display the Consolidate dialog box. This is where you specify the data to be consolidated, the function to be used, and the method of consolidation. 3. Click on Browse To display the Browse dialog box, which in this case is a tool for entering a reference to another workbook. 4. Select Jaen and click on OK M There are many methods of entering references in this dialog box. Students might want to click on the range selection button and select the ranges that way, or simply type references. No matter which method they use, stress that these references need to be exactly correct for the Consolidate command to work properly. 5. In the Reference box, place the insertion point after the filename Type Sheet1!Quantity To begin building the first source reference. The file name appears in the Reference box. To complete the first source reference. 6. Click on Add To add the first source reference to the All References box. Notice that when you add the reference, the path disappears. This is because Excel recognizes that this is an open workbook. 7. In the Reference box, replace the text Jaen with Monder Click on Add To create the second source reference. 5-3

4 Excel 2000: Advanced Ashbury Training 8. In the Reference box, replace the text Monder with Hanover Click on Add To complete the third and final source reference. Explain that this step is necessary if students want the consolidated workbook to be updated when they make changes to the source data. If all they want is a onetime snapshot, they can leave this option unchecked. Concepts > 9. Check Create Links To Source Data 10. Click on OK To consolidate the data. Outline structure for consolidated data To link the consolidated data back to its source data. When you consolidate with links to the source data, Excel creates an outline structure for the consolidated data. Figure 5-1: The Consolidation workbook. Task A-3: Observing consolidated data What you do Comments/Prompts 1. Observe the row numbers and outline symbols They are along the left side of the screen. When you consolidate with links to the source data, Excel automatically creates an outline in the destination workbook. 2. Select and observe cell C8 It contains the formula =SUM(C5:C7). The range C5:C7 is currently hidden within the outline. 5-4

5 Ashbury Training Lesson 5: Consolidating and analyzing data 3. Click on the row-level symbol 2 To view all the hidden data. 4. Select and observe cell C5 This cell contains a link back to the Hanover workbook. 5. Select and observe cells C6 and C7 6. Click on the row-level symbol 1 These cells contain links to the Jaen and Monder workbooks, respectively. To hide the detail data once again. 7. Save the workbook as My Consolidation 8. Close all files without saving changes (You can do this in a single step by holding down the Shift key and choosing File, Close All.) Concepts > Consolidating data by category You can consolidate data according to category. Use this technique when source areas have similar data in different relative locations, or a different number of rows or columns in each category. Task A-4: Consolidating data by category What you do 1. Open Category Consolidation Comments/Prompts M Be sure students notice that the range is not identical on all three sheets. 2. Activate and examine the sheets in the workbook 3. Select the Consolidated sheet and select cell A6 This workbook contains sheets with sales data for three sales representatives. The sales data does not have the same shape for each representative; in fact, some have sold products that one or more of the others have not. In this situation, consolidation by position will not work. To begin the process of consolidating by category, you select the upper-left cell of the destination range. 4. Choose _Data Consolidate _ To display the Consolidate dialog box. 5-5

6 Excel 2000: Advanced Ashbury Training 5. Click on the Collapse Dialog button to the right of the Reference box Activate Jaen and select the range A6:B8 Click on the Collapse Dialog button again Click on Add To collapse the dialog box so you can select a source range. To return to the Consolidate dialog box. To add the first source reference to the All References list. 6. Add the other two source references as shown in the graphic on the right 7. In the Use Labels In area, check Left Column 8. Click on OK To consolidate the data. Excel will use the product names to determine how to consolidate the data. Students might ask if they can create links to the source data when consolidating by category. The answer is yes, they can. Here we did not for the sake of simplicity. 9. Observe the consolidated data 10. Save the workbook as My Category Consolidation 11. Close the workbook Excel adds up the total sales for each product. 5-6

7 Ashbury Training Lesson 5: Consolidating and analyzing data b Concepts > Using the Goal Seek and Solver utilities Often you know the answer you want a formula to return, but you do not know the necessary input values to get that answer. For example, you want a car loan with a $ monthly payment. To arrive at that figure, you have to change the term, the principal, and the interest rate many times before reaching the desired result. The Goal Seek and Solver utilities can handle this kind of problem for you. You specify the cell containing the formula you want to fix, and the value at which it should be fixed. You then specify the cell (or cells in the case of Solver) containing the value(s) that should be changed. Excel varies the cell(s), trying different numbers until the desired result is reached. Goal Seek enables you to solve problems that have one variable. Solver enables you to solve problems that have multiple variables and multiple constraints. The Goal Seek utility You can use the Tools, Goal Seek command to solve a formula based on the value that you want that formula to return. (For more information on Goal Seek, see Excel's online Help system.) The Solver utility Solver is used to perform complex "what-if" analyses. You can use it when you are looking for the optimal value for a cell by adjusting the values of several cells, or when you want to set limitations (constraints) on one or more of the values involved in the calculation. Solver examines worksheet data and suggests solutions to problems. Instead of guessing answers to analytical problems, you can use Solver. The Solver must be installed. To use Solver, you must define the problem by specifying: The target cell: the cell in your worksheet that you want to minimize, maximize, or set to a certain value. Changing cells: the cells that affect the value of the target cell. Constraints: logical formulas in the worksheet that specify conditions you want each answer to satisfy. 5-7

8 Excel 2000: Advanced Ashbury Training Task B-1: Using Goal Seek q Objective: To arrive at a loan payment of $500 by changing the loan s principal amount. What you do Comments/Prompts Suppose you are planning to buy a new car, and you know you can afford a monthly payment of $500. How much can you borrow? The Goal Seek utility can help. 1. Open 5 Year Loan This is a 5-year loan-amortization workbook. It calculates payments for a given principal, interest rate, and term. 2. Select and observe cells D3, D4, and D5 The loan amount, 18,000, is in cell D3. The yearly interest rate, 12%, is in cell D4. Finally, cell D5 contains the term in months, 60. Try not to get bogged down explaining the formulas in this worksheet. The PMT function and, in particular, the formulas for the monthly interest and principal paid, are fairly complicated, and understanding them is not essential to understanding Goal Seek. 3. Select and examine cell F4 The PMT function calculates the payments based upon the values in cells D3, D4, and D5. 4. Scroll to view rows 8 through In cell D3, enter Select and observe cell F4 These rows contain formulas that calculate detailed loan information for each monthly payment. To change the loan amount. The payment has changed from $ to $ It s simple to find a payment based on a principal amount, but what if you want to find a principal amount based on a particular payment? 6. Choose _Tools Goal_Seek _ To display the Goal Seek dialog box. The active cell, F4, appears in the Set Cell box. 7. In the To Value box, type 500 To indicate that you can afford a $500 monthly payment. 8. In the By Changing Cell box, enter D3 You can type the reference or click on the cell. Goal Seek will now find a principal amount that results in a $500 payment. 5-8

9 Ashbury Training Lesson 5: Consolidating and analyzing data 9. Click on OK Excel displays the Goal Seek Status dialog box, letting you know that Goal Seek found a solution. 10. Click on OK Observe cell D3 To accept the solution and return to the worksheet. The principal amount for a 12% interest rate over 60 months that results in a payment of $500 is $22, If you have the time, give students a chance to explore this worksheet before moving on. Encourage them to use Goal Seek to find principal amounts for different payments and interest rates. 11. Close the workbook without saving changes 5-9

10 Excel 2000: Advanced Ashbury Training c Concepts > Using Scenario Manager to view a worksheet with different input values In Excel, you can create and save sets of input values that produce different results called scenarios. These sets of input values are also referred to as changing cells and are saved as scenarios with a name that you specify. Each scenario represents a "what-if" assumption that you can apply to a worksheet to see how it affects other parts of the worksheet. The limit for the number of changing cells per scenario is 32. Scenarios are helpful when you have a "what-if" situation with uncertain variables. For example, when projecting for next year's expense or income budget items, you may want to work with different sets of values that calculate the expense and income totals. By creating different sets of changing cells for both expense and income, you can switch among them to do a what-if analysis. You can create scenarios by using the Tools, Scenarios command. The scenarios are saved when you save your file. Note: Remember to save your original sets of changing cells as scenarios. Using Solver to create a scenario Working with Solver and the Scenario Manager can be helpful when you want to capture different sets of input values and then create scenarios of the different sets. When you define changing cells with the Scenario Manager, those changing cells are automatically displayed as the changing cells in Solver, as long as you have not yet defined a Solver problem. You can save the changing cell values used in Solver as a named scenario. Deleting scenarios To delete a scenario, choose Tools, Scenarios; select the scenario to delete; click on Delete; and click on Close. Deletions cannot be canceled or undone. Task C-1: Creating a scenario q Objective: To create a scenario of the original 1999 budget projections. What you do Comments/Prompts & Before you begin changing values in the workbook, you want to preserve the original projections so that you can compare later projections with these original values. 1. Open Scenarios This worksheet contains expense and revenue projections for a fictional company. 2. Observe cells C11, F11, and C13 3. Select the range C4:C9 Hold down the C key, and add the range F4:F8 to the selection These formulas calculate the projected total expenses, revenues, and profit for the company. The current profit projection is $176,000. You will create a scenario for this workbook that preserves the original revenue and expense values. 5-10

11 Ashbury Training Lesson 5: Consolidating and analyzing data 4. Choose _Tools Scenarios _ To display the Scenario Manager dialog box. There are no scenarios defined. 5. Click on Add To display the Add Scenario dialog box. 6. In the Scenario Name box, type 1999 Original Observe the Changing Cells box To name the scenario you are about to create. Because you selected the ranges C4:C9 and F4:F8 before choosing the Scenarios command, those ranges appear here. 7. Replace any text in the Comment box with 1999 budget projection, no planned changes. 8. Click on OK To display the Scenario Values dialog box. You can set scenario values for the changing cells here if you like. 5-11

12 Excel 2000: Advanced Ashbury Training 9. Click on OK To accept the current values and to return to the Scenario Manager dialog box. The new scenario now appears in the Scenarios list. 10. Click on Close To close the dialog box. 11. Save the workbook as My Scenarios Task C-2: Creating a second scenario q Objective: To create a scenario in which the advertising budget is increased by 33%. What you do Comments/Prompts 1. In cell C6, enter To increase the projected advertising budget by 33%. Students might point out that an increase in the advertising budget should result in some change in the revenue projections. Explain that this is a very simple workbook for demonstration purposes. Also point out that they will see the results of this task in Task C Display the Scenario Manager dialog box Click on Add 3. Name the new scenario 1999 Advertising Push Edit the comment to read 1999 expense projection with 33% advertising increase. (Choose Tools, Scenarios.) To display the Add Scenario dialog box. 4. Click on OK To display the Scenario Values dialog box. 5-12

13 Ashbury Training Lesson 5: Consolidating and analyzing data 5. Change the scenario values for cells F4:F8 as shown in the graphic on the right In the next task, students will open a version of the workbook containing several scenarios. 6. Click on OK Close the Scenario Manager dialog box 7. Save and close the workbook To reflect a 10% increase in all revenues due to the advertising increase. To return to the Scenario Manager dialog box. Concepts > Viewing scenarios You can display a scenario by choosing Tools, Scenarios; selecting the desired scenario; clicking on Show; and clicking on OK. Task C-3: Viewing scenarios What you do Comments/Prompts 1. Open Viewing Scenarios Examine the profit value in cell C13 This workbook is similar to the Scenarios workbook. The profit using the current figures will be $176, Choose _Tools Scenarios _ To display the Scenario Manager dialog box. There are three scenarios defined. 3. Select each scenario and read its associated comment 5-13

14 Excel 2000: Advanced Ashbury Training 4. In the Scenarios list, select Advertising Push Observe the Changing Cells box 5. Click on Show, and then click on Close Observe cell C13 6. Display the Customize dialog box On the Commands tab, in the Category list, select Tools This scenario is budget projections with a 33% advertising increase. It shows the ranges C4:C9 and F4:F8. The scenario increases the advertising expense but also increases all the revenue figures. The profit projection is now $254,000. It looks like increasing the advertising budget will have a positive effect on the bottom line. (Choose Tools, Customize.) You might need to scroll down in the Category list. From the Commands list, drag the Scenario dropdown list to the Standard toolbar, to the left of the Undo button 7. On the Standard toolbar, observe the Scenario dropdown list 8. Close the Customize dialog box 9. From the Scenario dropdown list, choose Initial Projections 10. Show the New U.S. Office scenario It shows the name of the current scenario, Advertising Push. To show the Initial Projections scenario. This scenario involves opening a new U.S. sales office in Rochester, NY. This scenario would change four expenses: Salaries, Rent/Utilities, Office Expenses, and Liability Insurance. It would also increase the United States revenue projection. The profit under this scenario would be $204,000. It looks like increasing the advertising budget would be a better investment. 11. Close the file without saving any changes 5-14

15 Ashbury Training Lesson 5: Consolidating and analyzing data ( Practice Unit for Lesson 5 In this activity, you will consolidate workbooks and use Solver to create several scenarios. To check your work, you can refer to Figure Open the files All Divisions, North American Division, and South American Division. 2. Activate North American Division and go to the name Quarters. Activate South American Division and go to the name Quarters. 3. Activate All Divisions. In the range B4:E8, consolidate the data from North American Division and South American Division by using the name Quarters. Note: Be sure to create links to the source data. 4. Use the outline symbols to view detail for all items. 5. Observe the linking formulas that have been created in cells B4 and B5. 6. Hide all detail. 7. Save the file All Divisions as My All Divisions 8. Close the remaining files without saving changes. Figure 5-2: The completed file My All Divisions. 9. Open the file Practice - Loan. 10. Save the current loan information in cells D3:D5 as a scenario named low-end loan 11. Change the loan s principal amount to $18,000, the interest rate to 13%, and the term in months to Save the new loan information (D3:D5) as a scenario named high-end loan 13. Show the low-end loan information. 14. Reset the Standard toolbar. 15. Save the file as My Practice - Loan. Close the file. 5-15

16 Excel 2000: Advanced ) Wrap-up for Lesson 5 a What are some situations in which you might consolidate data at your job? Answers might include to summarize data from multiple locations into one location. b What is an advantage of using Goal Seek? Goal Seek prevents you from having to manually test several values to arrive at a desired outcome. When using Solver, how can you control the outcome of the solution? You can use constraints to limit the outcome possibilities. c What is a scenario? A scenario is a saved set of values that can be applied to a worksheet. 5-16

EXCEL FINANCIAL USES

EXCEL FINANCIAL USES EXCEL FINANCIAL USES Table of Contents Page LESSON 1: FINANCIAL DOCUMENTS...1 Worksheet Design...1 Selecting a Template...2 Adding Data to a Template...3 Modifying Templates...3 Saving a New Workbook as

More information

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0 European Computer Driving Licence Spreadsheet Software BCS ITQ Level 2 Using Microsoft Excel 2010 Syllabus Version 5.0 This training, which has been approved by BCS, The Chartered Institute for IT, includes

More information

Notes on Excel Forecasting Tools. Data Table, Scenario Manager, Goal Seek, & Solver

Notes on Excel Forecasting Tools. Data Table, Scenario Manager, Goal Seek, & Solver Notes on Excel Forecasting Tools Data Table, Scenario Manager, Goal Seek, & Solver 2001-2002 1 Contents Overview...1 Data Table Scenario Manager Goal Seek Solver Examples Data Table...2 Scenario Manager...8

More information

Excel Database Management Microsoft Excel 2003

Excel Database Management Microsoft Excel 2003 Excel Database Management Microsoft Reference Guide University Technology Services Computer Training Copyright Notice Copyright 2003 EBook Publishing. All rights reserved. No part of this publication may

More information

Excel Project 4. 1. From the Start menu select New Office Document. If necessary, click the General tab and then double-click Blank workbook.

Excel Project 4. 1. From the Start menu select New Office Document. If necessary, click the General tab and then double-click Blank workbook. Excel Project 4 Two of the more powerful aspects of Excel are its wide array of functions and its capability to organize answers to what-if questions. In earlier projects you were introduced to several

More information

Excel 2003 PivotTables Summarizing, Analyzing, and Presenting Your Data

Excel 2003 PivotTables Summarizing, Analyzing, and Presenting Your Data The Company Rocks Excel 2003 PivotTables Summarizing, Analyzing, and Presenting Step-by-step instructions to accompany video lessons Danny Rocks 5/19/2011 Creating PivotTables in Excel 2003 PivotTables

More information

ITS Training Class Charts and PivotTables Using Excel 2007

ITS Training Class Charts and PivotTables Using Excel 2007 When you have a large amount of data and you need to get summary information and graph it, the PivotTable and PivotChart tools in Microsoft Excel will be the answer. The data does not need to be in one

More information

Microsoft Excel 2013: Using a Data Entry Form

Microsoft Excel 2013: Using a Data Entry Form Microsoft Excel 2013: Using a Data Entry Form Using Excel's built in data entry form is a quick and easy way to enter data into an Excel database. Using the form allows you to: start a new database table

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 Screen Elements Quick Access Toolbar The Ribbon Formula Bar Expand Formula Bar Button File Menu Vertical Scroll Worksheet Navigation Tabs Horizontal Scroll Bar Zoom

More information

In-Depth Guide Advanced Spreadsheet Techniques

In-Depth Guide Advanced Spreadsheet Techniques In-Depth Guide Advanced Spreadsheet Techniques Learning Objectives By reading and completing the activities in this chapter, you will be able to: Create PivotTables using Microsoft Excel Create scenarios

More information

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1 Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key

More information

To complete this workbook, you will need the following file:

To complete this workbook, you will need the following file: CHAPTER 4 Excel More Skills 13 Create PivotTable Reports A PivotTable report is an interactive, crosstabulated Excel report that summarizes and analyzes data such as database records from various sources,

More information

E x c e l 2 0 1 0 : Data Analysis Tools Student Manual

E x c e l 2 0 1 0 : Data Analysis Tools Student Manual E x c e l 2 0 1 0 : Data Analysis Tools Student Manual Excel 2010: Data Analysis Tools Chief Executive Officer, Axzo Press: Series Designer and COO: Vice President, Operations: Director of Publishing Systems

More information

Excel 2010: Create your first spreadsheet

Excel 2010: Create your first spreadsheet Excel 2010: Create your first spreadsheet Goals: After completing this course you will be able to: Create a new spreadsheet. Add, subtract, multiply, and divide in a spreadsheet. Enter and format column

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

Word 2010: Mail Merge to Email with Attachments

Word 2010: Mail Merge to Email with Attachments Word 2010: Mail Merge to Email with Attachments Table of Contents TO SEE THE SECTION FOR MACROS, YOU MUST TURN ON THE DEVELOPER TAB:... 2 SET REFERENCE IN VISUAL BASIC:... 2 CREATE THE MACRO TO USE WITHIN

More information

Monthly Payroll to Finance Reconciliation Report: Access and Instructions

Monthly Payroll to Finance Reconciliation Report: Access and Instructions Monthly Payroll to Finance Reconciliation Report: Access and Instructions VCU Reporting Center... 2 Log in... 2 Open Folder... 3 Other Useful Information: Copying Sheets... 5 Creating Subtotals... 5 Outlining

More information

Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals

Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals Excel 2003 Instructions Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals contains extensive instructions for using Excel 2010 and Excel for Mac 2011. There are a few instances

More information

Advanced Excel 10/20/2011 1

Advanced Excel 10/20/2011 1 Advanced Excel Data Validation Excel has a feature called Data Validation, which will allow you to control what kind of information is typed into cells. 1. Select the cell(s) you wish to control. 2. Click

More information

ROUND(cell or formula, 2)

ROUND(cell or formula, 2) There are many ways to set up an amortization table. This document shows how to set up five columns for the payment number, payment, interest, payment applied to the outstanding balance, and the outstanding

More information

Microsoft Excel 2007 Consolidate Data & Analyze with Pivot Table Windows XP

Microsoft Excel 2007 Consolidate Data & Analyze with Pivot Table Windows XP Microsoft Excel 2007 Consolidate Data & Analyze with Pivot Table Windows XP Consolidate Data in Multiple Worksheets Example data is saved under Consolidation.xlsx workbook under ProductA through ProductD

More information

What is Microsoft Excel?

What is Microsoft Excel? What is Microsoft Excel? Microsoft Excel is a member of the spreadsheet family of software. Spreadsheets allow you to keep track of data, create charts based from data, and perform complex calculations.

More information

By: Peter K. Mulwa MSc (UoN), PGDE (KU), BSc (KU) Email: Peter.kyalo@uonbi.ac.ke

By: Peter K. Mulwa MSc (UoN), PGDE (KU), BSc (KU) Email: Peter.kyalo@uonbi.ac.ke SPREADSHEETS FOR MARKETING & SALES TRACKING - DATA ANALYSIS TOOLS USING MS EXCEL By: Peter K. Mulwa MSc (UoN), PGDE (KU), BSc (KU) Email: Peter.kyalo@uonbi.ac.ke Objectives By the end of the session, participants

More information

Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro.

Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro. Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro. Do you need to always add gridlines, bold the heading

More information

Intermediate. Microsoft Excel 2007- Tables and Printing

Intermediate. Microsoft Excel 2007- Tables and Printing John W. Jacobs Technology Center 450 Exton Square Parkway Exton, PA 19341 610.280.2666 ccljtc@ccls.org www.ccls.org Facebook.com/ChesterCountyLibrary Intermediate Microsoft Excel 2007- Tables and Printing

More information

Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com

Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com M o s t U s e f u l E x c e l C o m m a n d s Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com Computer Training YOU Can Understand! Most Useful Excel Commands

More information

Excel. Microsoft Office s spreadsheet application can be used to track. and analyze numerical data for display on screen or in printed

Excel. Microsoft Office s spreadsheet application can be used to track. and analyze numerical data for display on screen or in printed Excel Microsoft Office s spreadsheet application can be used to track and analyze numerical data for display on screen or in printed format. Excel is designed to help you record and calculate data, and

More information

Microsoft Excel 2010 Charts and Graphs

Microsoft Excel 2010 Charts and Graphs Microsoft Excel 2010 Charts and Graphs Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Microsoft Excel 2010: Charts and Graphs 2.0 hours Topics include data groupings; creating

More information

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Excel basics Excel is a powerful spreadsheet and data analysis application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features

More information

MICROSOFT EXCEL 2010. Formulas, Functions, & Macros. Documented by Vincent J. Yanusauskas Computer Training Coordinator

MICROSOFT EXCEL 2010. Formulas, Functions, & Macros. Documented by Vincent J. Yanusauskas Computer Training Coordinator MICROSOFT EXCEL 2010 Formulas, Functions, & Macros Documented by Vincent J. Yanusauskas Computer Training Coordinator Introduction This handout was created to familiarize the user with the most common

More information

Create a PivotTable or PivotChart report

Create a PivotTable or PivotChart report Page 1 of 5 Excel Home > PivotTable reports and PivotChart reports > Basics Create or delete a PivotTable or PivotChart report Show All To analyze numerical data in depth and to answer unanticipated questions

More information

The Center for Teaching, Learning, & Technology

The Center for Teaching, Learning, & Technology The Center for Teaching, Learning, & Technology Instructional Technology Workshops Microsoft Excel 2010 Formulas and Charts Albert Robinson / Delwar Sayeed Faculty and Staff Development Programs Colston

More information

Microsoft Excel 2007. Introduction to Microsoft Excel 2007

Microsoft Excel 2007. Introduction to Microsoft Excel 2007 Microsoft Excel 2007 Introduction to Microsoft Excel 2007 Excel is an electronic spreadsheet to organize your data into rows and columns. One can use it to perform basic to advanced level mathematical

More information

Data Analysis with Microsoft Excel 2003

Data Analysis with Microsoft Excel 2003 Data Analysis with Microsoft Excel 2003 Working with Lists: Microsoft Excel is an excellent tool to manage and manipulate lists. With the information you have in a list, you can sort and display data that

More information

Excel 2007: Basics Learning Guide

Excel 2007: Basics Learning Guide Excel 2007: Basics Learning Guide Exploring Excel At first glance, the new Excel 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

Instructions for Creating an Outlook E-mail Distribution List from an Excel File

Instructions for Creating an Outlook E-mail Distribution List from an Excel File Instructions for Creating an Outlook E-mail Distribution List from an Excel File 1.0 Importing Excel Data to an Outlook Distribution List 1.1 Create an Outlook Personal Folders File (.pst) Notes: 1) If

More information

Excel 2007 - Using Pivot Tables

Excel 2007 - Using Pivot Tables Overview A PivotTable report is an interactive table that allows you to quickly group and summarise information from a data source. You can rearrange (or pivot) the table to display different perspectives

More information

Excel Templates for Budgets (Man Power) User Guide

Excel Templates for Budgets (Man Power) User Guide Excel Templates for Budgets (Man Power) User Guide This simple Excel-based template is is a convenient application to develop a manpower schedule/budget for up to 10 departments for a 3-year period. It

More information

Creating Basic Excel Formulas

Creating Basic Excel Formulas Creating Basic Excel Formulas Formulas are equations that perform calculations on values in your worksheet. Depending on how you build a formula in Excel will determine if the answer to your formula automatically

More information

Introduction to Microsoft Excel 2007/2010

Introduction to Microsoft Excel 2007/2010 to Microsoft Excel 2007/2010 Abstract: Microsoft Excel is one of the most powerful and widely used spreadsheet applications available today. Excel's functionality and popularity have made it an essential

More information

How to Create User-Defined Fields and Tables

How to Create User-Defined Fields and Tables SAP Business One How-To Guide PUBLIC How to Create User-Defined Fields and Tables Applicable Release: SAP Business One 8.8 All Countries English July 2009 Table of Contents Creating User-Defined Fields

More information

The first thing to do is choose if you are creating a mail merge for printing or an e-mail merge for distribution over e-mail.

The first thing to do is choose if you are creating a mail merge for printing or an e-mail merge for distribution over e-mail. Create a mail or e-mail merge Use mail or e-mail merge when you want to create a large number of documents that are mostly identical but include some unique information. For example, you can use mail merge

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

Advanced Microsoft Excel 2010

Advanced Microsoft Excel 2010 Advanced Microsoft Excel 2010 Table of Contents THE PASTE SPECIAL FUNCTION... 2 Paste Special Options... 2 Using the Paste Special Function... 3 ORGANIZING DATA... 4 Multiple-Level Sorting... 4 Subtotaling

More information

Computer Training Centre University College Cork. Excel 2013 Level 1

Computer Training Centre University College Cork. Excel 2013 Level 1 Computer Training Centre University College Cork Excel 2013 Level 1 Table of Contents Introduction... 1 Opening Excel... 1 Using Windows 7... 1 Using Windows 8... 1 Getting Started with Excel 2013... 2

More information

Excel 2013 - Using Pivot Tables

Excel 2013 - Using Pivot Tables Overview A PivotTable report is an interactive table that allows you to quickly group and summarise information from a data source. You can rearrange (or pivot) the table to display different perspectives

More information

Excel 2003: Ringtones Task

Excel 2003: Ringtones Task Excel 2003: Ringtones Task 1. Open up a blank spreadsheet 2. Save the spreadsheet to your area and call it Ringtones.xls 3. Add the data as shown here, making sure you keep to the cells as shown Make sure

More information

Quick Start Guide. Highly customizable automated trading Automate your trades according to rules and models you create.

Quick Start Guide. Highly customizable automated trading Automate your trades according to rules and models you create. POWER E*TRADE PRO EXCEL MANAGER Quick Start Guide We are pleased to announce the launch of Excel Manager, an exciting new feature in Power E*TRADE Pro that leverages the flexibility of Microsoft Excel

More information

An Introduction to Excel Pivot Tables

An Introduction to Excel Pivot Tables An Introduction to Excel Pivot Tables EXCEL REVIEW 2001-2002 This brief introduction to Excel Pivot Tables addresses the English version of MS Excel 2000. Microsoft revised the Pivot Tables feature with

More information

Creating a Web page L E S S O N 8. Suggested teaching time. Lesson objectives. 35-45 minutes. To be able to create a Web page, you will:

Creating a Web page L E S S O N 8. Suggested teaching time. Lesson objectives. 35-45 minutes. To be able to create a Web page, you will: L E S S O N 8 Creating a Web page Suggested teaching time 35-45 minutes Lesson objectives To be able to create a Web page, you will: a b Save an existing document as a Web page and preview it in a browser.

More information

Q&As: Microsoft Excel 2013: Chapter 2

Q&As: Microsoft Excel 2013: Chapter 2 Q&As: Microsoft Excel 2013: Chapter 2 In Step 5, why did the date that was entered change from 4/5/10 to 4/5/2010? When Excel recognizes that you entered a date in mm/dd/yy format, it automatically formats

More information

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros.

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros. MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros. Record a macro 1. On the Developer tab, in the Code group, click Record Macro. 2. In

More information

Microsoft Excel 2007 and Tools for Statistical Analysis David R. Anderson, Dennis J. Sweeney, and Thomas A. Williams

Microsoft Excel 2007 and Tools for Statistical Analysis David R. Anderson, Dennis J. Sweeney, and Thomas A. Williams ASW_MBS_Primer_Web.qxd 11/1/07 1:41 PM Page 1 Microsoft Excel 2007 and Tools for Statistical Analysis David R. Anderson, Dennis J. Sweeney, and Thomas A. Williams Microsoft Excel 2007, part of the Microsoft

More information

ELECTRO-MECHANICAL PROJECT MANAGEMENT

ELECTRO-MECHANICAL PROJECT MANAGEMENT CHAPTER-9 ELECTRO-MECHANICAL PROJECT MANAGEMENT Y K Sharma,SDE(BS-E), 9412739241(M) E-Mail ID: yogeshsharma@bsnl.co.in Page: 1 Electro-mechanical Project Management using MS Project Introduction: When

More information

BulkSMS Text Messenger Product Manual

BulkSMS Text Messenger Product Manual BulkSMS Text Messenger Product Manual 1. Installing the software 1.1. Download the BulkSMS Text Messenger Go to www.bulksms.com and choose your country. process. Click on products on the top menu and select

More information

Pivot Tables & Pivot Charts

Pivot Tables & Pivot Charts Pivot Tables & Pivot Charts Pivot tables... 2 Creating pivot table using the wizard...2 The pivot table toolbar...5 Analysing data in a pivot table...5 Pivot Charts... 6 Creating a pivot chart using the

More information

Chapter 4 Displaying and Describing Categorical Data

Chapter 4 Displaying and Describing Categorical Data Chapter 4 Displaying and Describing Categorical Data Chapter Goals Learning Objectives This chapter presents three basic techniques for summarizing categorical data. After completing this chapter you should

More information

Using Excel. 4. The Scenario Manager function is used to create and evaluate a collection of what-if scenarios containing multiple input values.

Using Excel. 4. The Scenario Manager function is used to create and evaluate a collection of what-if scenarios containing multiple input values. P L U G - I N T4 Decision Making Using Excel LEARNING OUTCOMES 1. Describe the use of the IF function. 2. Compare the functions of Goal Seek and Solver. 3. List the advantages of using the Scenario Manager.

More information

Website Editor User Guide

Website Editor User Guide CONTENTS Minimum system requirements... 3 Pc... 3 Design your website... 4 design assistant... 4 themes... 4 headers... 5 website content editor... 7 text editor toolbar... 7 Main menu items... 15 edit

More information

Introduction to Pivot Tables in Excel 2007

Introduction to Pivot Tables in Excel 2007 The Company Rocks Introduction to Pivot Tables in Excel 2007 Step-by-step instructions to accompany video lessons Danny Rocks 4/11/2011 Introduction to Pivot Tables in Excel 2007 Pivot Tables are the most

More information

Downloading RIT Account Analysis Reports into Excel

Downloading RIT Account Analysis Reports into Excel Downloading RIT Account Analysis Reports into Excel In the last lesson you learned how to access the Account Analysis detail and export it to Excel through the Account Analysis function. Another way to

More information

Excel 2010 Sorting and Filtering

Excel 2010 Sorting and Filtering Excel 2010 Sorting and Filtering Computer Training Centre, UCC, tcentre@ucc.ie, 021-4903749/3751/3752 Table of Contents Sorting Data... 1 Sort Order... 1 Sorting by Cell Colour, Font Colour or Cell Icon...

More information

Working together with Word, Excel and PowerPoint 2013

Working together with Word, Excel and PowerPoint 2013 Working together with Word, Excel and PowerPoint 2013 Information Services Working together with Word, Excel and PowerPoint 2013 Have you ever needed to include data from Excel or a slide from PowerPoint

More information

How to Make the Most of Excel Spreadsheets

How to Make the Most of Excel Spreadsheets How to Make the Most of Excel Spreadsheets Analyzing data is often easier when it s in an Excel spreadsheet rather than a PDF for example, you can filter to view just a particular grade, sort to view which

More information

SECTION 5: Finalizing Your Workbook

SECTION 5: Finalizing Your Workbook SECTION 5: Finalizing Your Workbook In this section you will learn how to: Protect a workbook Protect a sheet Protect Excel files Unlock cells Use the document inspector Use the compatibility checker Mark

More information

Using Basic Financial and Logical Functions

Using Basic Financial and Logical Functions LESSON 8 Using Basic Financial and Logical Functions 8.1 After completing this lesson, you will be able to: Use the PMT function to forecast loan payments. Calculate cumulative interest. Compute investment

More information

3 What s New in Excel 2007

3 What s New in Excel 2007 3 What s New in Excel 2007 3.1 Overview of Excel 2007 Microsoft Office Excel 2007 is a spreadsheet program that enables you to enter, manipulate, calculate, and chart data. An Excel file is referred to

More information

Draw pie charts in Excel

Draw pie charts in Excel This activity shows how to draw pie charts in Excel 2007. Open a new Excel workbook. Enter some data you can use your own data if you wish. This table gives the % of European holidays sold by a travel

More information

Microsoft Excel 2013 Splitting Windows and Fixing Panes (Level 3)

Microsoft Excel 2013 Splitting Windows and Fixing Panes (Level 3) IT Training Microsoft Excel 2013 Splitting Windows and Fixing Panes (Level 3) Contents Introduction...1 Splitting the Window...1 Removing the Split...2 Viewing Different Worksheets...2 Freezing Panes...4

More information

Using Analysis Tools: Goal Seek, Solver, and Data Tables

Using Analysis Tools: Goal Seek, Solver, and Data Tables CHAPTER Using Analysis Tools: Goal Seek, Solver, and Data Tables In this chapter Analyzing Your Data with Excel 646 Using Goal Seek 646 Using Solver 650 Creating Amortization Tables to Calculate Mortgage

More information

Analyzing Excel Data Using Pivot Tables

Analyzing Excel Data Using Pivot Tables NDUS Training and Documentation Analyzing Excel Data Using Pivot Tables Pivot Tables are interactive worksheet tables you can use to quickly and easily summarize, organize, analyze, and compare large amounts

More information

Creating and Formatting Charts in Microsoft Excel

Creating and Formatting Charts in Microsoft Excel Creating and Formatting Charts in Microsoft Excel This document provides instructions for creating and formatting charts in Microsoft Excel, which makes creating professional-looking charts easy. The chart

More information

How To Analyze Data In Excel 2003 With A Powerpoint 3.5

How To Analyze Data In Excel 2003 With A Powerpoint 3.5 Microsoft Excel 2003 Data Analysis Larry F. Vint, Ph.D lvint@niu.edu 815-753-8053 Technical Advisory Group Customer Support Services Northern Illinois University 120 Swen Parson Hall DeKalb, IL 60115 Copyright

More information

How to Create a Data Table in Excel 2010

How to Create a Data Table in Excel 2010 How to Create a Data Table in Excel 2010 Introduction Nicole Bernstein Excel 2010 is a useful tool for data analysis and calculations. Most college students are familiar with the basic functions of this

More information

Computer Skills Microsoft Excel Creating Pie & Column Charts

Computer Skills Microsoft Excel Creating Pie & Column Charts Computer Skills Microsoft Excel Creating Pie & Column Charts In this exercise, we will learn how to display data using a pie chart and a column chart, color-code the charts, and label the charts. Part

More information

Mail Merge Creating Mailing Labels 3/23/2011

Mail Merge Creating Mailing Labels 3/23/2011 Creating Mailing Labels in Microsoft Word Address data in a Microsoft Excel file can be turned into mailing labels in Microsoft Word through a mail merge process. First, obtain or create an Excel spreadsheet

More information

Presentations and PowerPoint

Presentations and PowerPoint V-1.1 PART V Presentations and PowerPoint V-1.2 Computer Fundamentals V-1.3 LESSON 1 Creating a Presentation After completing this lesson, you will be able to: Start Microsoft PowerPoint. Explore the PowerPoint

More information

Excel s Business Tools: What-If Analysis

Excel s Business Tools: What-If Analysis Excel s Business Tools: Introduction is an important aspect of planning and managing any business. Understanding the implications of changes in the factors that influence your business is crucial when

More information

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 Table of Contents Part I Creating a Pivot Table Excel Database......3 What is a Pivot Table...... 3 Creating Pivot Tables

More information

NAVIGATION TIPS. Special Tabs

NAVIGATION TIPS. Special Tabs rp`=j~êëü~ää=påüççä=çñ=_ìëáåéëë Academic Information Services Excel 2007 Cheat Sheet Find Excel 2003 Commands in Excel 2007 Use this handout to find where Excel 2003 commands are located in Excel 2007.

More information

Microsoft PowerPoint 2010

Microsoft PowerPoint 2010 Microsoft PowerPoint 2010 Starting PowerPoint... 2 PowerPoint Window Properties... 2 The Ribbon... 3 Default Tabs... 3 Contextual Tabs... 3 Minimizing and Restoring the Ribbon... 4 The Backstage View...

More information

MICROSOFT EXCEL 2010 ANALYZE DATA

MICROSOFT EXCEL 2010 ANALYZE DATA MICROSOFT EXCEL 2010 ANALYZE DATA Microsoft Excel 2010 Essential Analyze data Last Edited: 2012-07-09 1 Basic analyze data... 4 Use diagram to audit formulas... 4 Use Error Checking feature... 4 Use Evaluate

More information

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010 Produced by Flinders University Centre for Educational ICT PivotTables Excel 2010 CONTENTS Layout... 1 The Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands and Buttons

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

Microsoft Excel: Pivot Tables

Microsoft Excel: Pivot Tables Microsoft Excel: Pivot Tables Pivot Table Reports A PivotTable report is an interactive table that you can use to quickly summarize large amounts of data. You can rotate its rows and columns to see different

More information

INTERMEDIATE Excel 2013

INTERMEDIATE Excel 2013 INTERMEDIATE Excel 2013 Information Technology September 1, 2014 1 P a g e Managing Workbooks Excel uses the term workbook for a file. The term worksheet refers to an individual spreadsheet within a workbook.

More information

Microsoft Excel 2010. Understanding the Basics

Microsoft Excel 2010. Understanding the Basics Microsoft Excel 2010 Understanding the Basics Table of Contents Opening Excel 2010 2 Components of Excel 2 The Ribbon 3 o Contextual Tabs 3 o Dialog Box Launcher 4 o Quick Access Toolbar 4 Key Tips 5 The

More information

Excel 2003 A Beginners Guide

Excel 2003 A Beginners Guide Excel 2003 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

Formatting Formatting Tables

Formatting Formatting Tables Intermediate Excel 2013 One major organizational change introduced in Excel 2007, was the ribbon. Each ribbon revealed many more options depending on the tab selected. The Help button is the question mark

More information

Calc Guide Chapter 9 Data Analysis

Calc Guide Chapter 9 Data Analysis Calc Guide Chapter 9 Data Analysis Using Scenarios, Goal Seek, Solver, others Copyright This document is Copyright 2007 2011 by its contributors as listed below. You may distribute it and/or modify it

More information

1. Linking among several worksheets in the same workbook 2. Linking data from one workbook to another

1. Linking among several worksheets in the same workbook 2. Linking data from one workbook to another Microsoft Excel 2003: Part V Advanced Custom Tools Windows XP (I) Linking Data from Several Worksheets and Workbooks In Excel Level III, we have learned and seen examples of how to link data from one worksheet

More information

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click.

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click. EDIT202 Spreadsheet Lab Assignment Guidelines Getting Started 1. For this lab you will modify a sample spreadsheet file named Starter- Spreadsheet.xls which is available for download from the Spreadsheet

More information

Company Setup 401k Tab

Company Setup 401k Tab Reference Sheet Company Setup 401k Tab Use this page to define company level 401(k) information, including employee status codes, 401(k) sources, and 401(k) funds. The definitions you create here become

More information

Microsoft Excel 2013 Step-by-Step Exercises: PivotTables and PivotCharts: Exercise 1

Microsoft Excel 2013 Step-by-Step Exercises: PivotTables and PivotCharts: Exercise 1 Microsoft Excel 2013 Step-by-Step Exercises: PivotTables and PivotCharts: Exercise 1 In this exercise you will learn how to: Create a new PivotTable Add fields to a PivotTable Format and rename PivotTable

More information

3. (1.0 point) To ungroup worksheets, you can click a sheet of a sheet not in the group. a. index b. panel c. tab d. pane

3. (1.0 point) To ungroup worksheets, you can click a sheet of a sheet not in the group. a. index b. panel c. tab d. pane Excel Tutorial 6 1. (1.0 point) To select adjacent worksheets, you use the key. a. Shift b. Alt c. Ctrl d. F1 2. (1.0 point) The caption indicates a worksheet group. a. [Worksheets] b. [Selected Sheets]

More information

Introduction to Pivot Tables in Excel 2003

Introduction to Pivot Tables in Excel 2003 The Company Rocks Introduction to Pivot Tables in Excel 2003 Step-by-step instructions to accompany video lessons Danny Rocks 4/11/2011 Introduction to Pivot Tables in Excel 2003 Pivot Tables are the most

More information

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 University of Sheffield Contents 1. INTRODUCTION... 3 2. GETTING STARTED... 4 2.1 STARTING POWERPOINT... 4 3. THE USER INTERFACE...

More information

HOUR 9. Formatting Worksheets to Look Great

HOUR 9. Formatting Worksheets to Look Great HOUR 9 Formatting Worksheets to Look Great Excel makes it easy to make even simple worksheets look professional. AutoFormat quickly formats your worksheet within the boundaries you select. If you want

More information

Printing with Calc Title: Printing with Calc Version: 1.0 First edition: December 2004 First English edition: December 2004

Printing with Calc Title: Printing with Calc Version: 1.0 First edition: December 2004 First English edition: December 2004 Printing with Calc Title: Printing with Calc Version: 1.0 First edition: December 2004 First English edition: December 2004 Contents Overview...ii Copyright and trademark information...ii Feedback...ii

More information

LANDWorksCAD for AutoCAD and Bricscad. Professional Landscape Design Software. Reference and User Manual. CAD International

LANDWorksCAD for AutoCAD and Bricscad. Professional Landscape Design Software. Reference and User Manual. CAD International LANDWorksCAD for AutoCAD and Bricscad Professional Landscape Design Software Reference and User Manual CAD International www.cad.com.au www.cadinternational.com 2006-2012 - All rights reserved This page

More information