SlideShare une entreprise Scribd logo
1  sur  11
Télécharger pour lire hors ligne
Step by step : How to use Microsoft Access to combine cost and usage data for ejournals
Scenario: A library has the cost for each subscribed ejournal, drawn from its ILS reporting
system, and exported into Excel and wants to combine this cost information with the usage data
available as Counter JR1 report, to obtain a cost per download report.

Step 1: Create and export a list of ejournal orders from the library’s ILS or vendor system into an
Excel spreadsheet. For example, create an Excel spreadsheet of economics ejournal subscription
orders. It is important that this report is as complete and “clean” as possible. Since the ISSN will
be the data element used as a matchpoint with the SQL Access query, it is important that the
ISSN number is formatted consistently as NNNN-NNNN.

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 1
Step 2: Download the Counter Journal Report 1 for the year, either from the publishers’ web site,
or through a third-party usage consolidation service, and export into an Excel spreadsheet.

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 2
Step 3: Import the Excel spreadsheets into Access as tables. In Microsoft Access, open a new
database, then click on the External data tab, and then the import from Excel icon. In the “Select
the source and destination of the data” dialog box, click on the “import the source data into a
new table in the current database” option and use the browse button to locate the Excel
spreadsheet.
Open a new database in Microsoft Access

Import each Excel spreadsheet into Access as tables

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 3
The Import Spreadsheet wizard will guide you, step by step, to import each Excel data sheet as
an Access table. Make sure that the data type assigned to each field is consistent for each table
that is being created. Access will not allow matching of a data field if field’s data type is not
consistent across each table.
Import Wizard prompt 1: Select the Excel spreadsheet to import

Import Wizard prompt 2: Confirm data fields (column headings) and data types to import

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 4
Import Wizard prompt 3: No primary key is needed

Import Wizard prompt 4: Name the table and click “finish” to import the data as a table

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 5
Step 4: Use the Query Design tool to create the SQL query in Access.
Once each spreadsheet is loaded as a table, click on the create tab, then the query design icon.
Note that each of the spreadsheets is now an Access table (left column of the screen). Highlight
and click each of the tables in the “show table” dialog box, and click “add.” This will add each of
the tables into the query display box.

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 6
The SQL query display box, with the two tables and their data fields in the query design area at
the top of the screen, and the query output box at the bottom of the screen.

By highlighting the data element in one table then dragging the cursor to the same data element
(for example, the ISSN) in the other table, Access will create a connection line (the join)
resulting in a SQL query that matches the data element in each table.

The actual SQL query, which can be viewed by changing the

view button to SQL view, is:

SELECT
FROM [Journal_Holdings_Report_(JR1)] INNER JOIN [Economic ejournal orders] ON
[Journal_Holdings_Report_(JR1)].ISSN = [Economic ejournal orders].[ISSN 1];
However, by staying in design view, you have a visual display of the query.

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 7
As a final step of creating the SQL query, you will need to add the output fields to the query
output box (bottom part of screen). Simply highlight the asterisk * in each of the tables, and drag
the asterisk to the query output box. This adds each of the data fields from each of the tables to
the results of the query.

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 8
Step 5: Run the query and view the results. Click the save icon, and name the query. Then click

the run icon

to run the query.

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 9
Step 6: Export the query results into Excel.
The results of the query, which combines the data from the two tables, will appear in the main
screen, or by clicking view icon
, for the data sheet view. These title results can then be cut
and pasted (up to 65,000 records at a time) into Excel. In this example, the ISSN 1 from the
economic ejournal order tables matched to the ISSN from the Counter JR1 report.

An additional query can be run, using the ISSN 2 from the economic ejournal order tables
matched to the ISSN from the Counter JR1 report, and the results exported into Excel.

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 10
Once the results are in Excel, you can use Excel’s “Remove duplicates” function to de-dupe the
results by a unique identifier, such as the Bib #.

Step 7: Calculate the cost per download. With the cost and usage data merged into a single Excel
spreadsheet, the formula function in Excel can then be used to calculate the cost per download.

Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page

Page 11

Contenu connexe

Tendances

Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)Caryl Mae Puertollano
 
MS Excel Pivot Table Reports & Charts
MS Excel Pivot Table Reports & ChartsMS Excel Pivot Table Reports & Charts
MS Excel Pivot Table Reports & Chartsdnbakhan
 
Pivot Table & Chart_Parakramesh Jaroli_Pacific University
Pivot Table & Chart_Parakramesh Jaroli_Pacific UniversityPivot Table & Chart_Parakramesh Jaroli_Pacific University
Pivot Table & Chart_Parakramesh Jaroli_Pacific UniversityParakramesh Jaroli
 
Starting With Microsoft Excel
Starting With Microsoft ExcelStarting With Microsoft Excel
Starting With Microsoft ExcelKarla P. Corral
 
Introduction to excel - application to statistics
Introduction to excel - application to statisticsIntroduction to excel - application to statistics
Introduction to excel - application to statisticszavenger
 
Using financial functions in ms excel
Using financial functions in ms excelUsing financial functions in ms excel
Using financial functions in ms excelPrakharLodha26
 
Excel Crash Course: Pivot Tables
Excel Crash Course: Pivot TablesExcel Crash Course: Pivot Tables
Excel Crash Course: Pivot TablesBobby Jones
 
Uses of MSExcel
Uses of MSExcelUses of MSExcel
Uses of MSExcelanam
 
Microsoft Excel 2013 Basics course
Microsoft Excel 2013 Basics courseMicrosoft Excel 2013 Basics course
Microsoft Excel 2013 Basics courseMuhammad Shakir
 
Introduction to SiteCatalyst ReportBuilder
Introduction to SiteCatalyst ReportBuilderIntroduction to SiteCatalyst ReportBuilder
Introduction to SiteCatalyst ReportBuilderPeter O'Neill
 
EX16_WD_CH03_GRADER_CAP_AS - Weather 1.0 (completed solution)
EX16_WD_CH03_GRADER_CAP_AS - Weather 1.0 (completed solution)EX16_WD_CH03_GRADER_CAP_AS - Weather 1.0 (completed solution)
EX16_WD_CH03_GRADER_CAP_AS - Weather 1.0 (completed solution)NinaDobrev22
 
X rec extened reconciliation using excel vba
X rec   extened reconciliation using excel vbaX rec   extened reconciliation using excel vba
X rec extened reconciliation using excel vbasenthilsundaresan
 

Tendances (20)

Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)
 
MS Excel Pivot Table Reports & Charts
MS Excel Pivot Table Reports & ChartsMS Excel Pivot Table Reports & Charts
MS Excel Pivot Table Reports & Charts
 
Pivot Table & Chart_Parakramesh Jaroli_Pacific University
Pivot Table & Chart_Parakramesh Jaroli_Pacific UniversityPivot Table & Chart_Parakramesh Jaroli_Pacific University
Pivot Table & Chart_Parakramesh Jaroli_Pacific University
 
Starting With Microsoft Excel
Starting With Microsoft ExcelStarting With Microsoft Excel
Starting With Microsoft Excel
 
Introduction to excel - application to statistics
Introduction to excel - application to statisticsIntroduction to excel - application to statistics
Introduction to excel - application to statistics
 
Pivot table
Pivot tablePivot table
Pivot table
 
Using financial functions in ms excel
Using financial functions in ms excelUsing financial functions in ms excel
Using financial functions in ms excel
 
Charts and pivot tables
Charts and pivot tablesCharts and pivot tables
Charts and pivot tables
 
Excel to excel
Excel to excelExcel to excel
Excel to excel
 
Pivot Tables
Pivot TablesPivot Tables
Pivot Tables
 
Assignment in era
Assignment in eraAssignment in era
Assignment in era
 
Excel Crash Course: Pivot Tables
Excel Crash Course: Pivot TablesExcel Crash Course: Pivot Tables
Excel Crash Course: Pivot Tables
 
Uses of MSExcel
Uses of MSExcelUses of MSExcel
Uses of MSExcel
 
EXCEL
EXCELEXCEL
EXCEL
 
Microsoft Excel 2013 Basics course
Microsoft Excel 2013 Basics courseMicrosoft Excel 2013 Basics course
Microsoft Excel 2013 Basics course
 
Introduction to SiteCatalyst ReportBuilder
Introduction to SiteCatalyst ReportBuilderIntroduction to SiteCatalyst ReportBuilder
Introduction to SiteCatalyst ReportBuilder
 
EX16_WD_CH03_GRADER_CAP_AS - Weather 1.0 (completed solution)
EX16_WD_CH03_GRADER_CAP_AS - Weather 1.0 (completed solution)EX16_WD_CH03_GRADER_CAP_AS - Weather 1.0 (completed solution)
EX16_WD_CH03_GRADER_CAP_AS - Weather 1.0 (completed solution)
 
Excel 2007 Get Started With Pivot Table Reports
Excel 2007  Get Started With  Pivot Table ReportsExcel 2007  Get Started With  Pivot Table Reports
Excel 2007 Get Started With Pivot Table Reports
 
X rec extened reconciliation using excel vba
X rec   extened reconciliation using excel vbaX rec   extened reconciliation using excel vba
X rec extened reconciliation using excel vba
 
Excel Pivot Tables
Excel Pivot TablesExcel Pivot Tables
Excel Pivot Tables
 

En vedette

You Have a DDA E-book Plan, Now How Do You Manage It?: Streamlining Individua...
You Have a DDA E-book Plan, Now How Do You Manage It?: Streamlining Individua...You Have a DDA E-book Plan, Now How Do You Manage It?: Streamlining Individua...
You Have a DDA E-book Plan, Now How Do You Manage It?: Streamlining Individua...Charleston Conference
 
ASERL's Collaborative Federal Depository Program
ASERL's Collaborative Federal Depository ProgramASERL's Collaborative Federal Depository Program
ASERL's Collaborative Federal Depository ProgramCharleston Conference
 
Meeting User Needs & Expectations: A Library’s Quest for Discovery
Meeting User Needs & Expectations: A Library’s Quest for DiscoveryMeeting User Needs & Expectations: A Library’s Quest for Discovery
Meeting User Needs & Expectations: A Library’s Quest for DiscoveryCharleston Conference
 
Transformation of the Newspaper Business, by Chris Cowan
Transformation of the Newspaper Business, by Chris CowanTransformation of the Newspaper Business, by Chris Cowan
Transformation of the Newspaper Business, by Chris CowanCharleston Conference
 
Electronic Resources Management: Functional Integration in Technical Services
Electronic Resources Management: Functional Integration in Technical ServicesElectronic Resources Management: Functional Integration in Technical Services
Electronic Resources Management: Functional Integration in Technical ServicesCharleston Conference
 
The Individual in the Institution: Integrating the User Experience by Michael...
The Individual in the Institution: Integrating the User Experience by Michael...The Individual in the Institution: Integrating the User Experience by Michael...
The Individual in the Institution: Integrating the User Experience by Michael...Charleston Conference
 
Mobile Access, by Mark Johnson, Highwire
Mobile Access, by Mark Johnson, HighwireMobile Access, by Mark Johnson, Highwire
Mobile Access, by Mark Johnson, HighwireCharleston Conference
 
Shared E-books from Coast to Coast: Consortial Programs in Florida and the Pa...
Shared E-books from Coast to Coast: Consortial Programs in Florida and the Pa...Shared E-books from Coast to Coast: Consortial Programs in Florida and the Pa...
Shared E-books from Coast to Coast: Consortial Programs in Florida and the Pa...Charleston Conference
 
Rebuilding the Plane While Flying: Library/Vendor Strategies for Approval Pla...
Rebuilding the Plane While Flying: Library/Vendor Strategies for Approval Pla...Rebuilding the Plane While Flying: Library/Vendor Strategies for Approval Pla...
Rebuilding the Plane While Flying: Library/Vendor Strategies for Approval Pla...Charleston Conference
 
If You Fund it, They Will Come: Leveraging Grants to Gain Faculty Collaboration
If You Fund it, They Will Come: Leveraging Grants to Gain Faculty CollaborationIf You Fund it, They Will Come: Leveraging Grants to Gain Faculty Collaboration
If You Fund it, They Will Come: Leveraging Grants to Gain Faculty CollaborationCharleston Conference
 
Launching an ePreferred Approval Plan, by Aisha Harvey, Duke University Libra...
Launching an ePreferred Approval Plan, by Aisha Harvey, Duke University Libra...Launching an ePreferred Approval Plan, by Aisha Harvey, Duke University Libra...
Launching an ePreferred Approval Plan, by Aisha Harvey, Duke University Libra...Charleston Conference
 
120 to 12: Reducing days to shelf with vendor services, cat-on-receipt and au...
120 to 12: Reducing days to shelf with vendor services, cat-on-receipt and au...120 to 12: Reducing days to shelf with vendor services, cat-on-receipt and au...
120 to 12: Reducing days to shelf with vendor services, cat-on-receipt and au...Charleston Conference
 
Offthe shelfe bookforacademiclibrarians
Offthe shelfe bookforacademiclibrariansOffthe shelfe bookforacademiclibrarians
Offthe shelfe bookforacademiclibrariansCharleston Conference
 
The Road Oft Traveled: Collection Analysis and Developmet in a Modern Academi...
The Road Oft Traveled: Collection Analysis and Developmet in a Modern Academi...The Road Oft Traveled: Collection Analysis and Developmet in a Modern Academi...
The Road Oft Traveled: Collection Analysis and Developmet in a Modern Academi...Charleston Conference
 
Alphorm.com Formation Implémenter une PKI avec ADCS 2012 R2
Alphorm.com Formation Implémenter une PKI avec ADCS 2012 R2 Alphorm.com Formation Implémenter une PKI avec ADCS 2012 R2
Alphorm.com Formation Implémenter une PKI avec ADCS 2012 R2 Alphorm
 

En vedette (17)

Acquisitions for Newbies
Acquisitions for NewbiesAcquisitions for Newbies
Acquisitions for Newbies
 
You Have a DDA E-book Plan, Now How Do You Manage It?: Streamlining Individua...
You Have a DDA E-book Plan, Now How Do You Manage It?: Streamlining Individua...You Have a DDA E-book Plan, Now How Do You Manage It?: Streamlining Individua...
You Have a DDA E-book Plan, Now How Do You Manage It?: Streamlining Individua...
 
ASERL's Collaborative Federal Depository Program
ASERL's Collaborative Federal Depository ProgramASERL's Collaborative Federal Depository Program
ASERL's Collaborative Federal Depository Program
 
Meeting User Needs & Expectations: A Library’s Quest for Discovery
Meeting User Needs & Expectations: A Library’s Quest for DiscoveryMeeting User Needs & Expectations: A Library’s Quest for Discovery
Meeting User Needs & Expectations: A Library’s Quest for Discovery
 
Transformation of the Newspaper Business, by Chris Cowan
Transformation of the Newspaper Business, by Chris CowanTransformation of the Newspaper Business, by Chris Cowan
Transformation of the Newspaper Business, by Chris Cowan
 
Electronic Resources Management: Functional Integration in Technical Services
Electronic Resources Management: Functional Integration in Technical ServicesElectronic Resources Management: Functional Integration in Technical Services
Electronic Resources Management: Functional Integration in Technical Services
 
The Individual in the Institution: Integrating the User Experience by Michael...
The Individual in the Institution: Integrating the User Experience by Michael...The Individual in the Institution: Integrating the User Experience by Michael...
The Individual in the Institution: Integrating the User Experience by Michael...
 
Mobile Access, by Mark Johnson, Highwire
Mobile Access, by Mark Johnson, HighwireMobile Access, by Mark Johnson, Highwire
Mobile Access, by Mark Johnson, Highwire
 
Shared E-books from Coast to Coast: Consortial Programs in Florida and the Pa...
Shared E-books from Coast to Coast: Consortial Programs in Florida and the Pa...Shared E-books from Coast to Coast: Consortial Programs in Florida and the Pa...
Shared E-books from Coast to Coast: Consortial Programs in Florida and the Pa...
 
Rebuilding the Plane While Flying: Library/Vendor Strategies for Approval Pla...
Rebuilding the Plane While Flying: Library/Vendor Strategies for Approval Pla...Rebuilding the Plane While Flying: Library/Vendor Strategies for Approval Pla...
Rebuilding the Plane While Flying: Library/Vendor Strategies for Approval Pla...
 
If You Fund it, They Will Come: Leveraging Grants to Gain Faculty Collaboration
If You Fund it, They Will Come: Leveraging Grants to Gain Faculty CollaborationIf You Fund it, They Will Come: Leveraging Grants to Gain Faculty Collaboration
If You Fund it, They Will Come: Leveraging Grants to Gain Faculty Collaboration
 
Launching an ePreferred Approval Plan, by Aisha Harvey, Duke University Libra...
Launching an ePreferred Approval Plan, by Aisha Harvey, Duke University Libra...Launching an ePreferred Approval Plan, by Aisha Harvey, Duke University Libra...
Launching an ePreferred Approval Plan, by Aisha Harvey, Duke University Libra...
 
How to Build a Digital Library
How to Build a Digital LibraryHow to Build a Digital Library
How to Build a Digital Library
 
120 to 12: Reducing days to shelf with vendor services, cat-on-receipt and au...
120 to 12: Reducing days to shelf with vendor services, cat-on-receipt and au...120 to 12: Reducing days to shelf with vendor services, cat-on-receipt and au...
120 to 12: Reducing days to shelf with vendor services, cat-on-receipt and au...
 
Offthe shelfe bookforacademiclibrarians
Offthe shelfe bookforacademiclibrariansOffthe shelfe bookforacademiclibrarians
Offthe shelfe bookforacademiclibrarians
 
The Road Oft Traveled: Collection Analysis and Developmet in a Modern Academi...
The Road Oft Traveled: Collection Analysis and Developmet in a Modern Academi...The Road Oft Traveled: Collection Analysis and Developmet in a Modern Academi...
The Road Oft Traveled: Collection Analysis and Developmet in a Modern Academi...
 
Alphorm.com Formation Implémenter une PKI avec ADCS 2012 R2
Alphorm.com Formation Implémenter une PKI avec ADCS 2012 R2 Alphorm.com Formation Implémenter une PKI avec ADCS 2012 R2
Alphorm.com Formation Implémenter une PKI avec ADCS 2012 R2
 

Similaire à Handouts how to use microsoft access to combine cost and usage data for ejournals

Itm310 problem solving #7 complete solutions correct answers key
Itm310 problem solving #7 complete solutions correct answers keyItm310 problem solving #7 complete solutions correct answers key
Itm310 problem solving #7 complete solutions correct answers keySong Love
 
Microsoft Excel Dashboards and Their Features.pdf
Microsoft Excel Dashboards and Their Features.pdfMicrosoft Excel Dashboards and Their Features.pdf
Microsoft Excel Dashboards and Their Features.pdfNitin
 
Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)Caryl Mae Puertollano
 
C:\fakepath\ssis ssas sssrs_pps_hong_bingli_v2003
C:\fakepath\ssis ssas sssrs_pps_hong_bingli_v2003C:\fakepath\ssis ssas sssrs_pps_hong_bingli_v2003
C:\fakepath\ssis ssas sssrs_pps_hong_bingli_v2003Hong-Bing Li
 
Pivot tableinfo
Pivot tableinfoPivot tableinfo
Pivot tableinfoEsha Saha
 
Dervy bis-155-final-exam-guide-music-on-demand-new
Dervy bis-155-final-exam-guide-music-on-demand-newDervy bis-155-final-exam-guide-music-on-demand-new
Dervy bis-155-final-exam-guide-music-on-demand-newindividual484
 
Excel training by rajesh p
Excel training by rajesh pExcel training by rajesh p
Excel training by rajesh pRajesh P
 
MS Office Access Tutorial
MS Office Access TutorialMS Office Access Tutorial
MS Office Access TutorialvirtualMaryam
 
1a s4 i creating runcharts final
1a s4 i creating runcharts final1a s4 i creating runcharts final
1a s4 i creating runcharts finalABCiABUHB
 
Basics of excel for beginners
Basics of excel for beginnersBasics of excel for beginners
Basics of excel for beginnersJitesh Khushalani
 
Excel for research
Excel  for researchExcel  for research
Excel for researchJamalBhai
 
Ssis Ssas Ssrs Sp Pps Hong Bing Li
Ssis Ssas Ssrs Sp Pps Hong Bing LiSsis Ssas Ssrs Sp Pps Hong Bing Li
Ssis Ssas Ssrs Sp Pps Hong Bing LiHong-Bing Li
 
Automation Of Reporting And Alerting
Automation Of Reporting And AlertingAutomation Of Reporting And Alerting
Automation Of Reporting And AlertingSean Durocher
 
SSIS_SSRS_PPS_SP_SSAS_Hong_Bing Li
SSIS_SSRS_PPS_SP_SSAS_Hong_Bing LiSSIS_SSRS_PPS_SP_SSAS_Hong_Bing Li
SSIS_SSRS_PPS_SP_SSAS_Hong_Bing LiHong-Bing Li
 
ReportsDashboardsSql_hbli
ReportsDashboardsSql_hbliReportsDashboardsSql_hbli
ReportsDashboardsSql_hbliHong-Bing Li
 
Reports Dashboards SQL Demo
Reports Dashboards SQL DemoReports Dashboards SQL Demo
Reports Dashboards SQL DemoHong-Bing Li
 

Similaire à Handouts how to use microsoft access to combine cost and usage data for ejournals (20)

Itm310 problem solving #7 complete solutions correct answers key
Itm310 problem solving #7 complete solutions correct answers keyItm310 problem solving #7 complete solutions correct answers key
Itm310 problem solving #7 complete solutions correct answers key
 
Microsoft Excel Dashboards and Their Features.pdf
Microsoft Excel Dashboards and Their Features.pdfMicrosoft Excel Dashboards and Their Features.pdf
Microsoft Excel Dashboards and Their Features.pdf
 
Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)
 
ITB - UNIT 4.pdf
ITB - UNIT 4.pdfITB - UNIT 4.pdf
ITB - UNIT 4.pdf
 
Excel booklet
Excel bookletExcel booklet
Excel booklet
 
C:\fakepath\ssis ssas sssrs_pps_hong_bingli_v2003
C:\fakepath\ssis ssas sssrs_pps_hong_bingli_v2003C:\fakepath\ssis ssas sssrs_pps_hong_bingli_v2003
C:\fakepath\ssis ssas sssrs_pps_hong_bingli_v2003
 
Pivot tableinfo
Pivot tableinfoPivot tableinfo
Pivot tableinfo
 
Dervy bis-155-final-exam-guide-music-on-demand-new
Dervy bis-155-final-exam-guide-music-on-demand-newDervy bis-155-final-exam-guide-music-on-demand-new
Dervy bis-155-final-exam-guide-music-on-demand-new
 
Excel training by rajesh p
Excel training by rajesh pExcel training by rajesh p
Excel training by rajesh p
 
MS Office Access Tutorial
MS Office Access TutorialMS Office Access Tutorial
MS Office Access Tutorial
 
1a s4 i creating runcharts final
1a s4 i creating runcharts final1a s4 i creating runcharts final
1a s4 i creating runcharts final
 
Basics of excel for beginners
Basics of excel for beginnersBasics of excel for beginners
Basics of excel for beginners
 
Chapter.08
Chapter.08Chapter.08
Chapter.08
 
Excel for research
Excel  for researchExcel  for research
Excel for research
 
Ssis Ssas Ssrs Sp Pps Hong Bing Li
Ssis Ssas Ssrs Sp Pps Hong Bing LiSsis Ssas Ssrs Sp Pps Hong Bing Li
Ssis Ssas Ssrs Sp Pps Hong Bing Li
 
Automation Of Reporting And Alerting
Automation Of Reporting And AlertingAutomation Of Reporting And Alerting
Automation Of Reporting And Alerting
 
SSIS_SSRS_PPS_SP_SSAS_Hong_Bing Li
SSIS_SSRS_PPS_SP_SSAS_Hong_Bing LiSSIS_SSRS_PPS_SP_SSAS_Hong_Bing Li
SSIS_SSRS_PPS_SP_SSAS_Hong_Bing Li
 
G10 Unit 4.pptx
G10 Unit 4.pptxG10 Unit 4.pptx
G10 Unit 4.pptx
 
ReportsDashboardsSql_hbli
ReportsDashboardsSql_hbliReportsDashboardsSql_hbli
ReportsDashboardsSql_hbli
 
Reports Dashboards SQL Demo
Reports Dashboards SQL DemoReports Dashboards SQL Demo
Reports Dashboards SQL Demo
 

Dernier

Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 

Dernier (20)

Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 

Handouts how to use microsoft access to combine cost and usage data for ejournals

  • 1. Step by step : How to use Microsoft Access to combine cost and usage data for ejournals Scenario: A library has the cost for each subscribed ejournal, drawn from its ILS reporting system, and exported into Excel and wants to combine this cost information with the usage data available as Counter JR1 report, to obtain a cost per download report. Step 1: Create and export a list of ejournal orders from the library’s ILS or vendor system into an Excel spreadsheet. For example, create an Excel spreadsheet of economics ejournal subscription orders. It is important that this report is as complete and “clean” as possible. Since the ISSN will be the data element used as a matchpoint with the SQL Access query, it is important that the ISSN number is formatted consistently as NNNN-NNNN. Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 1
  • 2. Step 2: Download the Counter Journal Report 1 for the year, either from the publishers’ web site, or through a third-party usage consolidation service, and export into an Excel spreadsheet. Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 2
  • 3. Step 3: Import the Excel spreadsheets into Access as tables. In Microsoft Access, open a new database, then click on the External data tab, and then the import from Excel icon. In the “Select the source and destination of the data” dialog box, click on the “import the source data into a new table in the current database” option and use the browse button to locate the Excel spreadsheet. Open a new database in Microsoft Access Import each Excel spreadsheet into Access as tables Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 3
  • 4. The Import Spreadsheet wizard will guide you, step by step, to import each Excel data sheet as an Access table. Make sure that the data type assigned to each field is consistent for each table that is being created. Access will not allow matching of a data field if field’s data type is not consistent across each table. Import Wizard prompt 1: Select the Excel spreadsheet to import Import Wizard prompt 2: Confirm data fields (column headings) and data types to import Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 4
  • 5. Import Wizard prompt 3: No primary key is needed Import Wizard prompt 4: Name the table and click “finish” to import the data as a table Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 5
  • 6. Step 4: Use the Query Design tool to create the SQL query in Access. Once each spreadsheet is loaded as a table, click on the create tab, then the query design icon. Note that each of the spreadsheets is now an Access table (left column of the screen). Highlight and click each of the tables in the “show table” dialog box, and click “add.” This will add each of the tables into the query display box. Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 6
  • 7. The SQL query display box, with the two tables and their data fields in the query design area at the top of the screen, and the query output box at the bottom of the screen. By highlighting the data element in one table then dragging the cursor to the same data element (for example, the ISSN) in the other table, Access will create a connection line (the join) resulting in a SQL query that matches the data element in each table. The actual SQL query, which can be viewed by changing the view button to SQL view, is: SELECT FROM [Journal_Holdings_Report_(JR1)] INNER JOIN [Economic ejournal orders] ON [Journal_Holdings_Report_(JR1)].ISSN = [Economic ejournal orders].[ISSN 1]; However, by staying in design view, you have a visual display of the query. Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 7
  • 8. As a final step of creating the SQL query, you will need to add the output fields to the query output box (bottom part of screen). Simply highlight the asterisk * in each of the tables, and drag the asterisk to the query output box. This adds each of the data fields from each of the tables to the results of the query. Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 8
  • 9. Step 5: Run the query and view the results. Click the save icon, and name the query. Then click the run icon to run the query. Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 9
  • 10. Step 6: Export the query results into Excel. The results of the query, which combines the data from the two tables, will appear in the main screen, or by clicking view icon , for the data sheet view. These title results can then be cut and pasted (up to 65,000 records at a time) into Excel. In this example, the ISSN 1 from the economic ejournal order tables matched to the ISSN from the Counter JR1 report. An additional query can be run, using the ISSN 2 from the economic ejournal order tables matched to the ISSN from the Counter JR1 report, and the results exported into Excel. Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 10
  • 11. Once the results are in Excel, you can use Excel’s “Remove duplicates” function to de-dupe the results by a unique identifier, such as the Bib #. Step 7: Calculate the cost per download. With the cost and usage data merged into a single Excel spreadsheet, the formula function in Excel can then be used to calculate the cost per download. Step by Step Access reports/ Teresa Negrucci, Resource Acq. & Mgmt. Librarian (teresanegrucci@brown.edu) Page Page 11