OLinks Tables, Creating and Submitting. [edit] Introduction and Important Notes

Size: px
Start display at page:

Download "OLinks Tables, Creating and Submitting. [edit] Introduction and Important Notes"

Transcription

1 OLinks Tables, Creating and Submitting From AldenStaff Jump to: navigation, search Contents [hide] 1 Introduction and Important Notes 2 Creating OLinks Tables, Method One (Preferred): Use Excel VBA Macro 3 Creating OLinks Tables, Method Two: Manually Manipulate the Data o 3.1 Creating the Monthly Master Table o 3.2 Deleting Unnecessary Data o 3.3 Creating the FIRST YR and LAST YR Columns o 3.4 Reordering the Columns o 3.5 Filling In the Link Level and Priority Columns o 3.6 Creating the Athens and Regional Campus Tables 4 Submitting and Backing Up the Data [edit] Introduction and Important Notes The OLinks tables are specially formatted Microsoft Excel spreadsheets that list the electronic journals Ohio University users have access to, along with their ISSNs, URLs, and other specific information. OhioLINK s OLinks system uses this data to generate links to e-journals when patrons click the OLinks, Find It!, or Find a Copy button in OhioLINK databases. For a description of the OLinks data format, see As of this writing, the person in charge of managing e-journal cataloging is responsible for creating and maintaining the OLinks tables. OLinks tables are created and submitted once a month, at the same time as Marc records are delivered and loaded from Serials Solutions, usually on or shortly after the 15th day of the month. (OhioLINK staff have requested that tables be submitted no more often than once a month.) The "SSJ report" delivered with Serials Solutions Marc records is used as the starting point for creating OLinks tables. The most recent SSJ report can always be obtained from ftp://ohiouniv:ou-4ou@ftp.serialssolutions.com/.

2 [edit] Creating OLinks Tables, Method One (Preferred): Use Excel VBA Macro Carrie has created a Microsoft Visual Basic for Applications macro for Excel, which takes an SSJ report and automatically turns it into completed OLinks tables. Create a macro using Image:VBA macro for OLinks tables.rtf as the code, open the SSJ report, run the macro (it takes a few hours to complete), then submit the resulting tables. Since this method requires relatively little human intervention, it is recommended (ask someone in Systems for help with setting up and running the macro if necessary). [edit] Creating OLinks Tables, Method Two: Manually Manipulate the Data [edit] Creating the Monthly Master Table Open the SSJ report in Excel, then re-save under the name ohiou_olinks_master_mm_dd_yy (or some other logical name including the word "master"). [edit] Deleting Unnecessary Data First, delete from the spreadsheet all rows that either cannot be, or do not need to be, included in the OLinks table: 1. Delete all rows that have no data in either the ISSN or eissn column. (Do a two-level sort by ISSN and eissn to bring together all the rows that lack both, then delete them as a block.) 2. Delete all rows that have nothing in the Start Date column (sort by Start Date, then delete rows as a block). 3. Many collections of journals are automatically included in OLinks and so do not need to be included in our table; these include the OhioLINK Electronic Journal Center, the OhioLINK-provided Ebsco databases, the Directory of Open Access Journals, LexisNexis Academic, and ProQuest Nursing. Others, such as Factiva and TableBase, are deliberately excluded from OLinks due to too-many-simultaneous-user problems, unreliability of full text provision, or other issues. Journals in all of these collections need to be removed from the spreadsheet. See the section of Image:VBA macro for OLinks tables.rtf headed "get rid of rows that represent journals..." for a complete list of collections to be removed. To remove these titles from the spreadsheet, sort by Resource, then delete blocks of rows. [edit] Creating the FIRST YR and LAST YR Columns

3 The object here is to take the Start Date and End Date columns in the SSJ report, which provide dates in a variety of formats, and copy them into new columns (headed First Year and Last Year) containing only dates in YYYY format. For example, if a cell in the Start Date column has the value 03/01/2001, the corresponding cell in the First Year column should have just plain First, sort the spreadsheet by Start Date. Create new Column, First Year, just to the right of Start Date. Then, copy and paste or otherwise manipulate blocks of cells in Start Date so that you end up with corresponding year-only dates in First Year. Methods of doing this depend on the format of the individual cells and the vagaries of various versions of Excel. In cases where cells in Start Date are already in YYYY format, they can simply be copied and pasted. The formula =TEXT(XX,"yyyy"), where XX is the cell in Start Date, sometimes (not always) works on dates in M/D/YYYY format. If the above formula doesn't work on some blocks of MM/DD/YYYY-format dates, a find-and-replace-all command using??/ in the Find box, and nothing in the Replace box, sometimes does the trick. After completing the First Year column, repeat the above procedure using the End Date column to create a new column called Last Year. [edit] Reordering the Columns Rearrange, rename, insert and/or delete columns where needed, until you have the following sequence: Column A: Title Column B: ISSN Column C: E-ISSN Column D: First Volume Column E: First Year Column F: Last Volume Column G: Last Year Column H: Source (corresponds to Resource in the SSJ report) Column I: Rule (corresponds to URL in the SSJ report) Column J: Link Level Column K: Priority [edit] Filling In the Link Level and Priority Columns First, fill in the entire Link Level column with the word JOURNAL in each cell. This indicates that the links are at the "journal" level (linking to the journal home page, not the individual issue or article). Links in the format provided by Serials Solutions are generally at the journal level. Changing most of these journal-level links to article-level links would require an inordinate amount of time and effort spent typing in linking rules which vary for each journal. (Another

4 advantage of the VBA macro is that it does a changes a lot of journal-level links to article-level links for you, efficiently.) However, article-level links can be created very easily for JSTOR, and the amount and quality of content from JSTOR is good enough that it s worth the time and effort. For rows of the table that have something beginning with JSTOR in the Source column, delete the existing text in the Rule column and replace it with the following: Then, change Link Level for these rows to ARTICLE. The Priority column is filled with numbers on a scale from 1 to 10, representing order of preference for using the link; for example, if the same journal appears to be available from two different sources, we would rather send the user to a relatively reliable source, like JSTOR, than to a relatively unreliable one like HighWire Press's freely accessible collection. Therefore, journals in JSTOR would be assigned a high priority (like 1) while journals in HighWire Freely Accessible would be assigned a low priority (like 9). (OhioLINK EJC content and is automatically assigned a "0" and given priority over any lines in our data table; Ebsco and LexisNexis content is automatically assigned a low priority.) To populate the Priority column, sort the spreadsheet by Source, then copy and paste values into blocks of Priority cells. For details on Priority assignments currently used, see the VBA script. In general, JSTOR is assigned a 1, most freely accessible sources are assigned a 10, and most other databases are assigned a 5. The impact on the user experience does not seem sufficient to justify making finer distinctions. [edit] Creating the Athens and Regional Campus Tables Starting from the master spreadsheet, you will create six separate spreadsheets, one for the Athens campus and one for each of the five regional campuses. Each spreadsheet will include only materials that can be accessed by persons from that campus. First save, the master spreadsheet under a new name: ohiou_olinks_athens_mm_dd_yy (or something else logical involving the word "Athens"). Next, create five new blank spreadsheets, one for each regional campus, with the names ohiou_olinks_chillicothe_mm_dd_yy, ohiou_olinks_eastern_mm_dd_yy, etc. Copy and paste the column header row from the Athens spreadsheet into each regional spreadsheet. Now, sort the Athens spreadsheet by Rule, and start copying and pasting blocks of data from the Athens spreadsheet to the regional spreadsheets. In general, you can tell which data to paste into each regional sheet by looking at the proxy server redirects found at the beginning of the URL in the Rule column. (See Access Control and Location Codes under Electronic Resources Cataloging General Principles, as well as Proxy Server Redirects with Associated 049 Symbols and Bib- Level Location Codes.)

5 JSTOR titles all share the proxy server redirect jstor.pl, but are accessible to different combinations of campuses depending on which JSTOR collection they belong to. To deal with JSTOR titles, sort by Source (collection) and assign blocks of rows to different spreadsheets following the guidelines under JSTOR Collections Access Restrictions. Health and Wellness Resource Center titles should be included in the Chillicothe, Eastern, Southern, and Zanesville tables only (and should be deleted from the Athens table). Rows that have no proxy redirect in their URLs are generally freely accessible and should be included in all six campus tables. Once you have copied and pasted all appropriate rows into the regional campus tables, you OLinks tables are ready to submit to OhioLINK. [edit] Submitting and Backing Up the Data To submit the data to OhioLINK, the tables (as attachments) to Also save all the six campus spreadsheets and the master spreadsheet to a safe location (as of this writing, copies are saved under P:\Carrie Preston\OLinks Tables backup (3 months)). Retrieved from "

Gold Rush Staff Toolbox. Holdings Module Documentation

Gold Rush Staff Toolbox. Holdings Module Documentation Gold Rush Staff Toolbox Holdings Module Documentation Colorado Alliance of Research Libraries 3801 E. Florida, Ste. 515 Denver, CO 80210 (303) 759-3399 FAX: (303) 759-3363 Copyright Colorado Alliance 2004

More information

Using Excel to Troubleshoot EMIS Data

Using Excel to Troubleshoot EMIS Data Using Excel to Troubleshoot EMIS Data Overview Basic Excel techniques can be used to analyze EMIS data from Student Information Systems (SISs), from the Data Collector, and on ODE EMIS reports This session

More information

Spreadsheet Tips and Tricks for EBSCO Usage Reports. Melissa Belvadi University of Prince Edward Island October, 2017

Spreadsheet Tips and Tricks for EBSCO Usage Reports. Melissa Belvadi University of Prince Edward Island October, 2017 Spreadsheet Tips and Tricks for EBSCO Usage Reports Melissa Belvadi University of Prince Edward Island October, 2017 Types of Usage Reports COUNTER R4 - Book, Journal, Database, Platform Standard (EBSCO)

More information

Colorado Alliance of Research Libraries 3801 E. Florida, Ste. 515 Denver, CO (303) FAX: (303) Copyright Colorado Alliance

Colorado Alliance of Research Libraries 3801 E. Florida, Ste. 515 Denver, CO (303) FAX: (303) Copyright Colorado Alliance Gold Rush Staff Toolbox Holdings Module Documentation Colorado Alliance of Research Libraries 3801 E. Florida, Ste. 515 Denver, CO 80210 (303) 759-3399 FAX: (303) 759-3363 Copyright Colorado Alliance 2004

More information

ERM Electronic Resources Management

ERM Electronic Resources Management ERM Electronic Resources Management Integrating Electronic Resources into your CyberTools for Libraries Catalog 2012.1.11 Copyright 2012 CyberTools, Inc. Outline MARC Bib Tag 856 $u, $y, $z review Define

More information

Complete Solutions for Today s Electronic Collections

Complete Solutions for Today s Electronic Collections Complete Solutions for Today s Electronic Collections 29, January, 2007 Sydney, Australia JR Jenkins, MLIS Steve McCracken Peter McCracken, MLS Serials Solutions, Inc. Group Product Manager Today s Agenda

More information

Making Excel Work for Your Tribal Community

Making Excel Work for Your Tribal Community Making Excel Work for Your Tribal Community Excel Basics: Intermediate Skills PHONE: 1-800-871-8702 EMAIL: INFO@CBC4TRIBES.ORG WEB: TRIBALINFORMATIONEXCHANGE.ORG MAKING EXCEL WORK FOR YOUR TRIBAL COMMUNITY

More information

Are your spreadsheets filled with unnecessary zero s, cluttering your information and making it hard to identify significant results?

Are your spreadsheets filled with unnecessary zero s, cluttering your information and making it hard to identify significant results? Declutter your Spreadsheets by Hiding Zero Values Are your spreadsheets filled with unnecessary zero s, cluttering your information and making it hard to identify significant results? Undertaking data

More information

IS IT REALLY THAT BAD?

IS IT REALLY THAT BAD? Karen R. Harker, MLS, MPH Collection Assessment Librarian UNT Libraries IS IT REALLY THAT BAD? Verifying the extent of full-text linking problems I find searching for journal articles and actually finding

More information

Welcome to Book Display Widgets

Welcome to Book Display Widgets Welcome to Book Display Widgets Book Display Widgets allow you to create virtual book displays on your website, where covers link to that item s record in your catalog. As a subscriber to Ebook Central

More information

Kresge Library Instruction Power User: ABI/INFORM (ProQuest)

Kresge Library Instruction Power User: ABI/INFORM (ProQuest) Kresge Library Instruction Power User: Why use? It is a great place to start your research on a topic, event, company or industry It has full text resources from over 2000 titles on countless subjects

More information

CyberTools for Libraries A to Z Create, View, & Manage. Copyright 2011 CyberTools, Inc. Restricted use: only for use by licensed or leasing parties.

CyberTools for Libraries A to Z Create, View, & Manage. Copyright 2011 CyberTools, Inc. Restricted use: only for use by licensed or leasing parties. CyberTools for Libraries A to Z Create, View, & Manage Copyright 2011 CyberTools, Inc. Restricted use: only for use by licensed or leasing parties. Why Use A to Z Lists? Contents Other Key Features, A

More information

Workflow Reference Document

Workflow Reference Document Table of Contents Table of Contents... 1 Common User Workflow Questions:... 1 Introduction to Workflow... 1 Basic Workflow concepts:... 1 Things you need to know:... 2 1 Log on to Workflow... 2 2 Respond

More information

Data. Selecting Data. Sorting Data

Data. Selecting Data. Sorting Data 1 of 1 Data Selecting Data To select a large range of cells: Click on the first cell in the area you want to select Scroll down to the last cell and hold down the Shift key while you click on it. This

More information

Sort, Filter, Pivot Table

Sort, Filter, Pivot Table Sort, Filter, Pivot Table Sort A common database task is to rearrange the information based on a header/field or headers/fields. This is called Sorting or Filtering. Sorting rearranges all of the information

More information

Excel Vba Manually Update Links Automatically On Open File Ignore

Excel Vba Manually Update Links Automatically On Open File Ignore Excel Vba Manually Update Links Automatically On Open File Ignore Powerpoint VBA to update links on excel files open by someone else without alerts So I would have to update manually each link so it will

More information

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu TABLE OF CONTENTS Introduction... 1

More information

Unit 3 Fill Series, Functions, Sorting

Unit 3 Fill Series, Functions, Sorting Unit 3 Fill Series, Functions, Sorting Fill enter repetitive values or formulas in an indicated direction Using the Fill command is much faster than using copy and paste you can do entire operation in

More information

Unit 3 Functions Review, Fill Series, Sorting, Merge & Center

Unit 3 Functions Review, Fill Series, Sorting, Merge & Center Unit 3 Functions Review, Fill Series, Sorting, Merge & Center Function built-in formula that performs simple or complex calculations automatically names a function instead of using operators (+, -, *,

More information

Advanced Excel Macros : Data Validation/Analysis : OneDrive

Advanced Excel Macros : Data Validation/Analysis : OneDrive Advanced Excel Macros : Data Validation/Analysis : OneDrive Macros Macros in Excel are in short, a recording of keystrokes. Beyond simple recording, you can use macros to automate tasks that you will use

More information

WorldCat Knowledge Base Settings

WorldCat Knowledge Base Settings WorldShare Metadata WorldCat Knowledge Base Settings Institutional Settings Settings Use options in the Settings module to configure your system-wide knowledge base. OCLC Symbol You can verify that the

More information

Ms Excel Vba Continue Loop Through Range Of

Ms Excel Vba Continue Loop Through Range Of Ms Excel Vba Continue Loop Through Range Of Rows Learn how to make your VBA code dynamic by coding in a way that allows your 5 Different Ways to Find The Last Row or Last Column Using VBA In Microsoft

More information

Database Ranking & One-Click

Database Ranking & One-Click Database Ranking & One-Click Colorado Alliance of Research Libraries 3801 E. Florida, Ste. 515 Denver, CO 80210 (303) 759-3399 FAX: (303) 759-3363 Copyright Colorado Alliance 2012 Database Ranking & One-Click

More information

Luxor CRM 2.0. Getting Started Guide

Luxor CRM 2.0. Getting Started Guide Luxor CRM 2.0 Getting Started Guide This Guide is Copyright 2009 Luxor Corporation. All Rights Reserved. Luxor CRM 2.0 is a registered trademark of the Luxor Corporation. Microsoft Outlook and Microsoft

More information

Financial Management System End User Queries

Financial Management System End User Queries Financial Management + Human Resources + Campus Solutions End User Queries Updates Date Action Page(s) 0/4/4 Document created. 0//4 Updated directions in guide. all 0//4 Updated link. Cover plus 4-5 08/07/5

More information

Advanced Excel Selecting and Navigating Cells

Advanced Excel Selecting and Navigating Cells Advanced Excel 2007 One major organizational change in Excel 2007, when compared to 2003, is the introduction of ribbons. Each ribbon reveals many more options depending on what tab is selected. The Help

More information

Google Sheets: Spreadsheet basics

Google Sheets: Spreadsheet basics Google Sheets: Spreadsheet basics You can find all of your spreadsheets on the Google Sheets home screen or in Google Drive. Create a spreadsheet On the Sheets home screen, click Create new spreadsheet

More information

Excel 2007 Pivot Table Sort Column Headings

Excel 2007 Pivot Table Sort Column Headings Excel 2007 Pivot Table Sort Column Headings Pivot table is not used for sorting and filtering, it is used for summarizing and reporting. labels and col5 to values, as shown in the figure above (col1, col2

More information

Navigating Your Profile

Navigating Your Profile Part 1: Profile Login Navigating Your Profile 1. Start at the Greater Kansas City Community Foundation s home page, www.growyourgiving.org. Select Nonprofit Search. 2. This is the Nonprofit Search home

More information

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

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

More information

Microsoft Office Illustrated. Using Tables

Microsoft Office Illustrated. Using Tables Microsoft Office 2007 - Illustrated Using Tables Objectives Plan a Table Create a Table Add Table Data Find and Replace Table Data Delete Table Data 2 Objectives Sort Table Data Use Formulas in a Table

More information

Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 2 Working with data in Excel and exporting to JMP Introduction

Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 2 Working with data in Excel and exporting to JMP Introduction Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 2 Working with data in Excel and exporting to JMP Introduction In this exercise, we will learn how to reorganize and reformat a data

More information

Tutorial for downloading and analyzing data from the Atlantic Canada Opportunities Agency

Tutorial for downloading and analyzing data from the Atlantic Canada Opportunities Agency Tutorial for downloading and analyzing data from the Atlantic Canada Opportunities Agency The agency, which goes by the acronym ACOA, is one of many federal institutions that uploads data to the federal

More information

4HOnline has a powerful report system that allows you to take an existing report, customize it to suit your needs, and then save it to use again.

4HOnline has a powerful report system that allows you to take an existing report, customize it to suit your needs, and then save it to use again. 4HOnline USING AND CREATING REPORTS Created: October 14, 2013 OVERVIEW 4HOnline has a powerful report system that allows you to take an existing report, customize it to suit your needs, and then save it

More information

MaineStreet Financials 8.4. General Ledger

MaineStreet Financials 8.4. General Ledger MaineStreet Financials 8.4 General Ledger Excel Journal Entry General Ledger Page 1 of 47 Excel Journal Entry TABLE OF CONTENTS 1. PEOPLESOFT FINANCIALS GENERAL LEDGER... 4 2. EXCEL JOURNAL ENTRY PROCESS...

More information

Tutorial for downloading and analyzing data from the Atlantic Canada Opportunities Agency

Tutorial for downloading and analyzing data from the Atlantic Canada Opportunities Agency Tutorial for downloading and analyzing data from the Atlantic Canada Opportunities Agency The agency, which goes by the acronym ACOA, is one of many federal institutions that uploads data to the federal

More information

Running Minitab for the first time on your PC

Running Minitab for the first time on your PC Running Minitab for the first time on your PC Screen Appearance When you select the MINITAB option from the MINITAB 14 program group, or click on MINITAB 14 under RAS you will see the following screen.

More information

Google Sheets: Spreadsheet basics

Google Sheets: Spreadsheet basics Google Sheets: Spreadsheet basics To view all of your Google sheets, or to create a new spreadsheet, visit docs.google.com/spreadsheets. Create a spreadsheet From the Google Sheets home screen, click the

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

When you pass Exam : Access 2010, you complete the requirements for the Microsoft Office Specialist (MOS) - Access 2010 certification.

When you pass Exam : Access 2010, you complete the requirements for the Microsoft Office Specialist (MOS) - Access 2010 certification. Appendix 1 Microsoft Office Specialist: Access Certification Introduction The candidates for Microsoft Office Specialist certification should have core-level knowledge of Microsoft Office Access 2010.

More information

User Guide. Importing Records From Databases. Centennial Library. OhioLINK Library Catalog. Note: Remember to unblock pop-ups in your browser.

User Guide. Importing Records From Databases. Centennial Library. OhioLINK Library Catalog. Note: Remember to unblock pop-ups in your browser. RefWorks: Importing Records From Databases Centennial Library Cedarville University User Guide Centennial Library Catalog From Centennial Library Catalog 1. Click Save Record. (top of screen) 2. Click

More information

Business Process Procedures

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

More information

Using Excel Tables to Manipulate Billing Data, Part 2

Using Excel Tables to Manipulate Billing Data, Part 2 Using Excel Tables to Manipulate Billing Data, Part 2 By Nate Moore, CPA, MBA, CMPE The May-June 2012 issue of Billing introduced tables in Excel, a powerful tool that is used to sort, filter, and organize

More information

Basic Excel. Helen Mills OME-RESA

Basic Excel. Helen Mills OME-RESA Basic Excel Helen Mills OME-RESA Agenda Introduction- Highlight Basic Components of Microsoft Excel Entering & Formatting Data, Numbers, & Tables Calculating Totals & Summaries Using Formulas Conditional

More information

Excel Template for Valve Spring Set Building and Certification

Excel Template for Valve Spring Set Building and Certification Larson Systems Inc. 060-1000-0084-01 Excel Template for Valve Spring Set Building and Certification Excel Template for Valve Spring Set Building and Certification Page 1 of 11 060-1000-0084-01 Excel Template

More information

Excel VBA. Microsoft Excel is an extremely powerful tool that you can use to manipulate, analyze, and present data.

Excel VBA. Microsoft Excel is an extremely powerful tool that you can use to manipulate, analyze, and present data. Excel VBA WHAT IS VBA AND WHY WE USE IT Microsoft Excel is an extremely powerful tool that you can use to manipulate, analyze, and present data. Sometimes though, despite the rich set of features in the

More information

Technology for Merchandise Planning and Control

Technology for Merchandise Planning and Control Contents: Technology for Merchandise Planning and Control Module Seven: Enhancing Charts Using What if Analysis REFERENCE/PAGES Enhancing Charts... Unit J 1 XL2007 Customizing a Data Series... Excel 226,

More information

Switching to Sheets from Microsoft Excel Learning Center gsuite.google.com/learning-center

Switching to Sheets from Microsoft Excel Learning Center gsuite.google.com/learning-center Switching to Sheets from Microsoft Excel 2010 Learning Center gsuite.google.com/learning-center Welcome to Sheets Now that you've switched from Microsoft Excel to G Suite, learn how to use Google Sheets

More information

1. In Alma, do a repository search limited to Electronic Collection, and look for your database name:

1. In Alma, do a repository search limited to Electronic Collection, and look for your database name: Electronic resources are a growing part of many library collections. Alma is designed to track and manage electronic resources along with all of the other physical materials in the library. Activating

More information

4HOnline HelpSheet. Using and Creating Reports. Top two reminders: Understanding & navigating the reports screen

4HOnline HelpSheet. Using and Creating Reports. Top two reminders: Understanding & navigating the reports screen Using and Creating Reports Top two reminders: 1. Printing labels (from any report format) will only work correctly if you remember to change Page Scaling to none on the printer setup dialog box. 2. If

More information

Tutorial: Create an Excel Dashboard. Overview. **** Download the Example Dashboard ****

Tutorial: Create an Excel Dashboard. Overview. **** Download the Example Dashboard **** Tutorial: Create an Excel Dashboard This page walks through building an Excel dashboard with a mobile tool called CommCare. Similar to how Excel helps people build spreadsheets, CommCare enables anyone

More information

Google Docs: Spreadsheet basics

Google Docs: Spreadsheet basics Google Docs: Spreadsheet basics Once you know the basics on how to access, create, and edit Google Docs, read here to learn the basics that apply specifically to Google Docs spreadsheets. Create a spreadsheet

More information

Excel: Tips and Tricks Speaker: Marlene Groh, CCE, ICCE Date: June 13, 2018 Time: 2:00 to 3:00 & 3:30 to 4:30 Session Number: & 27097

Excel: Tips and Tricks Speaker: Marlene Groh, CCE, ICCE Date: June 13, 2018 Time: 2:00 to 3:00 & 3:30 to 4:30 Session Number: & 27097 Excel: Tips and Tricks Speaker: Marlene Groh, CCE, ICCE Date: June 13, 2018 Time: 2:00 to 3:00 & 3:30 to 4:30 Session Number: 27083 & 27097 Recording and Using Macros: Macros can be used to record steps

More information

HQ Account Viewer Site Guide

HQ Account Viewer Site Guide HQ Account Viewer Site Guide Table of Contents Accessing Your HQ Account... 3 The Viewer Site... 3 Edit Memory... 3 MSDS Search Tab... 4 Advanced Search... 5 Search Suggest... 5 All Products Tab... 6 Locations

More information

Creating an Excel resource

Creating an Excel resource Excel Mobile Excel Mobile is a Microsoft application similar to Excel, but designed to run on handhelds. This mobile version of Excel is a spreadsheet application that allows you to manipulate numbers,

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010

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

More information

Reports: SQL & SimplyReports. Fall 2014

Reports: SQL & SimplyReports. Fall 2014 Reports: SQL & SimplyReports Fall 2014 General Links on BCCLS Staff page Username/Password the same as Polaris software. Statistics Page SQL Reports: Custom & Delivered http://rpts.bccs.org/reports Use

More information

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

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4 Microsoft Excel 2010 Advanced 3-4 0 Absolute references There may be times when you do not want a cell reference to change when copying or filling cells. You can use an absolute reference to keep a row

More information

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41 Table of Contents Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 Office Button... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 8 Making

More information

Microsoft Excel 2010 Training. Excel 2010 Basics

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

More information

Customizing the Excel 2013 program window. Getting started with Excel 2013

Customizing the Excel 2013 program window. Getting started with Excel 2013 Customizing the Excel 2013 program window 1 2 Getting started with Excel 2013 Working with data and Excel tables Creating workbooks Modifying workbooks Modifying worksheets Merging and unmerging cells

More information

SPREADSHEET JOURNAL UPLOAD

SPREADSHEET JOURNAL UPLOAD SPREADSHEET JOURNAL UPLOAD TABLE OF CONTENTS Overview... 2 Step 1: Prepare Journal for Uploading... 2 Step 2: Load the Journal into PeopleSoft... 10 Step 3: Additional Tasks to Complete After the Journal

More information

CORAL Resources Module User Guide

CORAL Resources Module User Guide CORAL Resources Module User Guide About CORAL Resources A component of Hesburgh Libraries locally developed ERM, CORAL Resources aids in the management of the electronic resource workflow from the initial

More information

Ms Excel Vba Continue Loop Through Columns Range

Ms Excel Vba Continue Loop Through Columns Range Ms Excel Vba Continue Loop Through Columns Range Learn how to make your VBA code dynamic by coding in a way that allows your 5 Different Ways to Find The Last Row or Last Column Using VBA In Microsoft

More information

plus ltd Reports- PIVOT Essentials # Quick Instructions- (ie Click On [CO]) Notes / screenshots Runs your PM data into Excel

plus ltd Reports- PIVOT Essentials # Quick Instructions- (ie Click On [CO]) Notes / screenshots Runs your PM data into Excel # Quick Instructions- (ie Click On [CO]) Notes / screenshots 1. SIMS Reports Run Report +Focus Student find the Report: PM to PIVOT (date) E (May need to CO Enable Content button on a yellow Ribbon bar

More information

Create a new form. To create a form from a new or existing spreadsheet: 1. Click the Tools drop down menu and select Create a form.

Create a new form. To create a form from a new or existing spreadsheet: 1. Click the Tools drop down menu and select Create a form. Create a new form You can choose Google Forms when creating a new doc from Google Drive. You can also create a new form from a Google Sheet or from a template. To create a form within Google Drive: Click

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

Repair or Trade-In? Improving Catalogs with Fresh Bibliographic Records from OCLC

Repair or Trade-In? Improving Catalogs with Fresh Bibliographic Records from OCLC Repair or Trade-In? Improving Catalogs with Fresh Bibliographic Records from OCLC John A. Whisler Eastern Illinois University April 30, 2009 Spring Forum presented by the CARLI I-Share Cataloging and Authority

More information

Profits Quick Start Guides. Profits Provider. Revised May 7, Copyright 2008 Practical Computer Solutions, Inc.

Profits Quick Start Guides. Profits Provider. Revised May 7, Copyright 2008 Practical Computer Solutions, Inc. Profits Quick Start Guides Revised May 7, 2009 Copyright 2008 Practical Computer Solutions, Inc. Practical Computer Solutions, Inc. 2 Overview Profits stores its data files using Fujitsu s propriatary

More information

Mastering the Actuarial Tool Kit

Mastering the Actuarial Tool Kit Mastering the Actuarial Tool Kit By Sean Lorentz, ASA, MAAA Quick, what s your favorite Excel formula? Is it the tried and true old faithful SUMPRODUCT formula we ve all grown to love, or maybe once Microsoft

More information

Working with Data in Microsoft Excel 2010

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

More information

MSDSonline Viewer Site Guide

MSDSonline Viewer Site Guide MSDSonline Viewer Site Guide Table of Contents Accessing Your HQ Account... 3 The Viewer Site... 3 Edit Memory... 3 MSDS Search Tab... 4 Advanced Search... 5 Search Suggest... 5 The All Products Tab...

More information

Excel as a Tool to Troubleshoot SIS Data for EMIS Reporting

Excel as a Tool to Troubleshoot SIS Data for EMIS Reporting Excel as a Tool to Troubleshoot SIS Data for EMIS Reporting Overview Basic Excel techniques can be used to analyze EMIS data from Student Information Systems (SISs), from the Data Collector and on ODE

More information

Workbooks (File) and Worksheet Handling

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

More information

Every project requires communication and collaboration and usually a lot of

Every project requires communication and collaboration and usually a lot of Collaborating on Projects with SharePoint CHAPTER 25 Every project requires communication and collaboration and usually a lot of both. With small project teams, you and your team members may interact in

More information

1 Introduction to Using Excel Spreadsheets

1 Introduction to Using Excel Spreadsheets Survey of Math: Excel Spreadsheet Guide (for Excel 2007) Page 1 of 6 1 Introduction to Using Excel Spreadsheets This section of the guide is based on the file (a faux grade sheet created for messing with)

More information

Creating an expenses record spreadsheet in Excel

Creating an expenses record spreadsheet in Excel Creating an expenses record spreadsheet in Excel 1. Open a new workbook in Microsoft Excel. 2. Highlight the first row of cells (each small box on the screen is called a cell) from A to Q. To do this,

More information

Access your page by hovering over your campus and then choosing Staff Directory. Click on your name to enter your page.

Access your page by hovering over your campus and then choosing Staff Directory. Click on your name to enter your page. LOGIN TO THE WEBSITE Go to www.earlyisd.net and find the Login icon near the top of the page. NOTE: You can find the Login icon on any page of the EISD website. Enter your username (school email address)

More information

OCLC WorldShare Collection Manager quick start guide

OCLC WorldShare Collection Manager quick start guide OCLC WorldShare Collection Manager quick start guide for JSTOR libraries Verify preferred OCLC symbol... 2 MARC editing options... 3 WorldCat updates... 4 Record delivery preferences... 5 Reports... 6

More information

Overview and Instructions

Overview and Instructions AE Infections Tracking Tool June 19, 2013 Overview and Instructions Sheet-specific Instructions Welcome Instructions Download the tool Common Qs & As Glossary DropDownLists SpecimenLog NursingHomeIncidentCases

More information

Watch the video below to learn more about freezing panes in Excel. *Video removed from printing pages. To freeze rows:

Watch the video below to learn more about freezing panes in Excel. *Video removed from printing pages. To freeze rows: Excel 06 Freezing Panes and View Options Introduction Whenever you're working with a lot of data, it can be di icult to compare information in your workbook. Fortunately, Excel includes several tools that

More information

How to Create Excel Dashboard used in Solutions Conference By Matt Mason

How to Create Excel Dashboard used in Solutions Conference By Matt Mason How to Create Excel Dashboard used in Solutions Conference 2017 By Matt Mason The following is a step by step procedure to create the Dashboard presented by Matt Mason in the Excel Tips and Tricks session

More information

BUDGET ADJUSTMENT FORM INSTRUCTIONS (Revised May 2015)

BUDGET ADJUSTMENT FORM INSTRUCTIONS (Revised May 2015) BUDGET ADJUSTMENT FORM INSTRUCTIONS (Revised May 2015) The Form allows users to enter budget adjustments into the accounting system. The Form can be downloaded from the Financial Services web site under

More information

LIFE LONG LEARNING LEVEL INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS

LIFE LONG LEARNING LEVEL INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS AMERICAN BOARD OF UROLOGY LIFE LONG LEARNING LEVEL 2 2018 INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS Please read all instructions carefully before preparing your log. It is imperative that you carefully

More information

Excel To XFDF Converter For MAS Forms User Guide

Excel To XFDF Converter For MAS Forms User Guide Excel To XFDF Converter For MAS Forms User Guide Contents: Licence / Response Code Activation Keying In Company Name and Company Code Converting An Excel File To XFDF Format For Submission How To Check

More information

Directions for Using the Canvas-Based Online Instructor Evaluation Tool

Directions for Using the Canvas-Based Online Instructor Evaluation Tool Directions for Using the Canvas-Based Online Instructor Evaluation Tool Table of Contents How to Complete an Online Instructor Evaluation If You Are the Evaluator... 2 Part I: Evaluator Completes Webform

More information

Advance Excel Performing calculations on data 1. Naming groups of data 2. Creating formulas to calculate values

Advance Excel Performing calculations on data 1. Naming groups of data 2. Creating formulas to calculate values Advance Excel 2013 Getting started with Excel 2013 1. Identifying the different Excel 2013 programs 2. Identifying new features of Excel 2013 a. If you are upgrading from Excel 2010 b. If you are upgrading

More information

Excel & Business Math Video/Class Project #33 VLOOKUP Function for Incentive Pay: Commissions and Piecework

Excel & Business Math Video/Class Project #33 VLOOKUP Function for Incentive Pay: Commissions and Piecework Topics Excel & Business Math Video/Class Project #33 VLOOKUP Function for Incentive Pay: Commissions and Piecework 1) Incentive Pay... 2 2) Straight Piecework Example... 3 3) Variable Piecework Example

More information

Polaris SimplyReports Guide

Polaris SimplyReports Guide Polaris SimplyReports Guide Copyright 2012 by Polaris Library Systems This document is copyrighted. All rights are reserved. No part of this document may be photocopied or reproduced in any form without

More information

Advanced Excel for EMIS Coordinators

Advanced Excel for EMIS Coordinators Advanced Excel for EMIS Coordinators Helen Mills helenmills@metasolutions.net 2015 Metropolitan Educational Technology Association Outline Macros Conditional Formatting Text to Columns Pivot Tables V-Lookup

More information

User Guide. Version 1.5 Copyright 2006 by Serials Solutions, All Rights Reserved.

User Guide. Version 1.5 Copyright 2006 by Serials Solutions, All Rights Reserved. User Guide Version 1.5 Copyright 2006 by Serials Solutions, All Rights Reserved. Central Search User Guide Table of Contents Welcome to Central Search... 3 Starting Your Search... 4 Basic Search & Advanced

More information

Identifying Updated Metadata and Images from a Content Provider

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

More information

@Michener Learning Resource Centre

@Michener Learning Resource Centre @Michener Learning Resource Centre RefWorks is a web-based bibliographic citation manager that allows you to import, store and manage citations (references) to journal articles, books, websites, etc. Through

More information

Overview and Instructions

Overview and Instructions AE Mobility Tracking Tool July 30, 2013 Overview and Instructions Sheet-specific Instructions Welcome Instructions Common Qs & As MobilityLog & Data Entry Reports: Graphs & Charts Data for Website Entry

More information

Catch A Tiger By Its Tail? The Challenges of Cataloging Electronic Resources

Catch A Tiger By Its Tail? The Challenges of Cataloging Electronic Resources Catch A Tiger By Its Tail? The Challenges of Cataloging Electronic Resources Susan Merrill Banoun TEDSIG 2009 Spring Workshop April 24, 2009 Introduction Cataloging Electronic Resources Challenges Catalog

More information

Kresge Library Databases for Researching Nonprofits

Kresge Library Databases for Researching Nonprofits Kresge Library Instruction Kresge Library Databases for Researching Nonprofits Primary Databases Guidestar /GotoResource.asp?158 ABI/Inform (ProQuest) /GotoResource.asp?18 OneSource (Ross Access Only)

More information

View my bill online. User guide

View my bill online. User guide View my bill online User guide View my bill online With View My Bill Online, you can monitor the conferencing charges to your account anytime from anywhere. It s easier than ever to get the charge details

More information

Where Did My Data Go?

Where Did My Data Go? Where Did My Data Go? ODS / BANNER DATA LOCATIONS A Guide to locating data for those preparing reports whose data now resides in Banner data tables. Revised 12/17/08 Contents Page ii Contents Overview...3

More information

Pivot Tables in Excel Contents. Updated 5/19/2016

Pivot Tables in Excel Contents. Updated 5/19/2016 Pivot Tables in Excel 2010 Updated 5/19/2016 Contents Setup a Pivot Table in Excel 2010... 2 General Field List Features... 4 Summing and Counting Together... 6 Grouping Date Data... 7 Grouping Non-Date

More information

The Energy Grid Powerful Web Marketing for the Alternative Energy Industry

The Energy Grid Powerful Web Marketing for the Alternative Energy Industry The Energy Grid Powerful Web Marketing for the Alternative Energy Industry The Energy Grid 105 Rt 101A, Unit 18 Amherst, NH 03031 (603) 413-0322 MCR@TheEnergyGrid.com Terms & Disclaimer: USE THIS PROGRAM

More information