Lesson 15: Using Text Files to Add or Modify Design Properties

Size: px
Start display at page:

Download "Lesson 15: Using Text Files to Add or Modify Design Properties"

Transcription

1 Lesson 15: Using Text Files to Add or Modify Design Properties Lesson Objectives After completing this lesson, you will be able to: Use the Export/Import commands Create a Custom Bill-of-Materials Using the Export / Import Properties Command EMA Design Automation 299

2 Use the Tools - Export Properties and Tools - Import Properties commands to: Export all design properties to a text file Use a spreadsheet editor to add or modify properties Reload the modified file into the design The exported file format is set up as a table with rows corresponding to parts or nets, and columns corresponding to properties. Property values are delimited by tabs. Things to Remember Here are some additional things to remember when editing the export file: The first two rows of the file identify the document as either a design or a library, and, if a design, identify the schematic page that is the source of this information. Do not change or delete these two rows. In each of the subsequent rows, the first two fields contain a keyword and an identifier. Do not change or delete the information in these two fields. When adding new information, do not skip columns. Enter <null> as a placeholder. EMA Design Automation 300

3 Lab 15-1: Using an Export/Import Properties File Lab Objectives Most of the global editing functions used in this method can now be accomplished using the Property Editor at the Project Manager level. After completing this lab you will be able to: Export part properties View the export file within Excel Edit the export file Import the file Exporting Part Properties 1. In the Project Manager window, click on the design file. 2. Select Tools - Export Properties. The Export Properties window appears. 3. In the Contents section, observe that Part Properties is the default option. This means that all existing part properties will be exported to a text file called lesson10.exp. 4. Click OK. Notice that the lesson10.exp file has been added to the Outputs folder. 5. In the Project Manager window, double click on the.\lesson10.exp file. The exported file is opened in a text editor window. This file contains all the part properties currently in the design. 6. View the file and close the window. (Do not edit here.) Viewing the Export File with Excel 1. Start Microsoft Excel. 2. In Excel, select File - Open. EMA Design Automation 301

4 3. In the Look in field, navigate to the directory: D:\EMA_Training\Capture\Lesson10 4. Set your Files of type field to All Files (*.*), as shown in the following graphic. 5. Click on the scroll arrow for the File name field to display *.exp in the field window. 6. Select the lesson10.exp file and click Open. a. In the Text Import Wizard - Step 1 of 3 window, click Next. This tells Excel that the export file is a tab-delimited file. b. In the Text Import Wizard - Step 2 of 3 window, click Finish. The export file is loaded into the spreadsheet window. 7. Drag the left mouse button to increase column widths as needed (so you can see the column headers). Editing the Export File DO NOT delete any rows or columns. DO NOT re-arrange the file by sorting any row or column. DO NOT save the file in EXCEL format. EMA Design Automation 302

5 1. Right click at the top of the PART_NUMBER column, and select Insert from the pop-up menu.. A new column is added before the PART_NUMBER column. 2. Click in the HEADER row at the top of the new column and enter: DESCRIPTION 3. Assign part descriptions as shown in the graphic that follows. EMA Design Automation 303

6 . 4. Add any other property that you want to bring into the design, or change the values of some existing properties. If you added or edited other part properties, check them as well. 5. In Excel, select File - Close. (Not the File - Save command.) 6. Click Yes to indicate you want to save the Lesson10.exp. 7. Click Yes to indicate you want to retain the.exp file format. 8. Select File - Exit, and No to exit Excel. Importing the File 1. In the Project Manager window, click on the design file name and select Tools - Import Properties. EMA Design Automation 304

7 2. In the Import Properties window, navigate to the directory: D:\EMA_Training\Capture\Lesson10 3. Select the Lesson10.exp file and click Open. The modified property file is loaded into the design. 4. Select File - Save. Viewing Results 1. Open a schematic page and use the Property Editor to verify that DESCRIPTION properties have been loaded. EMA Design Automation 305

8 2. When you re done, close the schematic page. The Export/Import Properties technique can also be used to update net properties.. EMA Design Automation 306

9 Lab 15-2: Customizing the Bill-of-Materials Lab Objectives After completing this lab you will be able to: Open the Bill-of-Materials Change line item definitions within the Bill-of-Materials Create a Custom Bill-of-Materials Save and re-load text header and property lines Open the Bill of Materials 1. Click in the Project Manager window, click on the design file and select Tools - Bill of Materials. 2. (Optional) Click Place each part entry on a separate line (turn checkbox on). 3. Click View Output (turn checkbox on). If you prefer, there is also an option to open the Bill-of-Materials output straight into Excel for a row & column format. Select the Open in Excel instead of the View Output. Changing Line Item Definition 1. In the Header field, specify a line of titles for the columns of data that will be included in the BOM. The full list should read as follows: Item\tQuantity\tReference\tPart\tPCB Footprint\tPart Number\tSupplier\tCost The \t inserts a tab-space between fields of data in the BOM report for both the Header line and the Property String line. What appears in the header line is user defined. 2. In the Combined property string field, specify the properties whose values you want included in the BOM (under the titles you just listed in the previous step). The full list should read as follows: {Item}\t{Quantity}\t{Part Reference}\t{Value}\t{PCB Footprint}\t{PART_NUMBER}\t{VENDOR}\t{COST} EMA Design Automation 307

10 What appears on the Property String line MUST be specific to the property you want to add...be careful of the spelling, upper and lower case sensitive! Property names must be enclosed in curly braces. The sequence of names corresponds to the sequence of column titles in the Header list. Create a Custom Bill-of-Materials 1. Click OK to display the Bill of Materials report as either a text file or in Excel. Notice the inclusion of the PCB Footprint, Supplier, and Cost data. If desired, you can load this tab-delimited text file into Excel. 2. Close the report. 3. Select File - Close. With the default Bill-of-Materials extractor the Header and Property Sting lines cannot be saved if you wish to switch from one format to another. However, it is recommended that EMA Design Automation 308

11 you create a simple text file and simply copy and paste the 2 lines from the text file to the extractor. Saving and Re-loading a Text Header and Property Line (Optional) 1. You can also save the Property settings for different text string settings for the Billof-Materials extractor by copy/paste these lines to and from a text file. 2. You can try this by using the supplied Bill-of-Materials-settings.txt text file that accompanies these labs. It can be found in the D: - EMA_Training - Capture directory. The following is the output for a text file. EMA Design Automation 309

12 The following is the output in Excel. EMA Design Automation 310

Lesson 14: Property Editor

Lesson 14: Property Editor Lesson 14: Property Editor Lesson Objectives After completing this lesson, you will be able to: Work with Property Filters in the Property Editor Add part and net properties using the Property Editor Using

More information

Lesson 13: Other Tools in OrCAD Capture

Lesson 13: Other Tools in OrCAD Capture Lesson 13: Other Tools in OrCAD Capture Lesson Objectives After you complete this lesson you will be able to: Add inter-sheet signal references Create a cross reference report (Optional) Generate a Bill

More information

Lesson 5: Creating Heterogeneous Parts

Lesson 5: Creating Heterogeneous Parts Lesson 5: Creating Heterogeneous Parts Lesson Objectives After you complete this lesson you will be able to: Create a Heterogeneous part Annotate a Heterogeneous part (Optional) Heterogeneous Parts A heterogeneous

More information

Generating a Custom Bill of Materials

Generating a Custom Bill of Materials Generating a Custom Bill of Materials Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 This tutorial describes how to use the Report Manager to set up a Bill of Materials (BOM) report.

More information

Reference Guide. Adding a Generic File Store - Importing From a Local or Network ShipWorks Page 1 of 21

Reference Guide. Adding a Generic File Store - Importing From a Local or Network ShipWorks Page 1 of 21 Reference Guide Adding a Generic File Store - Importing From a Local or Network Folder Page 1 of 21 Adding a Generic File Store TABLE OF CONTENTS Background First Things First The Process Creating the

More information

OPENING A LEADS.TXT FILE IN EXCEL 2010

OPENING A LEADS.TXT FILE IN EXCEL 2010 From the project manager to a team of administrative, programming, and technical specialists, ATS believes in a team approach that brings together all of the necessary elements pre-conference and onsite

More information

Introduction. Mail Merge. Word 2010 Using Mail Merge. Video: Using Mail Merge in Word To Use Mail Merge: Page 1

Introduction. Mail Merge. Word 2010 Using Mail Merge. Video: Using Mail Merge in Word To Use Mail Merge: Page 1 Word 2010 Using Mail Merge Introduction Page 1 Mail merge is a useful tool that will allow you to easily produce multiple letters, labels, envelopes, name tags and more using information stored in a list,

More information

Business Process Procedures

Business Process Procedures Business Process Procedures 14.40 MICROSOFT EXCEL TIPS Overview These procedures document some helpful hints and tricks while using Microsoft Excel. Key Points This document will explore the following:

More information

Exploring the Microsoft Access User Interface and Exploring Navicat and Sequel Pro, and refer to chapter 5 of The Data Journalist.

Exploring the Microsoft Access User Interface and Exploring Navicat and Sequel Pro, and refer to chapter 5 of The Data Journalist. Chapter 5 Exporting Data from Access and MySQL Skills you will learn: How to export data in text format from Microsoft Access, and from MySQL using Navicat and Sequel Pro. If you are unsure of the basics

More information

HOW TO EXPORT BUYER NAMES & ADDRESSES FROM PAYPAL TO A CSV FILE

HOW TO EXPORT BUYER NAMES & ADDRESSES FROM PAYPAL TO A CSV FILE HOW TO EXPORT BUYER NAMES & ADDRESSES FROM PAYPAL TO A CSV FILE If your buyers use PayPal to pay for their purchases, you can quickly export all names and addresses to a type of spreadsheet known as a

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

1. Go to the project manager. 2. Select the line Lowpass filter.dsn and right click Part manager. Page 1 of 13

1. Go to the project manager. 2. Select the line Lowpass filter.dsn and right click Part manager. Page 1 of 13 Component management In you can easily manage components and their related information. Assembly variants and Bill of Materials (BOM) for these can also be defined. The built in Part Manager window makes

More information

Lesson 19: Processing a Hierarchical Design

Lesson 19: Processing a Hierarchical Design Lesson 19: Processing a Hierarchical Design Lesson Objectives After you complete this lesson you will be able to: Annotate a hierarchical design Perform a Design Rule Check on a hierarchical design Correct

More information

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment.

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment. Beginning Access 2007 Objective 1: Familiarize yourself with basic database terms and definitions. What is a Database? A Database is simply defined as a collection of related groups of information. Things

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Lesson 17: Building a Hierarchical Design

Lesson 17: Building a Hierarchical Design Lesson 17: Building a Hierarchical Design Lesson Objectives After you complete this lesson you will be able to: Explore the structure of a hierarchical design Editing the Training Root Schematic Making

More information

Service Line Export and Pivot Table Report (Windows Excel 2010)

Service Line Export and Pivot Table Report (Windows Excel 2010) Service Line Export and Pivot Table Report (Windows Excel 2010) In this tutorial, we will take the Service Lines of the Active Students only and only the most recent record to take a snapshot look at approximate

More information

Login: Quick Guide for Qualtrics May 2018 Training:

Login:   Quick Guide for Qualtrics May 2018 Training: Qualtrics Basics Creating a New Qualtrics Account Note: Anyone with a Purdue career account can create a Qualtrics account. 1. In a Web browser, navigate to purdue.qualtrics.com. 2. Enter your Purdue Career

More information

TUTORIAL SESSION Technical Group Hoda Najafi & Sunita Bhide

TUTORIAL SESSION Technical Group Hoda Najafi & Sunita Bhide TUTORIAL SESSION 2014 Technical Group Hoda Najafi & Sunita Bhide SETUP PROCEDURE Start the Altium Designer Software. (Figure 1) Ensure that the Files and Projects tabs are located somewhere on the screen.

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

CSV Roll Documentation

CSV Roll Documentation CSV Roll Documentation Version 1.1 March 2015 INTRODUCTION The CSV Roll is designed to display the contents of a Microsoft Excel worksheet in a Breeze playlist. The Excel worksheet must be exported as

More information

Identifying Updated Metadata and Images from a Content Provider

Identifying Updated Metadata and Images from a Content Provider University of Iowa Libraries Staff Publications 4-8-2010 Identifying Updated Metadata and Images from a Content Provider Wendy Robertson University of Iowa 2010 Wendy C Robertson Comments Includes presenter's

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

Sequencer as a Service: Configuration Set Up the Service Mode for Workstations and Configure Sequences

Sequencer as a Service: Configuration Set Up the Service Mode for Workstations and Configure Sequences SeMSy III is a high-performance and future-proof video management system with optimum user friendliness. It offers a comprehensive range of functions, including the display of live images, various search

More information

Lesson 18: Creating a Hierarchical Block

Lesson 18: Creating a Hierarchical Block Lesson 18: Creating a Hierarchical Block Lesson Objectives After you complete this lesson you will be able to: Create hierarchical blocks Copying Schematics between Projects You can copy and paste between

More information

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step.

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step. 1. AUTO CORRECT - To auto correct a text in MS Word the text manipulation includes following step. - STEP 1: Click on office button STEP 2:- Select the word option button in the list. STEP 3:- In the word

More information

Illustrated Roadmap. for Windows

Illustrated Roadmap. for Windows Illustrated Roadmap for Windows This Illustrated Roadmap was designed to help the Computer Coordinator customize GradeQuick for their school and for teachers to make further customizations that will affect

More information

GuruFocus User Manual: The FilingWiz

GuruFocus User Manual: The FilingWiz GuruFocus User Manual: The FilingWiz Contents 0. Introduction to FilingWiz a. Brief overview b. Access 1. The Search Query Toolbox 2. The Search Results Column 3. The Highlights Column a. Highlights tab

More information

Customer Support Guide Creating a custom Headcount Dashboard

Customer Support Guide Creating a custom Headcount Dashboard Customer Support Guide Creating a custom Headcount Dashboard Contents Purpose... 2 Rationale... 2 Step by Step Instruction... 3 Related Documentation... 11 Package Version Date HCM 16.01 02/02/2017 HCM

More information

Log into your portal and then select the Banner 9 badge. Application Navigator: How to access Banner forms (now called pages.)

Log into your portal and then select the Banner 9 badge. Application Navigator: How to access Banner forms (now called pages.) Navigation Banner 9 Log into your portal and then select the Banner 9 badge. This will bring you to the Application Navigator. Application Navigator: How to access Banner forms (now called pages.) Menu

More information

MockupScreens - User Guide

MockupScreens - User Guide MockupScreens - User Guide Contents 1. Overview...4 2. Getting Started...5 Installing the software... 5 Registering... 9 3. Understanding the Interface...11 Menu Bar... 11 Tool bar... 14 Elements... 14

More information

How to Import a Text File into Gorilla 4

How to Import a Text File into Gorilla 4 Bill Good Marketing Excel: Text to Columns How to Import a Text File into Gorilla 4 The information in this article applies to: Importing a text file into the Gorilla database. Questions that apply to

More information

Lesson 9: Processing a Schematic Design

Lesson 9: Processing a Schematic Design Lesson 9: Processing a Schematic Design Lesson Objectives After you complete this lab you will be able to: Assign reference designators Check the design for errors Create a netlist for OrCAD and Allegro

More information

Start Mail Merge Step by Step Mail Merge Wizard messages

Start Mail Merge Step by Step Mail Merge Wizard  messages Mail Merge One of the most important pieces of a Mail Merge is your list of recipients along with their corresponding email addresses. When you are collecting email addresses, make sure that they are valid

More information

GUIDE TO STORAGE CHARGEBACKS WITH DATADVANTAGE

GUIDE TO STORAGE CHARGEBACKS WITH DATADVANTAGE GUIDE TO STORAGE CHARGEBACKS WITH DATADVANTAGE OVERVIEW Chargebacks let companies allocate costs to internal corporate users and departments or cost centers. Simply put: a chargeback is a bill from the

More information

Note that you must have the Curriculum Map Admin permission to create curriculum map templates. Please contact your IU to obtain this permission.

Note that you must have the Curriculum Map Admin permission to create curriculum map templates. Please contact your IU to obtain this permission. Creating a Map Note that you must have the Curriculum Map Admin permission to create curriculum map templates. Please contact your IU to obtain this permission. 1. To access the Curriculum Mapping tool,

More information

HOW TO USE THE EXPORT FEATURE IN LCL

HOW TO USE THE EXPORT FEATURE IN LCL HOW TO USE THE EXPORT FEATURE IN LCL In LCL go to the Go To menu and select Export. Select the items that you would like to have exported to the file. To select them you will click the item in the left

More information

Working with Data in Microsoft Excel 2010

Working with Data in Microsoft Excel 2010 Working with Data in Microsoft Excel 2010 This document provides instructions for using the sorting and filtering features in Microsoft Excel, as well as working with multiple worksheets in the same workbook

More information

PCB List Panel. Contents

PCB List Panel. Contents PCB List Panel Contents Function Content and Use Defining Panel Display Scope Working with Filtered Objects Displaying Workspace Selection Displaying Filtering Results Using the Panel to Select Objects

More information

Published on Online Documentation for Altium Products (https://www.altium.com/documentation)

Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > PCBLIB List A New Era for Documentation Modified by Susan Riege on Jan 24, 2018 Parent Page PCB Panels

More information

Job Aid. Remote Access BAIRS Printing and Saving a Report. Table of Contents

Job Aid. Remote Access BAIRS Printing and Saving a Report. Table of Contents Remote Access BAIRS Printing and Saving a Report Table of Contents Remote Access BAIRS Printing a Report PDF HTML... 2 Remote Access BAIRS Printing a Report Export to PDF Interactive Reporting... 3 Remote

More information

Instructions for Using the Databases

Instructions for Using the Databases Appendix D Instructions for Using the Databases Two sets of databases have been created for you if you choose to use the Documenting Our Work forms. One set is in Access and one set is in Excel. They are

More information

Quick & Simple Imaging. User Guide

Quick & Simple Imaging. User Guide Quick & Simple Imaging User Guide The Quick & Simple Imaging software package provides the user with a quick and simple way to search and find their documents, then view, print, add notes, or even e- mail

More information

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule MAKING TABLES WITH WORD BASIC INSTRUCTIONS Setting the Page Orientation Once in word, decide if you want your paper to print vertically (the normal way, called portrait) or horizontally (called landscape)

More information

Mail Merge. To Use Mail Merge: Selecting Step by Step Mail Merge Wizard. Step 1:

Mail Merge. To Use Mail Merge: Selecting Step by Step Mail Merge Wizard. Step 1: Mail Merge When you are performing a Mail Merge, you will need a Word document (you can start with an existing one or create a new one), and a recipient list, which is typically an Excel workbook. Watch

More information

OPERATION MANUAL. MV-410HS Layout Editor. Version higher. Command

OPERATION MANUAL. MV-410HS Layout Editor. Version higher. Command OPERATION MANUAL MV-410HS Layout Editor Version 3.0 - higher Command Command Table of Contents 1. Setup... 1 1-1. Overview... 1 1-2. System Requirements... 1 1-3. Operation Flow... 1 1-4. Installing MV-410HS

More information

Altera Quartus II Tutorial ECE 552

Altera Quartus II Tutorial ECE 552 Altera Quartus II Tutorial ECE 552 Quartus II by Altera is a PLD Design Software which is suitable for high-density Field-Programmable Gate Array (FPGA) designs, low-cost FPGA designs, and Complex Programmable

More information

Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios

Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios Step 1: Make sure Final Grade Column Displays Letter Grade Ensure your final grade column in Grade Center has letter

More information

ST. JOHN FISHER COLLEGE

ST. JOHN FISHER COLLEGE Word Mail Merge Table of Contents The Mailings Tab... 1 Main Document... 2 E-Mail Messages... 3 Create and print envelopes... 5 Create and print labels... 8 Connecting to a Data Source... 10 Filter list

More information

Lesson 1: Exploring Excel Return to the Excel 2007 web page

Lesson 1: Exploring Excel Return to the Excel 2007 web page Lesson 1: Exploring Excel 2007 Return to the Excel 2007 web page Presenting Excel 2007 Excel can be used for a wide variety of tasks: Creating and maintaining detailed budgets Tracking extensive customer

More information

My Courses: Displays courses the user has self-enrolled in as well as courses that have been assigned to the user when available.

My Courses: Displays courses the user has self-enrolled in as well as courses that have been assigned to the user when available. LOGGING IN To log in go to https://gbateam.redvector.com and enter your Login /Username and Password. If you have forgotten your password, click on the Forgot your password link. 1. Enter the primary email

More information

Part 2 Uploading and Working with WebCT's File Manager and Student Management INDEX

Part 2 Uploading and Working with WebCT's File Manager and Student Management INDEX Part 2 Uploading and Working with WebCT's File Manager and Student Management INDEX Uploading to and working with WebCT's File Manager... Page - 1 uploading files... Page - 3 My-Files... Page - 4 Unzipping

More information

1. Right-click the worksheet tab you want to rename. The worksheet menu appears. 2. Select Rename.

1. Right-click the worksheet tab you want to rename. The worksheet menu appears. 2. Select Rename. Excel 2010 Worksheet Basics Introduction Page 1 Every Excel workbook contains at least one or more worksheets. If you are working with a large amount of related data, you can use worksheets to help organize

More information

Microsoft Excel 2010 Basic

Microsoft Excel 2010 Basic Microsoft Excel 2010 Basic Introduction to MS Excel 2010 Microsoft Excel 2010 is a spreadsheet software in the new Microsoft 2010 Office Suite. Excel allows you to store, manipulate and analyze data in

More information

Lab 7 Macros, Modules, Data Access Pages and Internet Summary Macros: How to Create and Run Modules vs. Macros 1. Jumping to Internet

Lab 7 Macros, Modules, Data Access Pages and Internet Summary Macros: How to Create and Run Modules vs. Macros 1. Jumping to Internet Lab 7 Macros, Modules, Data Access Pages and Internet Summary Macros: How to Create and Run Modules vs. Macros 1. Jumping to Internet 1. Macros 1.1 What is a macro? A macro is a set of one or more actions

More information

Procedure to Create Custom Report to Report on F5 Virtual Services

Procedure to Create Custom Report to Report on F5 Virtual Services Procedure to Create Custom Report to Report on F5 Virtual Services Summary: The purpose of this Application Note is to provide a procedure to report on F5 Load Balancer Virtual Services. The report uses

More information

Interfacing with MS Office Conference 2017

Interfacing with MS Office Conference 2017 Conference 2017 Session Description: This session will detail procedures for importing/exporting data between AeriesSIS Web Version/AeriesSIS Client Version and other software packages, such as word processing

More information

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling Access Review Relational Databases Different tables can have the same field in common. This feature is used to explicitly specify a relationship between two tables. Values appearing in field A in one table

More information

ASTRA 7.5 Quick Reference Guide

ASTRA 7.5 Quick Reference Guide ASTRA 7.5 Quick Reference Guide Definitions Portal Pages: Astra Home Page, whether for a guest or a user. Guests can access Astra by going to astra.utah.edu. From here guests will be able to view calendars,

More information

Budget Reports for All Users

Budget Reports for All Users Budget Reports for All Users Table of Contents: How to Open the MBI - Budgeting Cost Center & Rollup Report..2 How to Open the MBI - Budget Excel Format Cost Center & Rollup Report...7 How to open a TSV

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

Business Warehouse reports Running and manipulating reports. Newcastle University Andy Proctor 9 th March 2017

Business Warehouse reports Running and manipulating reports. Newcastle University Andy Proctor 9 th March 2017 Business Warehouse reports Running and manipulating reports Newcastle University Andy Proctor 9 th March 2017 Table of Contents Running a business warehouse report... 2 Adding a characteristic... 4 Drag

More information

Creating and Running a Report

Creating and Running a Report Creating and Running a Report Reports are similar to queries in that they retrieve data from one or more tables and display the records. Unlike queries, however, reports add formatting to the output including

More information

Exercise 1. Section 2. Working in Capture

Exercise 1. Section 2. Working in Capture Exercise 1 Section 1. Introduction In this exercise, a simple circuit will be drawn in OrCAD Capture and a netlist file will be generated. Then the netlist file will be read into OrCAD Layout. In Layout,

More information

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM Created on 3/17/2017 7:37:00 AM Table of Contents... 1 Page ii Procedure After completing this topic, you will be able to manually upload physical inventory. Navigation: Microsoft Excel > New Workbook

More information

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. *

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. * Microsoft Access II 1.) Opening a Saved Database Open the Music database saved on your computer s hard drive. *I added more songs and records to the Songs and Artist tables. Click the Options button next

More information

Export Order/List/Items to Spreadsheet (CSV format)

Export Order/List/Items to Spreadsheet (CSV format) Export Order/List/Items to Spreadsheet (CSV format) Who: Why: Contract Administrator You can export a list of Orders, the details of an individual Order or a list of Items from an Order to CSV format.

More information

Crystal Reports (Custom Reports)

Crystal Reports (Custom Reports) Crystal Reports (Custom Reports) Getting Started The Crystal Reports Module is Option #3 in the Reports Menu. Since not everyone needs the reporting capabilities of this new module, it does not come pre-installed

More information

6. In the last Import Wizard dialog box, click Finish. Saving Excel Data in CSV File Format

6. In the last Import Wizard dialog box, click Finish. Saving Excel Data in CSV File Format PROCEDURES LESSON 39: WKING WITH FILE FMATS Using the Compatibility Checker 2 Click Info 3 Click Check for Issues 4 Click Check Compatibility 5 Review the issues and click OK Importing a File 1 Click the

More information

Table of Contents COURSE OVERVIEW... 5

Table of Contents COURSE OVERVIEW... 5 Table of Contents COURSE OVERVIEW... 5 DISCUSSION... 5 THE NEW DATABASE FORMAT... 5 COURSE TOPICS... 6 CONVENTIONS USED IN THIS MANUAL... 7 Tip Open a File... 7 LESSON 1: THE NEW INTERFACE... 8 LESSON

More information

N2KExtractor. NMEA 2000 Data Extractor Software. User s Manual

N2KExtractor. NMEA 2000 Data Extractor Software. User s Manual N2KExtractor NMEA 2000 Data Extractor Software User s Manual Revision 1.0.0 Copyright 2012 Maretron, LLP All Rights Reserved Maretron, LLP 9014 N. 23 rd Ave #10 Phoenix, AZ 85021-7850 http://www.maretron.com

More information

Astra Scheduling Grids

Astra Scheduling Grids Astra Scheduling Grids To access the grids, click on the Scheduling Grids option from the Calendars tab. A default grid will be displayed as defined by the calendar permission within your role. Choosing

More information

Lesson 1: Exploring Excel Return to the FastCourse Excel 2007 Level 1 book page

Lesson 1: Exploring Excel Return to the FastCourse Excel 2007 Level 1 book page Lesson 1: Exploring Excel 2007 Return to the FastCourse Excel 2007 Level 1 book page Lesson Objectives After studying this lesson, you will be able to: Explain ways Excel can help your productivity Launch

More information

Astra Scheduling Grids

Astra Scheduling Grids Astra Scheduling Grids To access the grids, click on the Scheduling Grids option from the Calendars tab. A default grid will be displayed as defined by the calendar permission within your role. Choosing

More information

Excel 2016: Part 2 Functions/Formulas/Charts

Excel 2016: Part 2 Functions/Formulas/Charts Excel 2016: Part 2 Functions/Formulas/Charts Updated: March 2018 Copy cost: $1.30 Getting Started This class requires a basic understanding of Microsoft Excel skills. Please take our introductory class,

More information

1. Position your mouse over the column line in the column heading so that the white cross becomes a double arrow.

1. Position your mouse over the column line in the column heading so that the white cross becomes a double arrow. Excel 2010 Modifying Columns, Rows, and Cells Introduction Page 1 When you open a new, blank workbook, the cells are set to a default size.you do have the ability to modify cells, and to insert and delete

More information

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A.

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A. CCRS Quick Start Guide for Program Administrators September 2017 www.citihandlowy.pl Bank Handlowy w Warszawie S.A. CitiManager Quick Start Guide for Program Administrators Table of Contents Table of Contents

More information

Troubleshooting in Microsoft Excel 2002

Troubleshooting in Microsoft Excel 2002 Page 1 of 8 Troubleshooting in Microsoft Excel 2002 Result: To understand how to work with the Excel software to enter data, navigate the page, and print materials. Tabs Look at the tabs at the bottom

More information

Fitting NMR peaks for N,N DMA

Fitting NMR peaks for N,N DMA Fitting NMR peaks for N,N DMA Importing the FID file to your local system Any ftp program may be used to transfer the FID file from the NMR computer. The description below will take you through the process

More information

Recipe Costing: How To Import Your Supplier's Price Data - 1

Recipe Costing: How To Import Your Supplier's Price Data - 1 Recipe Costing: How To Import Your Supplier's Price Data This tutorial shows you how to import your supplier's price data into Shop'NCook Pro software and how to update the price information. Exporting

More information

Documentation Tool Tutorial Tutorial for Creating a Documentation Tool Interactive in the Texas Gateway

Documentation Tool Tutorial Tutorial for Creating a Documentation Tool Interactive in the Texas Gateway Tutorial for Creating a Documentation Tool Interactive in the Texas Gateway Introduction The Documentation Tool interactive serves as a wizard that can help learners easily document and evaluate goal driven

More information

Exporting your Address Book from Despatch Manager Online & importing it into Click & Drop

Exporting your Address Book from Despatch Manager Online & importing it into Click & Drop Exporting your Address Book from Despatch Manager Online & importing it into Click & Drop How to export your Address Book from Despatch Manager Online (DMO) The process to export your Address Book from

More information

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

Activant Acclaim. Taking Control of Your Activant Data with Acclaim s Import/Export Feature

Activant Acclaim. Taking Control of Your Activant Data with Acclaim s Import/Export Feature Activant Acclaim Taking Control of Your Activant Data with Acclaim s Import/Export Feature This class is designed for Acclaim users who are: Familiar with Acclaim functionality responsible for maintaining

More information

Changing Worksheet Views

Changing Worksheet Views PROCEDURES LESSON 1: TOURING EXCEL Starting Excel 1 Click the Start button 2 Click All Programs 3 Click the Microsoft Office folder icon 4 Click Microsoft Excel 2010 Naming and Saving (Ctrl+S) a Workbook

More information

EDAConnect-Dashboard User s Guide Version 3.4.0

EDAConnect-Dashboard User s Guide Version 3.4.0 EDAConnect-Dashboard User s Guide Version 3.4.0 Oracle Part Number: E61758-02 Perception Software Company Confidential Copyright 2015 Perception Software All Rights Reserved This document contains information

More information

SCP-Embraer Train the Trainer. General Skills

SCP-Embraer Train the Trainer. General Skills SCP-Embraer Train the Trainer General Skills Page Set-Up A. Header: includes your user name and role, log-out function, and Help feature B. Navigation Tree: used to navigate around the various workflows

More information

How to Transfer Your Contact Information Into Microsoft Outlook 2010

How to Transfer Your Contact Information Into Microsoft Outlook 2010 How to Transfer Your Contact Information Into Microsoft Outlook 2010 Your Contacts Exported To an Excel Spreadsheet (CSV Format ) Now Located on a Device or Computer Then To Outlook 2010 on an L&F Computer

More information

BANNER 9 QUICK NAVIGATION GUIDE

BANNER 9 QUICK NAVIGATION GUIDE Application Navigator Application Navigator provides a single interface to navigate the Banner 9 JAVA pages. It is a tool that allows you to go back and forth between the current Banner forms and the new

More information

Integrated Architecture Builder, PLC-to-ControlLogix Migration Hands-On Lab

Integrated Architecture Builder, PLC-to-ControlLogix Migration Hands-On Lab Integrated Architecture Builder, PLC-to-ControlLogix Migration Hands-On Lab For support or to comment, send e-mail to iab_support@ra.rockwell.com Integrated Architecture Builder, PLC-to-ControlLogix Migration

More information

Reading Worksheet Values from Plotted Data

Reading Worksheet Values from Plotted Data Lesson 5: ITC Data Handling Lesson 5: ITC Data Handling Every data plot in Origin has an associated worksheet. The worksheet contains the X, Y and, if appropriate, the error bar values for the plot. A

More information

Download and Reports

Download and  Reports BASICS Download and Email Reports Click on a question below to skip to the answer. How do I download reports? Can I download a report more than once? How do I download a different type of report? Do I

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 1 Databases and Database Objects: An Introduction Objectives Design a database to satisfy a collection of requirements Describe the features of the Access window Create a

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Chapter A spreadsheet is a computer program that turns the computer into a very powerful calculator. Headings and comments can be entered along with detailed formulas. The spreadsheet screen is divided

More information

Add notes to a document

Add notes to a document Add notes to a document WX and AX Add notes to a document ApplicationXtender Web Access (WX) and ApplicationXtender Document Manager (AX) In ApplicationXtender, you can mark up a document using the annotation

More information

Table of Contents. Overview... 4 Advanced Content Items... 4 Accessibility... 4 iframe Textpoppers Math Characters and Equations...

Table of Contents. Overview... 4 Advanced Content Items... 4 Accessibility... 4 iframe Textpoppers Math Characters and Equations... Dallas County Community College District Table of Contents Overview... 4 Advanced Content Items... 4 Accessibility... 4 iframe... 4 Insert a Web Page... 4 Insert a PDF... 6 Textpoppers... 8 Insert a Text

More information

Desktop Charge Capture

Desktop Charge Capture Version 4.2 Quick Start Guide for Healthcare Providers Desktop Charge Capture Physician Information System Contents Logging Into Desktop Charge Capture... 1 Introduction to Desktop Charge Capture... 3

More information

Creating labels in Ticket 2000.

Creating labels in Ticket 2000. Creating labels in Ticket 2000. Ticket 2000 must be open and ready Option One: NEW LABEL: Click on FILES ICON and in the left hand column select New Label Click on the Common Tab and click once on Thermal

More information

Data Grid Utilities - Searching Data Grids

Data Grid Utilities - Searching Data Grids Data Grid Utilities - Searching Data Grids Step 1 : To search any column on selected data grids begin by right mouse-clicking the column header for the column you want to search. This feature works on

More information