Evolution Query Builder Manual

Size: px
Start display at page:

Download "Evolution Query Builder Manual"

Transcription

1 Evolution Query Builder Manual PayData A Vermont Company Working for You! Page 1 of 37

2 Report Writer Introduction... 3 Creating Customized Reports... 4 Go to Client RW Reports... 4 Reports Tab... 4 Details Tab... 5 Payroll Report (QB) Wizard... 6 Primary Information... 6 Query... 8 Query Structure... 8 All Tables... 9 Writing a Query Report Using Sub Queries Adding and Deleting Fields into Showing Fields within the Sub Queries Adding and Deleting Fields into Showing Fields within the Main Statement Using more than one Sub Query Joining Tables Together Using the Look Up Table Filtering on Payroll Earnings and Deductions Filtering on One Earning/Deduction Filtering On A Group of Earnings/Deductions To Sum totals Per Employee for multiple payrolls To Make Fields All Capital Letters To Save the Report and Exit the Query Builder To Run the Report in the Payroll Report (QB) Coping the Report Saving and Coping the Entire Report Saving and Coping Queries Last Updated 1/15/2013 Page 2 of 37

3 Introduction Welcome to the Evolution Query Builder Reference Manual! This manual is one part of an ongoing initiative to provide comprehensive and user friendly learning tools and reference material for the Evolution Report Writer software. Our goal is to give you the dynamic tools with which to create customized reports for your business. As we move forward and continue to develop more training tools and reference materials for you to effectively use our products in your business, we consider you our partner in communicating your experiences to help us create the best products and materials possible. Last Updated 1/15/2013 Page 3 of 37

4 Creating Customized Reports Go to Client RW Reports Browse Tab If you have not yet opened the client for which you wish to access data, select the correct client and click. Reports Tab You will see a list of all reports written and saved in that client s Query Builder. If you want to change an existing report just double click on the report in the list. If you want to create a new report, go to the Details Tab. Last Updated 1/15/2013 Page 4 of 37

5 Details Tab 1) On the Details tab, click on the Green plus Key or use your Alt-Insert keys on your keyboard to create a new report. 2) Type in the Description for this report. 3) Select the Type of this report Normal Basic employee and payroll report that when printed will run to paper. ASCII File Can include any type of employee, payroll or HR fields and when run it will create a text file. HR Includes HR fields from the HR Module sections of Evolution. 4) Click on the Report Writer Designer Button. 5) It will ask you what type of report you want to create. Always select Report Writer. Last Updated 1/15/2013 Page 5 of 37

6 6) Once you are in the Report Writer Designer, click on the Wizard Button. There will be 4 options, but you always want to choose the last option, Payroll Report (QB). This will bring up the Query Builder Wizard. Payroll Report (QB) Wizard Primary Information Last Updated 1/15/2013 Page 6 of 37

7 Page Format Choose your paper size. This will always default to Letter 8 ½ x 11 in. Choose Portrait or Landscape Generate ASCII file If you are creating your data to be exported to a file, you will need to put a checkmark in the Generate ASCII file box. You will then need to choose what type of file you want to create. Fixed length files are commonly used by pension administrators. With this file type you are able to choose how many characters are allowed in each field. Delimited files are the more common file type. Delimited files do not have any predetermined field lengths. Instead this type of file uses a specific identifier, such as a comma or a semi-colon to indicate when the data changes to the next field. This type of file can be pulled into excel and manipulated. If you choose delimited make sure to put your delimiter comma, semi-colon; in the white box. ***If you decide to make your file a comma delimited file, we always recommend that you also put a check mark in the field Quoted. There may naturally be commas within the field data in Evolution so the quotes add an extra identifier to aid in the determining of when the data changes to a new field as the file is opened in excel.** Notes We always recommend using the notes field to keep track of who wrote the report/file, when it was written and what data fields are contained in it. It is also a good idea to use this area to keep track of changes that are made and who is making them. Company If you have multiple companies use the drop down box to choose the company to use to test the report/file as you are creating it. Payrolls If you are creating a report/file that is pulling payroll data you will need to select some payroll dates. When you are in the process of creating your report/file you will be able to run a test against the dates that you have selected. Last Updated 1/15/2013 Page 7 of 37

8 Query Click on the Query Tab. Your only option will be to click on the Query button. This will bring you into the Query section. **The Query Builder is the heart of the report writer and is where you will pull in all of the data fields that you will want in this report/file. Query Structure Main Statement- The Main Statement is the focal point of the query and will eventually contain all the fields that you will want to view in your report/file. Sub Queries- Sub Queries are groups of Tables that are linked together and define the information that needs to be on the report. The Sub Queries are then joined together in the Main Statement. Last Updated 1/15/2013 Page 8 of 37

9 All Tables Tables- A Table is a directory of Fields that holds the information for the Queries. Ex. Employee is a table. Field- Fields are data elements that are within Evolution. Ex. Current Hire Date is a FIELD within the Employee Table. Templates- Templates are Sub Queries that are commonly used and have been precreated for your use. Templates that have already been created: Check Amount to date o MTD Check Lines Amount by EE - Gives you Month to Date information for all the dates you have selected. o QTD Check Lines Amount by EE - Gives you Quarter to Date information for all the dates you have selected. o YTD Check Lines Amount by EE - Gives you Year to Date information for all the dates you have selected. General o Employee Basic - Employee Code, Full name, and SSN o Employee Payroll Earnings - Gives you information within the check dates selected Misc o Latest Selected Payroll- Lists the last check date and run number selected o Time Off Changes and Balances for selected Payroll(s)- Provides balances and changes in Time Off for payrolls in TMP_PR buffer Report Master Not currently used in this application Last Updated 1/15/2013 Page 9 of 37

10 Query Area Showing Fields Writing a Query Report Use the templates to start the report. Generally, you will want to start with the Employee Basic template. Using Sub Queries- To move any of the Tables or Templates highlight the Table or Template you want and hold the left mouse button down while dragging it into the gray query area. Once you are in the query area, release the mouse button. Release Table here! Last Updated 1/15/2013 Page 10 of 37

11 After the Table has been moved it will open automatically in the query area and you will not be able to see the Tables on the left-hand side. Double clicking on the Table heading in the Query area will close the Table. Double click on the Table heading here! To get into the Sub Queries to pull in more information click on the plus sign next to the Main Statement. This will list all of the Sub Queries that you have in the Main Statement. When the Sub Queries are listed you can highlight the one that you need to pull more information from and it will show you the tables that are linked in the Query Area. If using the Templates, fields will be listed in the Showing fields at the bottom of the screen. Once a field is listed in the showing fields it can be pulled into the Main Statement. Adding and Deleting Fields into Showing Fields within the Sub Queries 1) Open the table that holds the field you that you want to add to the showing fields. To open a table, double click on the Table heading. This will then list all the fields that are available within the table. 2) To add a field into showing fields- Highlight the field that needs to added in the Table in the Query area and double click with the mouse. You will then see that field at the bottom. If you need to Last Updated 1/15/2013 Page 11 of 37

12 change the name of the field in the report, double click on the field that needs to be changed and type the new name in the Field Alias. Example- Last Name+First Name+Middle Initial can be changed to Full Name 3) To delete a field from showing fields- Highlight the field within the Showing Fields and hit the delete key on the keyboard. Once all fields have been pulled into the Showing Fields on the sub queries, you can use the SQL Data Result function button, or F9, to test the report. This will allow you to verify the information as you go to see if it is correct. Adding and Deleting Fields into Showing Fields within the Main Statement After the fields have been customized for the sub query, the information can be pulled into the Main Statement. (Main Statement- The Main Statement is the focal point of the query that pulls all of the Sub Queries together to create the final report.) 4) Open the table that the field is in that you want to add to the showing fields. To open a table, double click on the Table heading. This will then list all the fields that are available within the table. Last Updated 1/15/2013 Page 12 of 37

13 5) To add a field into showing fields- Highlight the field that needs to added in the Table in the Query area and double click with the mouse. 6) To delete a field from showing fields- Highlight the field within the showing fields and hit the delete key on the keyboard. 7) Once all fields have been pulled into the sub queries showing fields, use the SQL Data Result function (F9) to test the report. If using the Templates, fields will be listed in the Showing fields at the bottom of the screen. Once a field is listed in the showing fields it can be pulled into the Main Statement. Using more than one Sub Query Click on the main statement. This will allow you to pull over more templates, by pulling them over into the Query Area. The Query Structure will list all sub queries that have been added to the main statement. Last Updated 1/15/2013 Page 13 of 37

14 Double click on the Table heading in the Query area and close the Table. This will then show all of the tables in the All Tables area. Pull in the fields that should be listed from each Sub Query. In order to test ALL the information within the Main Statement the Sub Queries or Tables NEED to be joined together. Joining Tables Together Join Tables or Sub Queries together by the Employee Integer (internal employee #) 1) Highlight the Employee Integer field. Click and drag with the mouse over to the Table or Sub Query that it should be linked to. Release the mouse when the curser is pointed directly at the middle of the Table or Sub Query Name. Last Updated 1/15/2013 Page 14 of 37

15 If released in the correct location the Add Join Box will appear. The field that should be pulled in under the drop down box of field is Employee. INNER JOIN- Means that all information in the Sub Query needs to be true. OUTER JOIN- Means that not all information in the Sub Query needs to be true. Example- If the report should only show employees that have a Gross Wage the Join should be INNER JOIN. If the report should show everyone in the company even if they do not have a Gross Wage the Join should be OUTER JOIN to the Employee Payroll Earnings table (T4). Using the Look Up Table The Look Up Table is used to define a table with in the report. Example: Filtering on ONLY ACTIVE employees. Last Updated 1/15/2013 Page 15 of 37

16 1) Double click on the Table heading of the table that holds the field you need to put the condition on. This will open the table. (For only active employee, chose the Employee Table.) 2) When looking at the table, you will see a box at the bottom that says AND. 3) Click on the field in the table that you need to put the condition on, and drag it down into the box. (Current Status Code). When the AND is highlighted, let go and it will open your condition box. Condition Constructor 4) When the Condition Constructor box comes up, the field that you chose will be in the Expression. You will need to decide on what you want for a Compare Operation, the most common being = (equal to). 5) Click in the white box marked Expression and it will bring you into the Expression Editor. From here click on the tab marked Constant and in the Type, bring in Lookup from the drop down box. This will list all of the available options that are in that field. 6) Double click on Active and it will bring it into the Expression box, or use the INSERT option within the task bar. Click on OK here. Last Updated 1/15/2013 Page 16 of 37

17 INSERT optionused to load options into the Expression 7) The Condition Constructor will then come up with the Expression that was picked in the Expression Editor in the Right Part of the Condition. Verify that the correct information was selected and Click OK. 8) The filter will now show in the Condition area in the Table. Last Updated 1/15/2013 Page 17 of 37

18 The Condition Constructor can also be used to define Earnings and Deductions. To use this option, Use the table that has payroll earnings in it. The most commonly used Template is the Employee Payroll Earnings. Filtering on Payroll Earnings and Deductions 1) Click on the Sub Query under the Main Statement and open the ED Codes (Client) table within the Query Area. (The template is defaulted to pull in all Earnings with E/D Code Types that start with E within Client Earnings and Deductions.) 2) To Change the Filter to include one earning/deduction or a listing of earnings/deductions, highlight the condition within the condition area and hit delete. Click on the field in the table that you need to put the condition on and drag it down into the box. When the AND is highlighted, let go and it will open your condition box where the table can be defined. Last Updated 1/15/2013 Page 18 of 37

19 Filtering on One Earning/Deduction 1) If the condition should only look at one Earning/Deduction leave the Compare Operation = (equal to) 2) Click in the white box marked Expression and it will bring you into the Expression Editor. Click on the tab marked Constant. Using the drop down box for Type, bring in the Lookup option. This will list all of the available options that are in that field. 3) Double click on earning/deduction and it will bring it into the Expression box, or use the INSERT option within the task bar. Click on OK here. 4) The Condition Constructor will then come up with the Expression that was picked in the Expression Editor in the Right Part of the Condition. Verify that the correct information was selected and Click on OK. Last Updated 1/15/2013 Page 19 of 37

20 Filtering On A Group of Earnings/Deductions 1) If the condition should look at a listing or group of Earnings/Deductions change the Compare Operation to IN. 2) To add fields to the List of values in the Right Part of the Expression use the Add Item button to the right of the expression box. This will bring up the Expression Editor. 3) Click on the tab marked Constant. Using the Drop down box for Type, bring in the Lookup option. This will list all of the available options that are in that field. Last Updated 1/15/2013 Page 20 of 37

21 4) Select the earning/deduction that should be added to the list and double click or use the INSERT option with in the task bar and this will add it to the Expression. Click on OK. This will bring up the Condition Constructor. 5) To add another Earning/Deduction to the list click on the Add Button. Highlight the new earning/deduction. This will change the earning/deduction within the Expression Editor and click OK. This will add the new earning/deduction to the list. Last Updated 1/15/2013 Page 21 of 37

22 6) After all Earnings/Deductions have been added to the List of values, click on OK. To Sum totals Per Employee for multiple payrolls 1) Highlight the Sub Query that has payroll earnings in it and then highlight the payroll field within the Showing Fields. Last Updated 1/15/2013 Page 22 of 37

23 2) Double click on the payroll field within the Showing Fields. This will bring up the Showing Fields Editor. 3) Click on the SUM button in the bottom left hand corner of the Editor 4) Click on the Red NO with in the Expression 5) Click on the Red No within the Expression Editor so that the NO is highlighted. 6) On the Constant tab the Type will default to FALSE. Change this to TRUE using the drop down box. This will also change the Expression to YES. Click on OK Last Updated 1/15/2013 Page 23 of 37

24 7) Verify that the sum is YES, and click on OK This will sum all payroll totals for that one Sub Query that are included when running the report. If using more than one Sub Query that includes payroll amounts, SUM all of the payrolls within each Sub Query. If using Hours and Dollars on the Sub Query that has the Hours pulled into the Showing Fields. Double click on the Hours field and click on the SUM button in the bottom left hand corner. Leave the Expression at NO and Click OK. To Make Fields All Capital Letters 1) Click on the Main Statement, highlight the field that should be all Capital Letters within the Showing fields 2) Double click on the Field to use the Showing Fields Editor Last Updated 1/15/2013 Page 24 of 37

25 3) Click anywhere within the Expression 4) The Expression Editor will come up. Click in the Expression to stop the expression from blinking. 5) On the Function Tab, double click on the String Routines 6) Highlight Upper, using the INSERT button on the Task bar add it to the Expression Last Updated 1/15/2013 Page 25 of 37

26 7) Click on Full Name and drag it using the mouse into the brackets. 8) Click OK for the Expression Editor 9) Click OK for the Showing Fields Editor To Save the Report and Exit the Query Builder Last Updated 1/15/2013 Page 26 of 37

27 1) Click on the Green Check Mark in the Top Left Hand corner of the Query Builder. This will save the Query portion of the report. Columns Tab 1) On the Columns tab in the Payroll report (QB), the columns can be moved and edited. o To Move the columns into a different order highlight the field that should be moved and use the Up and Down buttons on the right hand side of the Columns tab screen o To Edit the columns highlight the column to be edited and click on the Edit Button Last Updated 1/15/2013 Page 27 of 37

28 o Once in the Edit columns the Column Title can be changed, the format can be loaded, and the width of the column can be changed. After the changes have been made click OK. Grouping and Sorting Tab Grouping- To move the fields into the Group list use the < (less than) or > (greater than). This would be used if the information on the report should be grouped together. When running the report as an ASCII file, the grouping will work but will not give column headers. Example- If Departments were listed on the report and you wanted the report to show all employees that were in a department under a Group title, the field that would be in the Group list would be Department. Once a field has been group it can also be used as a page break by using the button below the < or > buttons. This will show a box that you can put a check mark in the box next to Break Page if you want each Department on a separate page. Click OK to save changes. Last Updated 1/15/2013 Page 28 of 37

29 Group Summary and Total Summary- This option can be used on columns that can be added together. Put a check mark in the box by double clicking in the box next to column that you would like to get a total from when the report is run. When running the report as an ASCII file, the sum will work in the ASCII fil. Sorting- To move the fields into the Group list use the < (less than) or > (greater than). Example- If the report should be in alphabetical order by employee name, pull the Full name over into the Sort List. To Exit the Payroll Report (QB) click on the OK button in the bottom right hand corner. This box will come up Click on YES. This updates the report if any changes have been made. Last Updated 1/15/2013 Page 29 of 37

30 Go to File in the top left hand corner and Exit. This will bring you to the Client-RW Reports Screen. To Save the report click on the green check mark or use the F10 function key on the keyboard. To Run the Report in the Payroll Report (QB) When on the Report Writer Designer Screen click on the Green Triangle within the task bar. Last Updated 1/15/2013 Page 30 of 37

31 This will bring up the Report Parameters, were different check dates can be selected. Click OK and the report will run. After the preview of the reports is on the screen the report can be printed and the file can be saved. To Print the report- Use the Quick Print or the Printing Property buttons on the task bar. When using the Quick Print option the report will print to the default printer on the computer. Saving the ASCII Result to file- Use the Report drop down box in the task bar and select ASCII Result. This will bring up the text file that can be saved. To save the file use the Save to File disk on the task bar. After the file has been saved it can be imported into Excel if needed. Last Updated 1/15/2013 Page 31 of 37

32 Save to File Importing into Excel- After the file has been saved out of Evolution. Open Excel and go to File Open. Change the Files of Type to be ALL FILES Find the file name that was saved from Evolution. Open the file. Files of Type This should bring up the Text Import Wizard in Excel. 1) Select Delimited then click on the NEXT button on the bottom of the Wizard. Last Updated 1/15/2013 Page 32 of 37

33 2) Change the Delimiters to be Semi-Colon and click on the NEXT button on the bottom of the Wizard 3) Select Finish at the Bottom of the Wizard The file has now been imported into Excel. The columns can now be changed or formatted. To save the file in Excel, make sure to change the Types of File to be Microsoft Excel Workbook. Last Updated 1/15/2013 Page 33 of 37

34 Copying the Report- There are two ways to save the report and copy. The entire report can be saved or the queries can be saved. Saving and Copying the Entire Report- 1) When on the Report Writer Designer screen, go to File Export to File 2) Create a folder on your C: Drive called RW Reports and Queries. (If saving multiple Reports or Queries this folder can now be used.) Save the Report. 3) Exit the Report Writer Designer screen. If no changes have been made to the report click the red X or the F2 function key on the keyboard to Cancel Changes. Last Updated 1/15/2013 Page 34 of 37

35 4) Create a new report on the Details tab of the Client RW Reports by clicking on the green plus key at the top of the screen or ALT + Insert keys on the keyboard. 5) Name the new report. Click on the Report Writer Designer 6) Go to File Import From File 7) Go to the C: drive and the RW Reports and Queries folder. Highlight the report that should be copied and click on Open. 8) A box that states Current opened report will be cleaned. Proceed operation? will come up, click on YES. 9) This has now created a copy of the entire report that can be altered once in the wizard. To save the report exit the Report Writer Designer and click on the green check mark at the top of the screen. Last Updated 1/15/2013 Page 35 of 37

36 Saving and Coping Queries- 1) When in the Query Builder, highlight the Main Statement or Sub Query within the Query Structure that should be saved and copied. 2) Click on the Save Query to File on the Task Bar. 3) Create a folder on your C: Drive called RW Reports and Queries. (If saving multiple Reports or Queries this folder can now be used.) Give the query a file name and save the Query. 4) Exit the Query Builder, Click OK. A box that states Current opened report will be cleaned. Proceed operation? will come up, click on YES. Exit the Report Writer Designer screen. If no changes have been made to the report click the red X or the F2 function key on the keyboard to Cancel Changes. 5) Create a new report on the Details tab of the Client RW Reports by clicking on the green plus key at the top of the screen or ALT + Insert keys on the keyboard. 6) Name the new report. Click on the Report Writer Designer Last Updated 1/15/2013 Page 36 of 37

37 7) Go into the Wizard Payroll Report (QB) 8) Fill out the Primary Information Tab as normal. 9) Go to the Query Tab, and get into the Query Builder 10) Once in the Query Builder, highlight the Main Statement and then click on the Load Query From File button on the Task Bar. 11) Highlight the Query that needs to be copied into the Query Builder and click on Open. The Queries can now be altered. Save the report as normal. Last Updated 1/15/2013 Page 37 of 37

Ad Hoc Reports. 1. Click on Reports. 2. Select Ad Hoc Reports from the menu. 3. To start a new report, Click on the at the top of the screen.

Ad Hoc Reports. 1. Click on Reports. 2. Select Ad Hoc Reports from the menu. 3. To start a new report, Click on the at the top of the screen. Ad Hoc Reports Ad Hoc Reports give you the flexibility of creating a custom report on the fly with the functionality of exporting the data to a file. Ad Hoc Reports can be customized to show as many columns

More information

Service Minder Plus Features/Helpful Hints

Service Minder Plus Features/Helpful Hints Service Minder Plus Features/Helpful Hints This manual covers helpful hints and use of features. Note: These items will be addressed during the training sessions. This document is meant to be used as an

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

CREATING AN AD HOC QUERY

CREATING AN AD HOC QUERY Ad Hoc Reporting AD HOC REPORTS are custom reports that you create on the fly so that you can view specific information that is important to you. An ad hoc report is created from a query, which means that

More information

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen.

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen. Excel is a spreadsheet application that allows for the storing, organizing and manipulation of data that is entered into it. Excel has variety of built in tools that allow users to perform both simple

More information

REPORT WRITER MANUAL (Version 10)

REPORT WRITER MANUAL (Version 10) REPORT WRITER MANUAL (Version 10) 2 Report Writer - Navigation You may access Report Writer by choosing view from your toolbar and selecting Report Writer or by choosing the Report Writer option when you

More information

Excel 2016 Basics for Mac

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

More information

Excel 2016 Basics for Windows

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

More information

Creating Mailing Labels (2010)

Creating Mailing Labels (2010) Creating Mailing Labels (2010) The procedure through to printing is a two-stage process. Firstly the client list for the mailing labels is created in Query Builder and then the information is merged within

More information

Welcome to Cole On-line Help system!

Welcome to Cole On-line Help system! Welcome to Cole On-line Help system! Cole Online is an Internet based information directory that allows fast and efficient access to demographic information about residences and businesses. You can search

More information

PCGENESIS PAYROLL SYSTEM OPERATIONS GUIDE

PCGENESIS PAYROLL SYSTEM OPERATIONS GUIDE PCGENESIS PAYROLL SYSTEM OPERATIONS GUIDE 10/11/2011 Section I: Special Functions [Topic 8D: Payroll Earnings History File Processing, V1.3] Revision History Date Version Description Author 10/11/2011

More information

Ticket Mail Merge Instructions for MS Word 2007 and 2010

Ticket Mail Merge Instructions for MS Word 2007 and 2010 Before starting the mail merge process make sure both the ticket template merge document and bidder number excel file are saved to your computer. These files are located on the volunteer resource site

More information

Reports. How to Run a Report. 1. Click on the button on the left hand side of the screen. 2. Click on

Reports. How to Run a Report. 1. Click on the button on the left hand side of the screen. 2. Click on Reports How to Run a Report 1. Click on the button on the left hand side of the screen. 2. Click on 3. Click on if you are unable to see your listing of reports 4. Select the report that you would like

More information

.txt - Exporting and Importing. Table of Contents

.txt - Exporting and Importing. Table of Contents .txt - Exporting and Importing Table of Contents Export... 2 Using Add Skip... 3 Delimiter... 3 Other Options... 4 Saving Templates of Options Chosen... 4 Editing Information in the lower Grid... 5 Import...

More information

PracticeMaster Report Writer Guide

PracticeMaster Report Writer Guide Copyright 2014-2015 Software Technology, Inc. 1621 Cushman Drive Lincoln, NE 68512 (402) 423-1440 Tabs3.com Tabs3, PracticeMaster, and the "pinwheel" symbol ( ) are registered trademarks of Software Technology,

More information

ICDL & OOo BASE. Module Five. Databases

ICDL & OOo BASE. Module Five. Databases ICDL & OOo BASE Module Five Databases BASE Module Goals taken from the Module 5 ICDL Syllabus Module 5 Database requires the candidate to understand some of the main concepts of databases and demonstrates

More information

Creating a New Report

Creating a New Report Millennium 3 Report Writer Creating a New Report Dennis P. Donohue Director of Client Services MPAY, Inc. dennis@mpay.com 781.810.9000 ext. 291 Bridget McCrea Senior Support Representative MPAY, Inc. bmccrea@mpay.com

More information

Great Plains 8.0 Integration Manager Payables Transaction Integration

Great Plains 8.0 Integration Manager Payables Transaction Integration Great Plains 8.0 Integration Manager Payables Transaction Integration Required Fields Voucher Number: Document Type: Vendor ID: Document Date: Document Number: Document Amount: The Voucher number of the

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

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

Munis. Using Munis Version For more information, visit

Munis. Using Munis Version For more information, visit Munis Using Munis Version 10.1 For more information, visit www.tylertech.com. TABLE OF CONTENTS Using Munis... 3 Permissions and Security... 3 Munis Menus... 3 Standard Screen Features... 4 Help, Settings,

More information

Excel Shortcuts Increasing YOUR Productivity

Excel Shortcuts Increasing YOUR Productivity Excel Shortcuts Increasing YOUR Productivity CompuHELP Division of Tommy Harrington Enterprises, Inc. tommy@tommyharrington.com https://www.facebook.com/tommyharringtonextremeexcel Excel Shortcuts Increasing

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

Specialized Data Systems, Inc. Web Financial Office 2017 W2 Processing Instructions Specialized Data Systems, Inc Revised Last: 12/12/17

Specialized Data Systems, Inc. Web Financial Office 2017 W2 Processing Instructions Specialized Data Systems, Inc Revised Last: 12/12/17 Specialized Data Systems, Inc. Web Financial Office 2017 W2 Processing Instructions Specialized Data Systems, Inc. 2017 Revised Last: 12/12/17 Table of Contents WELCOME... 3 W2 Processing for 2017 Instructions...

More information

Meditech ORM Converting Reports to Excel/Word/PDF/XPS

Meditech ORM Converting Reports to Excel/Word/PDF/XPS CONVERTING MEDITECH REPORT TO MICROSOFT (MS) EXCEL When: When the Meditech report has the description DOWNLOAD in the title, converting to Excel is the only way to view the content. What: The following

More information

CDK Requisitioner. Users Manual

CDK Requisitioner. Users Manual CDK Requisitioner Users Manual January 15, 2012 2011 CDK Systems, Inc. 444 Shades of Death Road Great Meadows, NJ 07838 Phone: (908) 850-8194 i Table of Contents Table of Contents... ii Welcome to CDK

More information

Intermediate Excel Training Course Content

Intermediate Excel Training Course Content Intermediate Excel Training Course Content Lesson Page 1 Absolute Cell Addressing 2 Using Absolute References 2 Naming Cells and Ranges 2 Using the Create Method to Name Cells 3 Data Consolidation 3 Consolidating

More information

Report Writer. To access this module click on the Reports Link button from any OVD screen

Report Writer. To access this module click on the Reports Link button from any OVD screen Report Writer This is a valuable management tool. You will find standard reports already loaded into your Auto-Quote system. You can also generate you own reports, limited only by your own creativity and

More information

Links to Activities ACTIVITY 1.1. Links to Activities Links to Activities

Links to Activities ACTIVITY 1.1. Links to Activities Links to Activities EXCEL Analyzing Data Using Excel Section 1 Skills Start Excel and identify features in the Excel window Enter labels and values Use the fill handle to enter a series Enter formulas Create a formula using

More information

Chapter 4. Microsoft Excel

Chapter 4. Microsoft Excel Chapter 4 Microsoft Excel Topic Introduction Spreadsheet Basic Screen Layout Modifying a Worksheet Formatting Cells Formulas and Functions Sorting and Filling Borders and Shading Charts Introduction A

More information

Microsoft Access 2003 Quick Tutorial

Microsoft Access 2003 Quick Tutorial 1 Starting Access: 1. If there is no Access shortcut on the desktop, select Start, then Programs, then Microsoft Office, and then Access. 2. When access is open select File and then click on Blank Database

More information

How to Create Custom Name Badge Inserts with a Mail Merge in Microsoft Word 2007

How to Create Custom Name Badge Inserts with a Mail Merge in Microsoft Word 2007 Many people know that you can use the Mail Merge feature in Microsoft Word 2007 to easily create mailing labels, but did you know you can use it to quickly create custom name badge inserts? Here, you will

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

My Query Builder Function

My Query Builder Function My Query Builder Function The My Query Builder function is used to build custom SQL queries for reporting information out of the TEAMS system. Query results can be exported to a comma-separated value file,

More information

PowerSchool Handbook Federal Survey Card Report

PowerSchool Handbook Federal Survey Card Report Handbook Federal Survey Card Report Version 1.0 August 9, 2017 Copyright 2017, San Diego Unified School District. All rights reserved. This document may be reproduced internally by San Diego Unified School

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

Safari ODBC on Microsoft 2010

Safari ODBC on Microsoft 2010 Safari ODBC on Microsoft 2010 Creating an Excel spreadsheet using Safari ODBC 1. Click Data/From Other Sources/From Microsoft Query 2. Select your data source and click OK 3. Enter your Reflections username

More information

Quick Start Guide. ARIS Architect. Version 9.8 Service Release 2

Quick Start Guide. ARIS Architect. Version 9.8 Service Release 2 ARIS Architect Version 9.8 Service Release 2 October 2015 This document applies to ARIS Version 9.8 and to all subsequent releases. Specifications contained herein are subject to change and these changes

More information

Contents Part I: Background Information About This Handbook... 2 Excel Terminology Part II: Advanced Excel Tasks...

Contents Part I: Background Information About This Handbook... 2 Excel Terminology Part II: Advanced Excel Tasks... Version 3 Updated November 29, 2007 Contents Contents... 3 Part I: Background Information... 1 About This Handbook... 2 Excel Terminology... 3 Part II:... 4 Advanced Excel Tasks... 4 Export Data from

More information

How to use Microsoft Access to extract data from the 2010 Census P.L Summary Files

How to use Microsoft Access to extract data from the 2010 Census P.L Summary Files How to use Microsoft Access to extract data from the 2010 Census P.L. 94 171 Summary Files This document provides a step by step example of how to use the Census Bureau provided Microsoft Access database

More information

Excel Level 1

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

More information

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

Tricking it Out: Tricks to personalize and customize your graphs.

Tricking it Out: Tricks to personalize and customize your graphs. Tricking it Out: Tricks to personalize and customize your graphs. Graphing templates may be used online without downloading them onto your own computer. However, if you would like to use the templates

More information

Going Paperless: Operational & Billing Efficiencies

Going Paperless: Operational & Billing Efficiencies Going Paperless: Operational & Billing Efficiencies Updated July 2016 Contents Introduction to Going Paperless...3 Faxing Using Your DDMS System...3 Using Order Entry History...3 Using Accounts Receivable

More information

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved.

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com, info@nicelabel.com English Edition Rev-0910 2009 Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com Head Office Euro Plus d.o.o. Ulica Lojzeta Hrovata

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

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

More information

ADP Reporting Skills Business Requirements ADP Pro User Conference

ADP Reporting Skills Business Requirements ADP Pro User Conference ADP Reporting Skills Business Requirements 2015 ADP Pro User Conference Disclaimer The screen shots used in this presentation come from the current version of ADP Custom Reporting. What you see when you

More information

LoanToolbox ACT! 3.0 FAQs

LoanToolbox ACT! 3.0 FAQs LoanToolbox ACT! 3.0 FAQs TABLE OF CONTENTS How To Guide: 1) How should I maintain my database? a) Backing up your database b) Indexing your database 2) How do I share the database with my assistant? 3)

More information

Administrator Quick Guide

Administrator Quick Guide 1 Administrator Quick Guide Login Screen The first page employees will see when visiting their training site is the login screen. This is where employees must enter their username and password to access

More information

RG Connect Sheri s Tips and Tricks. October Prepared by Sheri Carney

RG Connect Sheri s Tips and Tricks. October Prepared by Sheri Carney RG Connect 2012 Sheri s Tips and Tricks October.11.2012 Prepared by Sheri Carney 1400 Talbot Road South, Suite 301 Renton, WA 98055 425.277.4760 www.resgroup.com Contents GLOBAL TIPS... 4 1. Automatic

More information

Using Market Insight for UCC Secured Party Data

Using Market Insight for UCC Secured Party Data Using Market Insight for UCC Secured Party Data A Selection is the core of most of the work performed in Market insight. Selections are filters that enable you to identify, count and then analyze segments

More information

Introducing Gupta Report Builder

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

More information

Importing Career Standards Benchmark Scores

Importing Career Standards Benchmark Scores Importing Career Standards Benchmark Scores The Career Standards Benchmark assessments that are reported on the PIMS Student Fact Template for Career Standards Benchmarks can be imported en masse using

More information

PowerSchool Handbook Federal Survey Form Report

PowerSchool Handbook Federal Survey Form Report Handbook Federal Survey Form Report Version 2.1 August 22, 2018 Copyright 2018, San Diego Unified School District. All rights reserved. This document may be reproduced internally by San Diego Unified School

More information

Exporting Data Importing Data

Exporting Data Importing Data How To Guide Exporting Data Importing Data Wiztec Business Suite & WizHR 5 i Table Of Contents Table Of Contents Imports & Exports...1 Export Data...1 A. Exporting Data from One Screen...1 B. Exporting

More information

Excel 2016: Part 1. Updated January 2017 Copy cost: $1.50

Excel 2016: Part 1. Updated January 2017 Copy cost: $1.50 Excel 2016: Part 1 Updated January 2017 Copy cost: $1.50 Getting Started Please note that you are required to have some basic computer skills for this class. Also, any experience with Microsoft Word is

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

Millennium Report Writer

Millennium Report Writer Millennium Report Writer The report writer can be used for most of your reporting needs, including employee and personnel listings. You also can access current, MTD, QTD, and YTD values for any earning,

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

LOCIS 7.0 CALENDAR YEAR-END PROCEDURES CURRENT YEAR

LOCIS 7.0 CALENDAR YEAR-END PROCEDURES CURRENT YEAR LOCIS 7.0 CALENDAR YEAR-END PROCEDURES CURRENT YEAR Page 1 Page 2 Aged Trial Balance: (NT) To print a list of vendors with unpaid invoices. X Lookup Range From: First Vendor Number To: Last Vendor Number

More information

Introduction to Microsoft Excel 2007

Introduction to Microsoft Excel 2007 Introduction to Microsoft Excel 2007 Microsoft Excel is a very powerful tool for you to use for numeric computations and analysis. Excel can also function as a simple database but that is another class.

More information

Creating Database Reports

Creating Database Reports Creating Database Reports Objectives Create a report using the Report Wizard View a report Modify a report Add a field to a report 2 Objectives Apply conditional formatting to a report Add summary information

More information

DDX-R Quick Start Guide

DDX-R Quick Start Guide DDX-R Quick Start Guide Imaging Support 1-855-726-9995 www.scilvet.com Contents USING DDX-R... 2 Opening a Patient File... 2 Opening a New Patient File... 3 Screen Layout... 3 ACQUIRING IMAGES ON A PATIENT...

More information

Service Minder Plus Features/Helpful Hints

Service Minder Plus Features/Helpful Hints Service Minder Plus Features/Helpful Hints NOTE: These items will be addressed during the training sessions. This document is meant to be an overview resource for after completion of training. General

More information

SECTION 4 USING QUERIES. What will I learn in this section?

SECTION 4 USING QUERIES. What will I learn in this section? SECTION 4 USING QUERIES What will I learn in this section? Select Queries Creating a Query Adding a Table to Query Adding Fields to Query Single Criteria Hiding column in a Query Adding Multiple Tables

More information

A guide to setting up and using your NOW: Pensions Trust bureau microsite. Bureau user guide v2 PM /5

A guide to setting up and using your NOW: Pensions Trust bureau microsite. Bureau user guide v2 PM /5 A guide to setting up and using your NOW: Pensions Trust bureau microsite Bureau user guide v2 PM00050.0815/5 0 Bureau Site Management initial set up and data maintenance Contents: Step 1 Logging in for

More information

Microsoft Access XP (2002) Reports

Microsoft Access XP (2002) Reports Microsoft Access XP (2002) Reports AutoReports Report Wizards Manually Design a Report Table Relations Multitable Reports Mailing Labels Mail Merge with MS Word Table of Contents INTRODUCTION TO REPORTS...

More information

Add Bullets and Numbers

Add Bullets and Numbers . Lesson 5: Adding Bullets and Numbers, If you have lists of data, you may want to bullet or number them. When using Microsoft Word, bulleting and numbering are easy. The first part of this lesson teaches

More information

Veco User Guides. Grids, Views, and Grid Reports

Veco User Guides. Grids, Views, and Grid Reports Veco User Guides Grids, Views, and Grid Reports Introduction A Grid is defined as being a list of data records presented to the user. A grid is shown generally when an option is selected from the Tree

More information

Chapter 7 Getting Started with Calc:

Chapter 7 Getting Started with Calc: Getting Started Guide Chapter 7 Getting Started with Calc: OpenOffice.org's Spreadsheet OpenOffice.org Copyright This document is Copyright 2005 by its contributors as listed in the section titled Authors.

More information

ADVANCED INQUIRIES IN ALBEDO: PART 2 EXCEL DATA PROCESSING INSTRUCTIONS

ADVANCED INQUIRIES IN ALBEDO: PART 2 EXCEL DATA PROCESSING INSTRUCTIONS ADVANCED INQUIRIES IN ALBEDO: PART 2 EXCEL DATA PROCESSING INSTRUCTIONS Once you have downloaded a MODIS subset, there are a few steps you must take before you begin analyzing the data. Directions for

More information

Microsoft Dynamics GP. System User s Guide

Microsoft Dynamics GP. System User s Guide Microsoft Dynamics GP System User s Guide Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

Quick Start Guide. ARIS Architect. Version 9.7

Quick Start Guide. ARIS Architect. Version 9.7 ARIS Architect Version 9.7 October 2014 This document applies to ARIS Version 9.7 and to all subsequent releases. Specifications contained herein are subject to change and these changes will be reported

More information

Designing Reports. eivf Designing Reports Note Types 1

Designing Reports. eivf Designing Reports Note Types 1 Designing Reports Designing Reports...1 Note Types...3 Notes...3 Shorthands...3 Quick Note...3 Click N Build...3 Reports (Data Plates )...3 Most commonly use of the Note Types...4 Notes...5 To create a

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

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide SyncFirst Standard Quick Start Guide Step-By-Step Guide How to Use This Manual This manual contains the complete documentation set for the SyncFirst system. The SyncFirst documentation set consists of

More information

Microsoft Word 2003 for Windows, Part 2

Microsoft Word 2003 for Windows, Part 2 Microsoft Word 2003 for Windows, Part 2 In this workshop, the following Word 2003 features will be covered: Creating and using Tables Formatting text using Styles Using MailMerge Arranging text in Columns

More information

USING MICROSOFT EXCEL 2016 Guided Project 4-3

USING MICROSOFT EXCEL 2016 Guided Project 4-3 Guided Project 4-3 Clemenson Imaging analyzes expense reports from field representatives as well as patient and image data. To complete the worksheets, you format data as a table and build an advanced

More information

APS Installation Documentation

APS Installation Documentation APS Installation Documentation Sites Using APS in Conjunction with SunSystems: SunSystems must be installed on the system so that connections with APS can be set up. Installation Sequence 1. Go to Adventist

More information

CAMPAGNE. Fundraising software solutions

CAMPAGNE. Fundraising software solutions CAMPAGNE a s s o c i a t e s Fundraising software solutions Copyright 2002, Campagne Associates, Ltd. All rights reserved Information in this manual is subject to change without notice and does not represent

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

STIDistrict Query (Basic)

STIDistrict Query (Basic) STIDistrict Query (Basic) Creating a Basic Query To create a basic query in the Query Builder, open the STIDistrict workstation and click on Utilities Query Builder. When the program opens, database objects

More information

Quick Start Guide. Microinvest Barcode Printer Pro

Quick Start Guide. Microinvest Barcode Printer Pro Quick Start Guide Microinvest Barcode Printer Pro 2016 Microinvest Barcode Printer Pro provides barcode printing functionality specifically designed to account for new orders and existing entries in the

More information

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation Study Guide PCIC 3 B2 GS3- Key Applications-Excel Copyright 2010 Teknimedia Corporation Teknimedia grants permission to any licensed owner of PCIC 3 B GS3 Key Applications-Excel to duplicate the contents

More information

Management Reports Centre. User Guide. Emmanuel Amekuedi

Management Reports Centre. User Guide. Emmanuel Amekuedi Management Reports Centre User Guide Emmanuel Amekuedi Table of Contents Introduction... 3 Overview... 3 Key features... 4 Authentication methods... 4 System requirements... 5 Deployment options... 5 Getting

More information

Chapter 18 Outputting Data

Chapter 18 Outputting Data Chapter 18: Outputting Data 231 Chapter 18 Outputting Data The main purpose of most business applications is to collect data and produce information. The most common way of returning the information is

More information

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set Goal in video # 25: Learn about how to use the Get & Transform

More information

Microsoft Access 2016 Intro to Forms and Reports

Microsoft Access 2016 Intro to Forms and Reports Microsoft Access 2016 Intro to Forms and Reports training@health.ufl.edu Access 2016: Intro to Forms and Reports 2.0 hours Topics include using the AutoForm/AutoReport tool, and the Form and Report Wizards.

More information

Data Import Assistant

Data Import Assistant System Administrator's Handbook Data Import Assistant Introduction Overview The Data Import Assistant is a utility program designed to assist in importing new part definitions and pricing information into

More information

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide MICROSOFT OFFICE Courseware: 3263 2 Exam: 77 727 EXCEL 2016 CORE Certification Guide Microsoft Office Specialist 2016 Series Microsoft Excel 2016 Core Certification Guide Lesson 1: Introducing Excel Lesson

More information

Getting Started with Excel

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

More information

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

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

More information

Using Munis. Version 9.1. Navigation documentation for the Munis ERP System. Fairbanks North Star Borough School District.

Using Munis. Version 9.1. Navigation documentation for the Munis ERP System. Fairbanks North Star Borough School District. Fairbanks North Star Borough School District Using Munis Navigation documentation for the Munis ERP System Prepared by: Accounting Services Department Version 9.1 Contents CHAPTER 1 - USING MUNIS... 1

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

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

Munis. Using Munis Version For more information, visit

Munis. Using Munis Version For more information, visit Munis Using Munis Version 11.2 For more information, visit www.tylertech.com. TABLE OF CONTENTS Using Munis... 3 Favorites... 5 Munis Permissions and Security... 7 Munis Menus... 7 Standard Screen Features...

More information

Office of Instructional Technology

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

More information

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit # Instructions Screenshot

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit   # Instructions Screenshot Tips & tricks This quick guide describes basic navigation within the FAST HR reporting tool, including how to use filter options, format columns and export reports. For more resources, including a guide

More information

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

More information

EDITING AN EXISTING REPORT

EDITING AN EXISTING REPORT Report Writing in NMU Cognos Administrative Reporting 1 This guide assumes that you have had basic report writing training for Cognos. It is simple guide for the new upgrade. Basic usage of report running

More information