Oracle Discoverer Training Overview

Size: px
Start display at page:

Download "Oracle Discoverer Training Overview"

Transcription

1 Oracle Discoverer Training Overview Last Revised on: 04/12/2011 EPL, Inc. 22 Inverness Parkway Suite 400 Birmingham, Alabama (205) EPL (4375)

2 Property of EPL, Inc., 22 Inverness Center Parkway, Birmingham, AL , (205) , Fax (205) EPL, Inc. believes this document is accurate and reliable, and much care has been taken in its preparation. However, EPL, Inc. cannot accept any responsibility, financial or otherwise, for any consequences arising out of the use of this material. The information contained herein is subject to change. Revisions may be issued to advice of such changes or additions. The information and techniques contained in this document are the property of EPL and may not be disclosed in total or in part without the written permission of EPL, Inc EPL, Inc. All rights reserved.

3 Table of Contents AGENDA... 5 WHEN WILL MY DATA BE AVAILABLE?... 5 WHY DOESN T MY DATA MATCH?... 6 IMPORTANT OPTIONS TO KNOW ABOUT... 7 ROLE PERMISSION:... 7 INDIVIDUAL USER ID / LOGIN:... 8 MONTHLY DATABASE LOGON:... 9 CREATING A CONNECTION SIGN IN CREATE CONNECTION DEFAULT SETTINGS YOU MAY WANT TO ADJUST QUERY GOVERNOR Limit retrieved query data to: Retrieve data incrementally in groups of: SHEET Show row number: SHEET Show null values as: FIELD OPTIONS UTILIZING FIELD OPTIONS HOT TOPIC! ADVANCED Disable fan-trap detection FAN-TRAP ERROR MESSAGE MORE ABOUT FAN-TRAPS Fan-Traps Sample ALL ACCOUNTS FOLDER LIST OF VALUES AGGREGATE VALUES ORGANIZING YOUR WORKBOOKS CUSTOM FIELDS NSF, OVERDRAFT, COURTESY PAY HOW DO I? QUESTION ANSWER QUESTION ANSWER QUESTION ANSWER QUESTION ANSWER POPULAR QUERIES ATM/ DEBIT CARD COUNT MAIL MERGE... 56

4 COOL FUNCTIONALITY MANAGE LINKS ACCOUNT LOOKUP DOCUMENTATION FEATURES AND ENHANCEMENTS SR2.5.2: CQ# ORACLE DISCOVERER ENHANCEMENT... 65

5 Agenda Data Availability Matching Data Important Option Settings Field Options Fan Traps All Accounts folder List of Values Aggregate Values Organizing Workbooks Custom Fields Courtesy Pay, NSF, Overdraft Statistics How do I? (User Requests) Advanced conditions and calculations Account Lookup When will my data be available? For Data Center users, the EOM databases will generally be available within 1-3 days after the last day of the month Historically, over the past 12 month period, the database was available on the 1 st day after EOM a total of six times Factors such as holidays and weekends account for the other months being available on the 2 nd or 3 rd day In-House users should check with their IT department for availability Page 5 of 65

6 Why doesn t my data match? If you re trying to match results from Discoverer against a report (COWWW/Synergy) and there are discrepancies, some common problems could be the cause. If your results do not match, make sure you are not comparing a month end report against the live database. Problem. User reported that their New and Closed Account Report for June and July did not match Discoverer. Diagnosis. Trying to compare a month end report against Live data Solution. Run that report against the month end database and not the live database (and not with a date parameter) in order to avoid purged accounts. If the number of accounts and/or the total balance does not match, make sure your conditions are not excluding accounts that the report is not. Problem. Running query in Discoverer for Money Market accounts and it does not match the summary trial balance. Diagnosis. Query in Discoverer was set up with conditions specifying a product class number and draft class code, but the summary trial balance considered any draft with draft class code > 0 a money market. Several draft accounts had a different product class number and draft class code than what was in the original condition. Solution. Changed the Discoverer condition to look at all accounts with draft class code > 0 and the results matched the summary trial. If the number of accounts and/or the total balance does not match, make sure your conditions are not including accounts that the report is not. Problem. Summary Trial Balance did not match Loan query in Discoverer Diagnosis. Discoverer query was not excluding closed accounts or charge-offs Solution. Added conditions in Discoverer to exclude closed accounts (DATE CLOSED IS NULL) and charged off loans (CHARGE OFF IS NULL or CHARGE OFF < 1) and results then matched the summary trial. Page 6 of 65

7 Important Options to Know About Under Tools/Options, there are several default settings, which can be customized as desired to suit your requirements. The setting of some can be very important as to the results of your queries. Changes to the default settings will apply to new workbooks, but not to existing workbooks. As a rule, these options should only be changed by a manager or experienced Discoverer user. In-House: Your IT department may set these options or provide recommendations for governor defaults Role Permissions For those employees that will be accessing Oracle Discoverer, remember to set the role permission to access Oracle Discoverer. In addition to your individual user log on, another user ID is required on a monthly basis to create a connection to prior month databases. Role Permission: Page 7 of 65

8 Individual User ID / Login: Page 8 of 65

9 Monthly Database Logon: Page 9 of 65

10 Creating a Connection Sign In Click on the Reports menu and select Oracle Discoverer Enter your User Name and Password. Click on the Login button Page 10 of 65

11 Create Connection You may connect to your live database or connect to a previous months database. To connect to the live database, click on the Live link. To connect to a previous months database, click on the Create Connection button. Page 11 of 65

12 Page 12 of 65

13 Default Settings You May Want to Adjust Query Governor Limit retrieved query data to: Retrieve data incrementally in groups of: Limit retrieved query data to: This setting usually has a default of rows, so if you have more members or certain account types than this setting, you will definitely want to increase this value If this setting is not large enough to support the total records, your data could appear to be inaccurate Retrieve data incrementally in groups of: This option is to speed up the performance when running the query The default setting is 250, so this can be increased if you prefer to retrieve a larger number of rows at once This setting allows you to more quickly see results as you are building your query and when ready you can select Tools/Retrieve All Rows to have all the records returned Page 13 of 65

14 Sheet Show row numbers: Page 14 of 65

15 Show row number: This setting will number your rows which can be helpful if you want to see how many rows or what number an individual record is If the option is turned on, the row numbers will also appear on the print results, which may not be desired due to space limitations It is recommended to leave the default option turned off and change the setting within the individual worksheet by going to Edit/Worksheet Properties/Table Format Sheet Show null values as: Show null values as: The default setting is NULL, however your credit union may prefer to see null values another way The options are: Blank (space) Dash (-) 0 (Zero) N.A. NULL This option can be customized for an individual worksheet by going to Edit/Worksheet Properties/Table Format Page 15 of 65

16 Field Options If you expand a field you will see different options depending on the data type. For example, you may see the following options available for selection: Number fields: - SUM - AVG - Count - MIN - MAX - Detail String or Date fields: - COUNT - MIN - MAX Page 16 of 65

17 Utilizing Field Options Question. What is the average age for our members? Under Account Master, expand the Age field Select AVG, MIN, and MAX This tells us our: average member age is 40. our oldest member is 106 Our youngest member is less than 1 Page 17 of 65

18 Question. How many accounts exist for each account type? Answer. Select the All Accounts folder Expand Account Type and select All Expand Account Number and select COUNT Add a condition Date Closed IS NULL Now only accounts that are open are considered in the totals Page 18 of 65

19 HOT TOPIC! Advanced Disable fan-trap detection It is highly recommended that this option is NOT checked. However, experienced users may desire to turn the option off temporarily in order to run a query in which a fan-trap situation exists. Fan-traps exist for a reason and therefore it is best to have Discoverer notify you if one is encountered. What is a Fan-trap? A fan-trap occurs when the data of two folders are not directly related, but do have a relationship based on data in a third folder As the option setting warns, the detection is to prevent returning ambiguous results If the detection is turned off, the query will run although the data may or may not be useful Page 19 of 65

20 Fan-Trap Error Message More About Fan-Traps As it relates to your credit union member data, the most common area a fan-trap is encountered is when trying to link multiple account types. For instance, a member will always have one share account, but could have varying numbers of other account types. Since the data is returned in rows, if you linked shares and drafts, a member with only one share and one draft would appear in one row If the member had multiple draft suffixes, a row would be returned for each draft suffix since the data would be unique for each draft. However, the share-related data would duplicate since it is technically the same for both draft suffixes Generally, if you only wanted to link a couple of account types, such as the share and draft, then turning off the fan-trap detection would not be that big of an issue Although the share data would be repeated, there are things you can do to group your data so that even though there are multiple rows, you do not see the duplicated share data However, if you were trying to link additional account types, this is when the fan-trap may be more difficult to overcome because you may see rows with odd combinations of data Page 20 of 65

21 For instance, if a member has one share, two drafts, and two loans, think about how that could be represented in a single row. It could not. In fact, it could not even be represented in two or three rows. This particular situation could only be presented in 4 rows. Add additional account types and the number of rows could multiply even more A sample scenario is shown next Fan-Traps Sample In this sample, Michael Jones has two drafts and two loans. Since this data is stored in a relational database, you see that for his draft suffix 71, he also has a loan suffix 2 and 3. But for his draft suffix 75, he also has a loan suffix 2 and 3. If you were trying to get counts and totals for data represented this way, they are not going to be too accurate. This is what a fan-trap detection is for to warn you of ambiguous data. But there may be a better way to get the results you desire Page 21 of 65

22 All Accounts Folder Within the Discoverer End User Layer (EUL) a folder was created that contains summarized data of all of your accounts This folder is called All Accounts and it is a great way to obtain balances and account types without some of the issues described previously The following shows how the same member is represented compared to the previous sample going to the individual account type folders Note that some data will obviously be duplicated, such as the name and account number, but using the group by option will allow you to only show this information one time Although there are multiple rows per member due to multiple account types, the data is much cleaner to use Page 22 of 65

23 Another way to use the All Accounts folder is to obtain summary data If you wanted to see the total number of accounts with the total balance, simply expand the Account Number field and select COUNT and expand the Current Balance field and select SUM Your results will be aggregate count and total for all account numbers. Select COUNT of Account Number and SUM of Current Balance Page 23 of 65

24 List of Values The All Accounts folder is the first folder where we introduced fields using a defined List of Values (LOV) Basically, this is just what it sounds like a list of values found in the field The two fields that contain a list of values in which to choose are the Account Type and the Product Type Having a list of values to choose from helps when creating conditions Although every field could have an LOV, certain fields may contain too many values to make it practical As the EUL continues to develop, additional fields may prove to warrant an LOV Each item with a blue dot is a value found in the field Page 24 of 65

25 When creating a condition on a field containing a List of Values, notice how the drop-down list contains each item found in the field To select a value, simply check the box next to the desired item Page 25 of 65

26 Aggregate Values To see aggregate balances for Deposit Accounts, simply set up a condition and choose the Product Type of DEPOSIT Page 26 of 65

27 Organizing Your Workbooks If you need to see data that contains a lot of similar fields, but with varying conditions, and you don t want to create a bunch of workbooks to clutter up your list, then you can create a workbook with multiple worksheets within it. Likewise, you may have different fields, but just want to group the workbook based on a particular department or viewing audience There are two choices for creating a new worksheet Add Worksheet starts you at Step 1 of the wizard where you select all the desired fields Duplicate Worksheet allows you to copy the worksheet you are on so that all the same fields, conditions, and totals will automatically be in the new worksheet Page 27 of 65

28 For instance, the standard workbook, ip-loan Activity Report contains all the applications in LOS and their statuses. However, you want to see all the loans with a certain status code Since we need all the same fields, all we need to do is duplicate our worksheet and apply a condition to the new worksheet to only look at the desired condition(s) Page 28 of 65

29 For this new worksheet, we want to show all the loan applications that are in the state of Approved or Approved with Conditions The status code field, like many fields, is stored as a numeric value in the database, so how do we know what status codes we need for our conditions? Hint: We have already defined friendly descriptions to the status codes within this workbook in the calculation called Status You can select Edit and view the details of the CASE WHEN statement where we have defined each status code Page 29 of 65

30 So, we simply add a condition to this worksheet to only look at status code 2 and 3 Now, so that you won t do this (because I did), when creating my condition you will see the field called Status in your list of items. However, this is the calculated field Status that outputs the friendly label The true status field is not even in the selected items since it is not needed to display in the results Hint: As long as you have at least one field selected from a table, you can still get to all the other items for your conditions without adding the field Simply select the More Items option from the drop-list and you will be able to select a field from any tables in which are currently being used for your worksheet Page 30 of 65

31 Many of you already know how to use the Advanced button to create And or Or conditions Page 31 of 65

32 Now you can see in the first worksheet all the statuses are showing, but in the second worksheet we only see the applications with a status of Approved or Approved with Conditions Since you now have worksheet 2 showing only Approved applications, you can name your worksheet so that it is more descriptive Page 32 of 65

33 In order to have different conditions per each worksheet, you will need a separate condition for each one This means you cannot just edit the condition from within each worksheet. Doing so will change the condition across all worksheets Although each condition will be available to be used for each worksheet, you can decide whether it is used or not by adding or removing it from the worksheet (Do Not Delete) The Checkbox indicates whether it applies to the worksheet you are currently viewing. Page 33 of 65

34 Custom Fields In MR2.4.0, there was an enhancement to allow up to 20 custom fields to be set up. With the SR2.4.3 service release, these fields are now available in Discoverer. Each field is totally customizable, from the label to the size of the field to how it is sorted on the screen. Also, each credit union can decide whether they have only one custom field to all twenty. Due the dynamic nature of these fields, a good bit of thought was put into how to present these new fields in Discoverer. The uniqueness and the issues with offering all the custom fields in one table made it sensible to present them in a new business area called Account Custom Fields. Tip: A Business Area is a grouping of related tables/areas. For instance, there is a business area for accounts, loans, general ledger, etc. Since each field s label is customizable and can be sorted in whatever order is desired, the user will need to determine what the true sequence number is in the database. This can be found by running a query on the table called Custom Fields. In this sample, we see from the Sequence number column that the field labeled Sign is considered Custom Field 1 and the field labeled Pet is considered Custom Field 2. The fields titled Field Label 1, Data Value 1, Field Label 2, and Data Value 2 are selected for the following sample query: Page 34 of 65

35 The heading for the columns can be edited to display the label name and then the query can be condensed to only display the column containing the actual data for the member. Note: The label is dynamic; therefore, it can be changed at any time in i-power, which may cause a discrepancy with any saved workbooks. Page 35 of 65

36 NSF, Overdraft, Courtesy Pay On the Overdraft Protection screen, under Historical Statistics and Fees, new fields have been added to show the totals and fee amounts for NSF, Overdraft and Courtesy Pay items. These fields are now available under the Draft Account folder. Page 36 of 65

37 In this scenario, we will make one workbook with multiple worksheets. Select fields & set common conditions such as Date Closed IS NULL Select Edit Duplicate Worksheet As Table Do this twice to make three separate worksheets In the Duplicate as Table wizard, you can make changes as desired, or just click OK Tip: Clicking Properties here will allow you to rename the sheet Page 37 of 65

38 Or, you may right-mouse click the Sheet tab and select Worksheet Properties Create 3 separate sheets and name them Courtesy Pay, NSF, and Overdraft Tip: Creating closely related worksheets within one workbook allows you to clean up your Workbook List Page 38 of 65

39 In Sheet 1, rename Courtesy Pay Create condition for Courtesy Pay MTD > 0. Rename the other worksheets as NSF and Overdraft, creating similar conditions for each If a new condition is added, you will be able to see it under the other worksheets, but you will have to Apply it to the worksheet to make the condition applicable A Condition is applied by right-mouse clicking and selecting Add to Worksheet Page 39 of 65

40 A Condition can be unapplied by right-mouse clicking and selecting Remove from Worksheet The blue checkmark indicates which conditions are applicable to that sheet Apply further clean-up by giving each worksheet a unique title and removing or adding additional fields as desired Page 40 of 65

41 How Do I? Question 1 The credit union wishes to send out special mailers to people based on their birthday. How do I tell which members have a birthday in a particular month? Answer 1 Create a calculated field that pulls out the month value. Calculation: TO_CHAR(Account Master.Date of Birth,'MM') Create New Calculation Name it Month Page 41 of 65

42 Under Show select Functions then Conversion Select the TO_CHAR function Note: There are several choices for TO_CHAR Page 42 of 65

43 Go back to Selected Items and choose Date of Birth to replace the label portion of the function. Enter MM to replace the fmt portion of the calculation. Page 43 of 65

44 Set up a parameter to prompt the user to enter in the numerical month. Ex. 09 for September We now have a report with members having a birthday in September. Add address fields and any other criteria as necessary Page 44 of 65

45 Question 2 How do I see all accounts that do not have a draft account? Answer 2 In the Account Master folder, there are counters for each account type. Place a condition for DRAFT COUNTER = 0. Page 45 of 65

46 Question 3 How do I find the Work Address for my members? Answer 3 All of the member s addresses can be found in the Stored Addresses folder located under the Members Business Area Select the Full Name from Person Profile Select the Address Type from Stored Addresses Select Address, City, State, Zip Fields from Stored Addresses Address Type 1 = HOME 2 = WORK 3 = TEMPORARY Sequence 1 = Current 2 = Previous Page 46 of 65

47 Create a condition Address Type = 2 AND Sequence = 1 Page 47 of 65

48 Question 4 How do you create a workbook to display members that have $20,000 plus in their share or a total of $20,000 plus in certificates? Answer 4 The user only wanted to see the individual once and they could not get the information gathered together so they ended up doing two separate sheets one for the shares and one for the certificate. The user then had to export to excel. For the certificate they had to manually go through and delete the ones that were aggregately under $20,000 and then look at the share sheet to see if they were on both. The reason you get multiple lines is because of detail information If you select SUM instead of Detail you will get aggregate information and that will solve the problem of having multiple lines From the Account Master folder select the following fields: Account Number Last Name First Name From Share folder select Current Balance SUM From Certificate folder select Current Balance SUM Create the following advanced condition: Current Share Balance SUM > OR Current Certificate Balance SUM > Page 48 of 65

49 How to set up the condition This will give you any account in which the share balance is greater than or equal to $20, OR the total certificate balances are greater than or equal to $20, Page 49 of 65

50 Performing the Label Mail Merge Open the Member Mailing Excel Spreadsheet (you will need to choose Enable Macros to open). Open Microsoft Word, Click on Tools > Letters and Mailings > Mail Merge Wizard. Step 1 of 6: Select Document Type Choose Labels and then click on Next: Starting Document. Step 2 of 6: Select Starting Document Click on Label Options and then choose the type of labels that you will be using (Avery 5160 is the standard label). Click Next: Select Recipients. Page 50 of 65

51 Step 3 of 6: Select Recipients Click Browse and the below screen appears. Click in the Look In drop down box and find the destination source for your report. Choose the report, Click OK for Sheet1 and then OK again. Page 51 of 65

52 Click NEXT: Arrange Your Labels. Step 4 of 6: Arrange Your Labels Click on Edit > Select All > Select 9 for the Font Size and then click on Next: Arrange Your Labels. 1) Click on MORE ITEMS this is where you will choose and place your items in the first label. The items will appear exactly as placed. 2) Choose the Full Name field and close the Item box. Hit your enter key once. 3) Click on the MORE ITEMS tab, highlight the Address1 field, choose Insert, close the Item box and hit the enter key once. 4) Click on the MORE ITEMS tab, highlight the Address2 field, choose Insert, close the Item box and hit the enter key once. 5) Click on the MORE ITEMS tab, highlight the CITY, STATE and ZIP field, choose Insert (one at a time) and then close the Item box. 6) Click in your label, add a comma between city and state and two spaces between the state and zip. Your label should look like the example below. Click on Update All Labels. Once it updates all labels click NEXT: Preview your labels. If your labels are satisfactory, click NEXT: Complete the Merge. If not, you can choose PREVIOUS to edit. Page 52 of 65

53 Popular Queries ATM/ Debit Card Count Choose your items Account Number, Pan Number and Status Code from the ATM/Debit table. Create a condition on the status code so that you only pull in your active cards. Click on New Condition and enter your condition: Click OK. Page 53 of 65

54 Next, we want to create two Totals. Click on New > Total. Select Account Number for the Item, Choose Count Distinct for the kind of Total and choose Grand Total at the Bottom. Click OK. Click on New > Total. Select Pan Number for the Item, Choose Count for the Kind of Total and choose Grand Total at the Bottom. Click OK. Click NEXT on Step 3 and Step 4. On Step 5 of 5: Parameters, create a parameter that will allow you to enter the first 3-4 numbers of the pan number to isolate the total number of cards for either your Debit cards or your ATM cards. 1) Name the Parameter 2) Be sure to select the item that the parameter is based on (from the drop-down list). 3) Assign the Operator in this case, we are using LIKE. This will allow us to enter the first few digits with a wildcard (%). For example, entering 5824% will return all PAN numbers that begin with Click OK. ***********Parameters prompt the user for information that creates a condition each time the worksheet is opened or refreshed. This allows the user to change the condition without creating a separate query.**************** Page 54 of 65

55 Click Finish and the prompt will appear asking for the parameter Click OK and all PAN numbers beginning with 5824 are returned. Click Tools > Retrieve All Rows and the Total number of accounts and card numbers is displayed. Page 55 of 65

56 Mail Merge Add the following fields from the Account Mailing Address table: Address1 Address2 City State Zip Create a condition to exclude closed accounts and opted out accounts (HINT: use the Date Closed field from the Share Account table and the Privacy Act field from the Account Master table). Run the worksheet, click File and save the worksheet as Member Mailing. Click File and Export to Excel. HINT: This option will send the file to C://documents and settings/name of pc user. Page 56 of 65

57 Cool Functionality A fellow Discoverer user from Fairmont Federal Credit Union, Cindy Dickey, shared the following information. Cindy discoverered a way to use the Manage Links functionality that is part of Discoverer to set up a hyperlink which will allow the user to click on a particular account and go directly to the member profile. According to Cindy this functionality comes in handy if they need to fix something on the account. This way they don t have to go out to i-power and type the number in. Note: You must first login to i-power for this to work, otherwise, you will be redirected to the login page. Page 57 of 65

58 Manage Links Account Lookup To illustrate this, let s say you want to analyze your share accounts to see if the proper owner code is set. Select the Account Number and Full Name from Account Master Select the Joint Counter and Ownership Code from Share Account We want to see any accounts where the Joint Owner does not equal the Ownership Code Add new condition JOINT OWNER <> OWNERSHIP CODE Tip: <> means NOT EQUAL TO Since the results indicate to us that an account might not have the proper ownership code based on the joint counter, we may need to perform file maintenance on the account to set the correct ownership code. From the query results, right-mouse click on the Account Number field and select Manage Links Page 58 of 65

59 The Manage Links window displays Click on the New Link button The New Link window displays Page 59 of 65

60 Give the link a name Ex. Profile Under Where do you want to link to? select URL from the drop-list Page 60 of 65

61 The Destination field is where the hyperlink will be entered String=<Account Number>&acdInited= Where it reads ENTER_YOUR_URL_HERE, you will enter the URL for your credit union. Ex. integration.ipower.epl The Link is added Click OK Page 61 of 65

62 You will now see an arrow on the left side of the Account Number column Click on the arrow and the link you established will appear Click on the link Page 62 of 65

63 The Member Profile displays for the selected account Page 63 of 65

64 Documentation There are several ways to obtain help with Oracle Discoverer Online HELP within the Discoverer tool Oracle Discoverer documentation Note: If you don t already have a copy, go to the following URL to download the PDF document, Oracle Business Intelligence Discoverer Plus User's Guide Bookstore Suggested Titles Oracle Discoverer 10g Handbook by Michael Armstrong-Smith and Darlene Armstrong-Smith Introduction to SQL - Mastering the Relational Database Language by Rick F. Van Der Lans Page 64 of 65

65 Features and Enhancements SR2.5.2: CQ# Oracle Discoverer Enhancement The following represent several key improvements made in Oracle Discoverer. 1. The Product Class is now available in the folder for each account type. i.e. Share, Draft, Club, Certificate, Consumer Loan, and Mortgage Loan. 2. In addition, the Account Description is now available in the Share Account, Draft Account, and Club Account folders. 3. Date of First Delinquency was added to the Consumer and Mortgage Loan folders. 4. In addition to being found in the Share Account folder, the Date Opened and Date Closed for the share are now available under Account Master. 5. Under Mortgage Loans, the field labeled Charge Off was removed and the fields for Discharged data were added, as follows: Discharge Code Discharge Debt Amount Date Discharge Effective Discharge Interest Amount Discharge Admin Costs Discharge Debt Description 6. Under Mortgage Loans, the following fields were also added: Credit Bureau Account Status Credit Bureau Special Comments Create 1098 form? 7. IRA Status was added to the Certificate Account folder. 8. Under the Club Account folder, the field labeled Status was changed to IRA Status to be more descriptive. 9. In the All Accounts folder, when selecting SUM on the Current Balance field, it was not formatted as currency for the default and therefore it was rounding the balances. Currency is now the default format. Page 65 of 65

Oracle Discoverer Training Overview

Oracle Discoverer Training Overview Oracle Discoverer Training Overview Last Revised on: 4/10/2015 EPL, Inc. 22 Inverness Parkway Suite 400 Birmingham, Alabama 35242 (205) 408-5300 1-800-243-4EPL (4375) www.eplinc.com Property of EPL, Inc.,

More information

i-power DMS - Document Management System Last Revised: 8/25/17 Version: 1.0

i-power DMS - Document Management System Last Revised: 8/25/17 Version: 1.0 i-power DMS - Document Management System Last Revised: 8/25/17 Version: 1.0 EPL, Inc. 22 Inverness Parkway Suite 400 Birmingham, Alabama 35242 (205) 408-5300 / 1-800-243-4EPL (4375) www.eplinc.com Property

More information

Customizing Oracle Discoverer Templates Case When Calculations October 26, 2009

Customizing Oracle Discoverer Templates Case When Calculations October 26, 2009 Case When Calculations October 26, 2009 The information contained in this document is the property of EPL and may not be disclosed in total or in part without the written permission of EPL, Property of

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

Transaction History User s Guide

Transaction History User s Guide Transaction History User s Guide Last Revised on: 01/12/2009 EPL, Inc. 22 Inverness Parkway Suite 400 Birmingham, Alabama 35242 (205) 408-5300 1-800-243-4EPL (4375) www.eplinc.com Property of EPL, Inc.,

More information

Working with VIEW Datamatic All rights reserved.

Working with VIEW Datamatic All rights reserved. Working with VIEW Datamatic cannot accept any responsibility, financial or otherwise, for any consequences arising out of the use of this material. The information contained herein is subject to change.

More information

Working with VIEW. Page 1

Working with VIEW. Page 1 Working with VIEW Datamatic cannot accept any responsibility, financial or otherwise, for any consequences arising out of the use of this material. The information contained herein is subject to change.

More information

Using Mail Merge in Microsoft Word 2003

Using Mail Merge in Microsoft Word 2003 Using Mail Merge in Microsoft Word 2003 Mail Merge Created: 12 April 2005 Note: You should be competent in Microsoft Word before you attempt this Tutorial. Open Microsoft Word 2003 Beginning the Merge

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

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

Accounts Payable MODULE USER S GUIDE

Accounts Payable MODULE USER S GUIDE Accounts Payable MODULE USER S GUIDE INTEGRATED SOFTWARE SERIES Accounts Payable MODULE USER S GUIDE Version 3.1 Copyright 2005 2009, Interactive Financial Solutions, Inc. All Rights Reserved. Integrated

More information

Getting Started Guide. Sage MAS Intelligence 500

Getting Started Guide. Sage MAS Intelligence 500 Getting Started Guide Sage MAS Intelligence 500 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3 Dashboard

More information

i-power Real Time GL Last Revised: 4/20/17 Version: 2.0

i-power Real Time GL Last Revised: 4/20/17 Version: 2.0 i-power Real Time GL Last Revised: 4/20/17 Version: 2.0 EPL, Inc. 22 Inverness Parkway Suite 400 Birmingham, Alabama 35242 (205) 408-5300 / 1-800-243-4EPL (4375) www.eplinc.com Property of EPL, Inc., 22

More information

i-power Real Time GL Last Revised: 8/29/17 Version: 4.0

i-power Real Time GL Last Revised: 8/29/17 Version: 4.0 i-power Real Time GL Last Revised: 8/29/17 Version: 4.0 EPL, Inc. 22 Inverness Parkway Suite 400 Birmingham, Alabama 35242 (205) 408-5300 / 1-800-243-4EPL (4375) www.eplinc.com Property of EPL, Inc., 22

More information

i-power Transaction Error Corrections & Reversals Last Revised: 9/12/16 Version:

i-power Transaction Error Corrections & Reversals Last Revised: 9/12/16 Version: i-power Transaction Error Corrections & Reversals Last Revised: 9/12/16 Version: 5.2.0.49 EPL, Inc. 22 Inverness Parkway Suite 400 Birmingham, Alabama 35242 (205) 408-5300 / 1-800-243-4EPL (4375) www.eplinc.com

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Sage MAS Intelligence 90/200 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3

More information

Using Mail Merge in Microsoft Word XP/2002

Using Mail Merge in Microsoft Word XP/2002 Using Mail Merge in Microsoft Word XP/2002 Open Microsoft Word XP/2002 Beginning the Merge You may start Mail Merge with a blank document or one that you have already created. We will use a blank document

More information

Sage 500 ERP Business Intelligence

Sage 500 ERP Business Intelligence Sage 500 ERP Business Intelligence Getting Started Guide Sage 500 Intelligence (7.4) Getting Started Guide The software described in this document is protected by copyright, And may not be copied on any

More information

i-power Certificate Accounts User s Guide

i-power Certificate Accounts User s Guide i-power Certificate Accounts User s Guide Last Revised on: 8/15/2011 EPL, Inc. 22 Inverness Parkway Suite 400 Birmingham, Alabama 35242 (205) 408-5300 1-800-243-4EPL (4375) www.eplinc.com Property of EPL,

More information

VETtrak Data Insights User Guide. for VETtrak version

VETtrak Data Insights User Guide. for VETtrak version VETtrak Data Insights User Guide for VETtrak version 4.4.8.2 Contents Data Insights User Guide... 2 What are Data Insights?... 2 Why is it called Data Insights?... 2 Why did we create this new feature?...

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

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

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the SAI reports... 3 Copying, Pasting and Renaming Reports... 4 Creating and linking a report... 6 Auto e-mailing reports...

More information

How to Mail Merge PDF Documents

How to Mail Merge PDF Documents How to Mail Merge PDF Documents A step-by-step guide to creating personalized documents using AutoMailMerge plug-in for Adobe Acrobat Table of Contents What is a mail merge?...2 What do I need to start?...2

More information

BaSICS OF excel By: Steven 10.1

BaSICS OF excel By: Steven 10.1 BaSICS OF excel By: Steven 10.1 Workbook 1 workbook is made out of spreadsheet files. You can add it by going to (File > New Workbook). Cell Each & every rectangular box in a spreadsheet is referred as

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

DISCOVERER Discoverer January 2015

DISCOVERER Discoverer January 2015 DISCOVERER Discoverer January 2015 Table of Contents Introduction 1 What are workbooks 2 What are worksheets 2 What is my username for Discoverer 3 Opening Discoverer 4 Connecting to Discoverer 4 A Required

More information

Table of Contents. Part I Introduction. Part II FSM Ribbon. Part III FSM Context Menu. Part IV Trial Balance. Part V Building a report

Table of Contents. Part I Introduction. Part II FSM Ribbon. Part III FSM Context Menu. Part IV Trial Balance. Part V Building a report Contents I Table of Contents Part I Introduction 1 1 Welcome... 2 2 Benefits... of using 3 3 System... Requirements 4 4 Uninstalling... 4 Part II FSM Ribbon 5 Part III FSM Context Menu 5 Part IV Trial

More information

HOW TO PERFORM A MAIL MERGE (Microsoft Office 2003)

HOW TO PERFORM A MAIL MERGE (Microsoft Office 2003) HOW TO PERFORM A MAIL MERGE (Microsoft Office 2003) I. Prepare your materials A. Have a form letter written with space left empty for the address and name (see the Guide to Resumes and Cover Letters, available

More information

Registration. Adding Accounts. How do I sign up for this service? The sign-up process for this service is quite simple.

Registration. Adding Accounts. How do I sign up for this service? The sign-up process for this service is quite simple. Registration How do I sign up for this service? The sign-up process for this service is quite simple. Step 1: Complete a short registration form. If you want to, you can register the accounts you hold

More information

ADD AND NAME WORKSHEETS

ADD AND NAME WORKSHEETS 1 INTERMEDIATE EXCEL While its primary function is to be a number cruncher, Excel is a versatile program that is used in a variety of ways. Because it easily organizes, manages, and displays information,

More information

SAFARI General Instructions

SAFARI General Instructions SAFARI General Instructions Open Excel. Click on the Data Tab. Click on From Other Sources. Select From Miscrosoft Query. Select the Database you would like to pull from: Insert your Reflections Password

More information

Member Identification and i-docs User Training Guide. Date: 09/15/2010 Revision number: Version 3

Member Identification and i-docs User Training Guide. Date: 09/15/2010 Revision number: Version 3 Member Identification and i-docs User Training Guide Date: 09/15/2010 Revision number: Version 3 The information contained in this document is the property of EPL and may not be disclosed in total or in

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

Spreadsheet Basics by Dick Evans, (updated )

Spreadsheet Basics by Dick Evans, (updated ) Spreadsheet Basics by Dick Evans, (updated 2-27-2017) www.rwevans.com What is a spreadsheet? It is a group of values and other data organized into rows and columns much like the columnar pads or ledgers

More information

Discoverer Viewer. User Manual. for SDS

Discoverer Viewer. User Manual. for SDS Discoverer Viewer User Manual for SDS saskatchewan.ca 2017 Table of Contents Introduction... 3 How to Get Started... 3 Logging In... 3 First Time Logging In Preferences Changes... 4 Worksheet List... 5

More information

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

More information

Isi Net User Manual for Bank customers

Isi Net User Manual for Bank customers 1 Table of Contents 1 Introduction and overview... 4 1.1 Isi Net User Types... 4 1.2 Accessing the Isi Net service... 5 1.2.1 User Login... 5 1.2.2 User Logout... 7 1.3 User Interface... 7 1.3.1 Menus...

More information

COLLECTIONS MANAGEMENT. Microsoft Dynamics GP 2015 Version

COLLECTIONS MANAGEMENT. Microsoft Dynamics GP 2015 Version COLLECTIONS MANAGEMENT Microsoft Dynamics GP 2015 Version 2016.1 August, 2016 CONTENTS CHAPTER 1: INTRODUCTION TO COLLECTIONS MANAGEMENT... 5 COLLECTIONS MANAGEMENT... 5 FEATURES AND BENEFITS... 5 CHAPTER

More information

Electronic Appraisal Delivery (EAD) Portal. FHA EAD General User Guide

Electronic Appraisal Delivery (EAD) Portal. FHA EAD General User Guide Electronic Appraisal Delivery (EAD) Portal FHA EAD General User Guide Last Updated: October 2015 FHA EAD General User Guide Page 2 of 87 Version 1.3.1 TABLE OF CONTENTS INTRODUCTION... 6 WHAT IS THE ELECTRONIC

More information

Excel Tables and Pivot Tables

Excel Tables and Pivot Tables A) Why use a table in the first place a. Easy to filter and sort if you only sort or filter by one item b. Automatically fills formulas down c. Can easily add a totals row d. Easy formatting with preformatted

More information

Treasurer s Financial System

Treasurer s Financial System COMPUTER ARTS, INC. Treasurer s Financial System USER S MANUAL Computer Arts, Inc. 320 SW 5th Ave. Meridian, ID 83642 208-385-93358 800-365-9335 gocai.com 1 TABLE OF CONTENTS CHAPTER ONE Introduction to

More information

i-power Share Accounts User s Guide

i-power Share Accounts User s Guide i-power Share Accounts User s Guide Last Revised on: 08/15/2012 EPL, Inc. 22 Inverness Parkway Suite 400 Birmingham, Alabama 35242 (205) 408-5300 1-800-243-4EPL (4375) www.eplinc.com Property of EPL, Inc.,

More information

Microsoft Access 2010

Microsoft Access 2010 www.jwalkonline.org/main michael@jwalkonline.org @MichaelJWalk Microsoft Access 2010 Part 3 Michael J. Walk It's about control: use advanced features of Access to control data entry, automate processes,

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites What You Will Learn MORE TASKS IN MICROSOFT EXCEL PAGE 03 Cutting, Copying, and Pasting Data Basic Formulas Filling Data

More information

MS Office 2016 Excel Pivot Tables - notes

MS Office 2016 Excel Pivot Tables - notes Introduction Why You Should Use a Pivot Table: Organize your data by aggregating the rows into interesting and useful views. Calculate and sum data quickly. Great for finding typos. Create a Pivot Table

More information

4H4Me Announcement Letter

4H4Me Announcement Letter An announcement letter introducing 4H4Me can be created using 4HPlus! SQL mail merge files and Word s mail merge. This letter includes user IDs and passwords needed for members and leaders to log on to

More information

Creating a Directory with a Mail Merge from an Excel Document

Creating a Directory with a Mail Merge from an Excel Document Creating a Directory with a Mail Merge from an Excel Document When you run a mail merge, Word pulls names, addresses, and other information directly from your Excel spreadsheet into the documents you re

More information

Discoverer Viewer for the Michigan BCCCP, WISEWOMAN, and Colorectal Programs

Discoverer Viewer for the Michigan BCCCP, WISEWOMAN, and Colorectal Programs for the Michigan BCCCP, WISEWOMAN, and Colorectal Programs Table of Contents Introduction 1 Why 1 What are workbooks 2 What are worksheets 2 How Do I Access Discoverer 3 Opening 3 Connecting to 4 Errors

More information

QuickStart Training Guide: The Accounting Review Role

QuickStart Training Guide: The Accounting Review Role Accounting Review Role Final Approval of Expense Reports If you are an Accountant who is using ExpensAble Corporate to make final approval of employees expense reports, this information is for you. This

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

Level 6 Relational Database Unit 3 Relational Database Development Environment National Council for Vocational Awards C30147 RELATIONAL DATABASE

Level 6 Relational Database Unit 3 Relational Database Development Environment National Council for Vocational Awards C30147 RELATIONAL DATABASE C30147 RELATIONAL DATABASE Level 6 Relational Database Unit 3 Relational Database Development Environment National Council for Vocational Awards This module has been developed to further the learner s

More information

General Ledger Updated December 2017

General Ledger Updated December 2017 Updated December 2017 Contents About General Ledger...4 Navigating General Ledger...4 Setting Up General Ledger for First-Time Use...4 Setting Up G/L Parameters...5 Setting the G/L Parameters...6 Setting

More information

UAccess ANALYTICS Next Steps: Working with Bins, Groups, and Calculated Items: Combining Data Your Way

UAccess ANALYTICS Next Steps: Working with Bins, Groups, and Calculated Items: Combining Data Your Way UAccess ANALYTICS Next Steps: Working with Bins, Groups, and Calculated Items: Arizona Board of Regents, 2014 THE UNIVERSITY OF ARIZONA created 02.07.2014 v.1.00 For information and permission to use our

More information

OpsCenter Basics Why Aren t You Using It?

OpsCenter Basics Why Aren t You Using It? OpsCenter Basics Why Aren t You Using It? This is a SELF-GUIDED LAB if you prefer. You are welcome to get started and leave when you are finished, or you can play with the OC instance to gain more knowledge.

More information

Web ADI: Extending the E-Business Suite with Desktop Applications

Web ADI: Extending the E-Business Suite with Desktop Applications Web ADI: Extending the E-Business Suite with Desktop Applications Desktop Integration The leveraging of Desktop Application functionality to perform E-business Suite tasks Page 1 of 24 Contents Preface

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Excel contains numerous tools that are intended to meet a wide range of requirements. Some of the more specialised tools are useful to people in certain situations while others have

More information

Sage Financial Reporter User's Guide. May 2017

Sage Financial Reporter User's Guide. May 2017 Sage 300 2018 Financial Reporter User's Guide May 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and

More information

A PRACTICAL TUTORIAL TO EXCEL

A PRACTICAL TUTORIAL TO EXCEL 2010 BEGINNERS A PRACTICAL TUTORIAL TO EXCEL by: Julio C. Fajardo A Practical Tutorial to Excel About: Excel is one of the early software tools developed by Microsoft. The program has been widely adopted

More information

Microsoft Access 2007 Module 2

Microsoft Access 2007 Module 2 Microsoft Access 007 Module http://pds.hccfl.edu/pds Microsoft Access 007: Module August 007 007 Hillsborough Community College - Professional Development and Web Services Hillsborough Community College

More information

Autosoft, Inc. All rights reserved.

Autosoft, Inc. All rights reserved. Copyright 2007-2014 Autosoft, Inc. All rights reserved. The information in this document is subject to change without notice. No part of this document may be reproduced, stored in a retrieval system, or

More information

Using FIS & The Federal Funds Interest Calculator (for Excel 2007)

Using FIS & The Federal Funds Interest Calculator (for Excel 2007) Using FIS & The Federal Funds Interest Calculator (for Excel 2007) 1 TABLE OF CONTENTS Page 3 4 7 11 16 18 20 27 28 Subject Area Notes Getting the Data from FIS Downloading the Data Preparing the Data

More information

[Type text] DLC Client Manager Welcome Manual

[Type text] DLC Client Manager Welcome Manual [Type text] DLC Client Manager Welcome Manual Table of Contents Getting Started Prepping Your Data in Expert... 3 Logging In... 4 Synching with Expert... 5 Getting Started with Client Manager... 6 Working

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

Expedient User Manual Getting Started

Expedient User Manual Getting Started Volume 1 Expedient User Manual Getting Started Gavin Millman & Associates Pty Ltd 281 Buckley Street Essendon VIC 3040 Phone 03 9331 3944 Web www.expedientsoftware.com.au Table of Contents Logging In...

More information

EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE

EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE EVERY NATION OUTLOOK WEB ACCESS (OWA) USER S GUIDE Exchange 2003 Version Revised September 2005 TABLE OF CONTENTS WHAT S NEW IN OWA 2003?...2 General...2 Inbox and Message Composition...2 Tasks...2 INTRODUCTION

More information

Merging Mailing Labels in Office 2007

Merging Mailing Labels in Office 2007 The Company Rocks Merging Mailing Labels in Office 2007 Step-by-step instructions to accompany video lessons Danny Rocks 4/15/2011 Merging Mailing Labels in Microsoft Office 2007 Despite the popularity

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

Making an entry into the CIS Payments workbook

Making an entry into the CIS Payments workbook Making an entry into the CIS Payments workbook By now you should have carried out the CIS Payments workbook Setup. If you have not done so you will need to do this before you can proceed. When you have

More information

Sage One Accountant Edition. User Guide. Professional user guide for Sage One and Sage One Accountant Edition. Banking. Invoicing. Expenses.

Sage One Accountant Edition. User Guide. Professional user guide for Sage One and Sage One Accountant Edition. Banking. Invoicing. Expenses. Banking Invoicing Professional user guide for and Canadian Table of contents 2 2 5 Banking 8 Invoicing 15 21 22 24 34 35 36 37 39 Overview 39 clients 39 Accessing client books 46 Dashboard overview 48

More information

Online Banking Overview. Frequently Asked Questions & Common Support Topics

Online Banking Overview. Frequently Asked Questions & Common Support Topics Online Banking Overview Frequently Asked Questions & Common Support Topics Please use the bookmarks to the left to navigate this document, or CTRL+F to search using a keyword pertaining to your question.

More information

Session 1 Navigation & Administration

Session 1 Navigation & Administration Session 1 Navigation & Administration Agenda Launching ACPM from AC AC/ACPM Integration Basic Navigation Tips in ACPM Administration Overview ACPM Help Launching ACPM from AC Amazing Charts Practice Management

More information

Microsoft Office 2016 Mail Merge

Microsoft Office 2016 Mail Merge Microsoft Office 2016 Mail Merge Mail Merge Components In order to understand how mail merge works you need to examine the elements involved in the process. In any mail merge, you'll deal with three different

More information

System Update i-power MR Date: 03/10/2015 Revision number: Version 1

System Update i-power MR Date: 03/10/2015 Revision number: Version 1 System Update i-power MR 4.9.0 Date: 03/10/2015 Revision number: Version 1 The information contained in this document is the property of EPL and may not be disclosed in total or in part without the written

More information

Excel 2013 Workshop. Prepared by

Excel 2013 Workshop. Prepared by Excel 2013 Workshop Prepared by Joan Weeks Computer Labs Manager & Madeline Davis Computer Labs Assistant Department of Library and Information Science June 2014 Excel 2013: Fundamentals Course Description

More information

Reference Guide (IRIS)

Reference Guide (IRIS) Reference Guide For Santander Bank s Interactive Reporting & Initiation Services (IRIS) Equal Housing Lender. Santander Bank, N.A. is a Member FDIC and a wholly owned subsidiary of Banco Santander, S.A.

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

Business Online Banking

Business Online Banking » Flagstar business Banking Business Online Banking Reference Guide Flagstar Bank Corporate Headquarters 5151 Corporate Drive Troy, MI 48098 (888) 324-4100 flagstar.com/business Member FDIC 1 Table of

More information

edofe Management Toolkit

edofe Management Toolkit edofe Management Toolkit A guide to effective edofe management for Directly Licensed Centres 1 2 Contents Section one: Setting up the correct infrastructure on edofe... 4 Creating a group... 4 Editing

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

SMU Financials Created on April 29, 2011

SMU Financials Created on April 29, 2011 Created on April 29, 2011 Notice 2011, Southern Methodist University. All Rights Reserved. Published 2011. The information contained in this document is proprietary to Southern Methodist University. This

More information

MultiSite Suite: General Ledger

MultiSite Suite: General Ledger MultiSite Suite: General Ledger User s Manual version 2.2.97 Copyright & Trademarks Copyright Notice and Trademarks 2003 by Brent Lawrence, LLC. All rights reserved. Reprinted and edited by MultiSite Systems,

More information

Meritain Connect User Manual. for Employees. 1 Meritain Connect User Guide for Employees

Meritain Connect User Manual. for Employees. 1 Meritain Connect User Guide for Employees Meritain Connect User Manual for Employees 1 Meritain Connect User Guide for Employees Contents Introduction... 4 Accessing Meritain Connect... 5 Logging In... 5 Forgot Password... 6 Registration Process...

More information

NJUNS Users Guide.

NJUNS Users Guide. NJUNS Users Guide www.njuns.com The National Joint Utilities Notification system, NJUNS, is a national organization of member utilities formed for the purpose of improving the coordination of joint ventures.

More information

Acclaim Solaria 5.60 Release Notes

Acclaim Solaria 5.60 Release Notes Acclaim Solaria 5.60 Release Notes 5.60 Release ENHANCEMENTS SYSTEM WIDE CHANGES The title of order/invoice remarks was standardized to Invoice Remarks across all windows and all links to show the remarks

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

FORUM Business Online Banking

FORUM Business Online Banking FORUM Business Online Banking FORUM Business Online Banking has a new look but still offers the same level of service and security. Complete privacy, controlled through encryption and passwords, ensures

More information

Table of Contents. Part I Introduction. Part II FSM Ribbon. Part III FSM Context Menu. Part IV Trial Balance. Part V Building a report

Table of Contents. Part I Introduction. Part II FSM Ribbon. Part III FSM Context Menu. Part IV Trial Balance. Part V Building a report Contents I Table of Contents Part I Introduction 1 1 Welcome... 2 2 Benefits... of using 3 3 System... Requirements 4 4 Uninstalling... 5 Part II FSM Ribbon 5 Part III FSM Context Menu 6 Part IV Trial

More information

Part-time Payroll Changes: Guide for Budget Officers

Part-time Payroll Changes: Guide for Budget Officers Part-time Payroll Changes: Guide for Budget Officers Step-by-Step process of Creating Contracts through a mail-merge Step-by-Step process of Creating Contracts through a mail-merge The purpose of the guide

More information

Contents. 1. How to Log into your AdminOnline System Forgotten your Password Changing your Password... 7

Contents. 1. How to Log into your AdminOnline System Forgotten your Password Changing your Password... 7 Manual June 2017 Contents 1. How to Log into your AdminOnline System... 4 2. Forgotten your Password... 6 3. Changing your Password... 7 4. Online Registration Form... 8 5. Accounting... 9 5.1 How to Invoice

More information

Introduction to Microsoft Access 2016

Introduction to Microsoft Access 2016 Introduction to Microsoft Access 2016 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

3 Excel Tips for Marketing Efficiency

3 Excel Tips for Marketing Efficiency 3 Excel Tips for Marketing Efficiency 3 Excel Database Tips for Marketing Efficiency In these challenging times, companies continue to reduce staff to save money. Those who remain must do more. How to

More information

An Integrated Solution for Nonprofits

An Integrated Solution for Nonprofits An Integrated Solution for Nonprofits 100411 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including

More information

MaineStreet Financials 8.4

MaineStreet Financials 8.4 MaineStreet Financials 8.4 General Ledger Excel Journal Entry 1 Overview A Journal Entry is used to update the General Ledger for many types of transactions, including cash receipts, transfers of revenue

More information

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 Query Studio Training Guide Cognos 8 February 2010 DRAFT Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 2 Table of Contents Accessing Cognos Query Studio... 5

More information

Loan Closing Advisor SM. User Guide. December 2017

Loan Closing Advisor SM. User Guide. December 2017 Loan Closing Advisor SM User Guide December 2017 Notice This User Guide is Freddie Mac s CONFIDENTIAL INFORMATION as defined in and subject to the provisions of the Freddie Mac Single Family Seller/Servicer

More information

Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex

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

More information

Michigan Tech University Banner Finance Self-Service User Guide. Revised 1/11/17

Michigan Tech University Banner Finance Self-Service User Guide. Revised 1/11/17 Michigan Tech University Banner Finance Self-Service User Guide Revised 1/11/17 TABLE OF CONTENTS Chart Terminology... 3 MTU Fiscal Year... 3 Web Resource Banner and Reporting... 3 Reports Listing your

More information

Online Banking Procedures

Online Banking Procedures Table of Contents Online Banking Procedures... 2 1.1 Sign into Online Banking- No Token...2 1.2 Sign into Online Banking- Token...3 1.3 Change Account Nickname...5 Stop Payments... 7 1.4 New Stop Payments...7

More information