Read More: Data clean-up techniques in Excel: Matching text in a list

Size: px
Start display at page:

Download "Read More: Data clean-up techniques in Excel: Matching text in a list"

Transcription

1 This is an interesting situation that often comes up. Namely, sometimes one needs to match data in two different columns or different sheets. So, let s get started with a simple example, to illustrate how to accomplish this. Table of Contents 1 Introduction 2 Using simple Conditional Formatting to find Duplicate or Matching Data 3 Using a Formula with the MATCH Function and Conditional Formatting to compare data from two columns 4 How to compare two columns in different excel sheets using conditional formatting 5 Download Working Files 6 Conclusion 7 Useful Links Introduction Biochemical researchers working in chemical or pharmaceutical laboratories, developing new drugs, have to order strains of disease causing bacteria, in order to test the effectiveness of the drugs they are developing. One can order strains from microbiological laboratories at some universities or from biotechnological companies. Antibiotic resistance due to bacteria mutating in ways that decrease the effectiveness of drugs is a serious global concern. Read More: Data clean-up techniques in Excel: Matching text in a list Disease-causing bacteria such as Streptococcus, Shigella, Campylobacter, Mycobacterium tuberculosis, Clostridium tetani and Chlamydia particularly are of great interest to the medicinal chemistry and scientific community. Streptococcus infections can result in relatively mild throat infections but can also cause life-threatening infections of the blood. Shigella infections cause diarrhoea since the intestine is targeted. Campylobacter infections occur as a result of food poisoning and cause diarrhea. Campylobacter is one of the major causes of diarrhoeal diseases. Mycobacterium tuberculosis is responsible for TB infections, one of the oldest known diseases and still causes many deaths globally. Tetanus is caused by Clostridium tetani. Tetanus results in severe stiffening of the jaw muscles. Chlamydia trachomatis is a sexually transmitted infection (STI) caused by bacteria. In our example, a hypothetical biochemist has contacted two different microbiology labs and noted in two different columns, the names of the disease-causing strains they sell. He intends to, where possible, buy the same strain from the two labs, in order to add extra validity to his experimental design. The source data is shown below. All rights reserved to ExcelDemy.com. 1

2 Using simple Conditional Formatting to find Duplicate or Matching Data 1) We will first use simple conditional formatting, in order to see the values that are the same (matching) in the two columns. All rights reserved to ExcelDemy.com. 2

3 2) So, first things first, highlight the range A6: B9 as shown below. 3) Go to Home>Styles>Conditional Formatting as shown below. All rights reserved to ExcelDemy.com. 3

4 4) Select Highlight Cells Rules, Duplicate Values. All rights reserved to ExcelDemy.com. 4

5 5) Choose a Format in the Duplicate Values dialog box as shown below. All rights reserved to ExcelDemy.com. 5

6 6) Click Ok, and the duplicate values i.e matching values are highlighted. All rights reserved to ExcelDemy.com. 6

7 Using a Formula with the MATCH Function and Conditional Formatting to compare data from two columns 1) We now are going to use the MATCH Function with conditional formatting, in order to compare the data in column A, with the data in column B, our source data is the same as for the simple conditioning example. All rights reserved to ExcelDemy.com. 7

8 Read More: How to Use Wildcards in Excel? 2) First things first, let s clear the simple conditional formatting from the cells, by highlighting the range A6: B9 as shown below. 3) Go to Home>Styles>Conditional Formatting>Clear Rules>Clear Rules from Selected Cells. All rights reserved to ExcelDemy.com. 8

9 All rights reserved to ExcelDemy.com. 9

10 4) Now we are going to compare the values in Column A with Column B and use the MATCH Function to see where there is a matching value using conditional formatting. 5) This time we highlight only A6: A9 as shown below. All rights reserved to ExcelDemy.com. 10

11 6) Go to Home>Styles>Conditional Formatting>New Rule. as shown below. All rights reserved to ExcelDemy.com. 11

12 7) In the New Formatting Rule Dialog Box, select the Use a formula to determine which cells to format, and enter the following formula: =MATCH(A6, $B$6: $B$9, 0) All rights reserved to ExcelDemy.com. 12

13 8) Select the Format. Button. 9) In the Format Cells dialog box, using the Fill Tab, select a Green Fill as shown below. All rights reserved to ExcelDemy.com. 13

14 10) Select Ok and then OK again and in this case, the values in column A that have matching values in column B, are highlighted only, as shown below. All rights reserved to ExcelDemy.com. 14

15 How to compare two columns in different excel sheets using conditional formatting In this case, we have the data from the first lab stored on the first sheet called LabOne, and the data from the second lab on the sheet called LabTwo. The source data is shown below. All rights reserved to ExcelDemy.com. 15

16 All rights reserved to ExcelDemy.com. 16

17 1) On the sheet called LabOne, highlight the range A6: A9 as shown below. All rights reserved to ExcelDemy.com. 17

18 2) Go to Home>Styles>Conditional Formatting>New Rule and Use a formula to determine which cells to format and enter the following formula as shown below. =COUNTIF(LabTwo!$A$6:$A$9,A6)=1 Read More: The Main Differences between a Bar Graph and a Histogram Choose a Blue Fill in the Format option. All rights reserved to ExcelDemy.com. 18

19 3) Click Ok. All rights reserved to ExcelDemy.com. 19

20 In this case, he COUNTIF Formula is evaluating the range on the second sheet, and if there is a single match as designated by the =1 in the formula, applying the formatting to the match in the first sheet. And there you have it. All rights reserved to ExcelDemy.com. 20

21 Download Working Files MatchingDatainTwoColumns MatchingDatainTwoSheets Conclusion Simple Conditional formatting and using conditional formatting in conjunction with a formula provides an effective way to locate matching data either in columns on the same sheet or on different sheets. Since once is using conditional formatting, the visual emphasis is placed on matching data. Please feel free to tell comment and tell us if you use conditional formatting to locate matching data. Useful Links Read more about Antibiotic resistance Streptococcal infections Shigella infections Campylobacter infections Mycobacterium tuberculosis Clostridium tetani Chlamydia trachomatis Find Duplicates in Excel sheets 20 SHARES FacebookTwitter Taryn N Taryn is a Microsoft Certified Professional, who has used Office Applications such as Excel and Access extensively, in her interdisciplinary academic career and work experience. She has a background in biochemistry, Geographical Information Systems (GIS) and biofuels. She enjoys showcasing the functionality of Excel in various disciplines. In her spare time when she s not exploring Excel or Access, she is into graphic design, amateur photography and caring for her two pets, Pretzel and Snoopy. All rights reserved to ExcelDemy.com. 21

Read More: Why We Use Form Controls on a Worksheet?

Read More: Why We Use Form Controls on a Worksheet? We have already seen how to use the IF & AND worksheet Functions to test multiple conditions, in a previous tutorial. We are now going to see how to use the IF statement in conjunction with the AND Function

More information

Where are we heading?

Where are we heading? Unit 4: Where are we heading? Unit 4: Introduction Unit 1: Why should we care about infectious diseases? Unit 2: What does it mean to have an infectious disease? Unit 3: When does a microbe become a pathogen?

More information

Allergy Basics. This handout describes the process for adding and removing allergies from a patient s chart.

Allergy Basics. This handout describes the process for adding and removing allergies from a patient s chart. Allergy Basics This handout describes the process for adding and removing allergies from a patient s chart. Accessing Allergy Information Page 1 Recording No Known Medication Allergies Page 2 Recording

More information

Psy201 Module 3 Study and Assignment Guide. Using Excel to Calculate Descriptive and Inferential Statistics

Psy201 Module 3 Study and Assignment Guide. Using Excel to Calculate Descriptive and Inferential Statistics Psy201 Module 3 Study and Assignment Guide Using Excel to Calculate Descriptive and Inferential Statistics What is Excel? Excel is a spreadsheet program that allows one to enter numerical values or data

More information

Buy The First Chlamydia Cure On CB pdf ebook download website. >** Click Here to Download The First Chlamydia Cure On CB Now **<

Buy The First Chlamydia Cure On CB pdf ebook download website. >** Click Here to Download The First Chlamydia Cure On CB Now **< Buy The First Chlamydia Cure On CB pdf ebook download website >** Click Here to Download The First Chlamydia Cure On CB Now **< Chlamydia - Australian STI Management Guidelines... management and treatment

More information

Project 4.4.2: Heart Disease Interventions

Project 4.4.2: Heart Disease Interventions Project 4.4.2: Heart Disease Interventions Introduction Anna Garcia had a history of heart disease, but did this disease contribute to her death? Lifestyle plays a role in prevention and maintenance of

More information

UNION COUNTY 2017 COMMUNICABLE DISEASE REPORT

UNION COUNTY 2017 COMMUNICABLE DISEASE REPORT UNION COUNTY 7 COMMUNICABLE DISEASE REPORT The communicable disease summary of reportable infectious disease for January 7 December 7. TABLE OF CONTENTS Annual Communicable Diseases... 3 Communicable

More information

One-Way Independent ANOVA

One-Way Independent ANOVA One-Way Independent ANOVA Analysis of Variance (ANOVA) is a common and robust statistical test that you can use to compare the mean scores collected from different conditions or groups in an experiment.

More information

Master of Arts in Learning and Technology. Technology Design Portfolio. TDT1 Task 2. Mentor: Dr. Teresa Dove. Mary Mulford. Student ID: #

Master of Arts in Learning and Technology. Technology Design Portfolio. TDT1 Task 2. Mentor: Dr. Teresa Dove. Mary Mulford. Student ID: # Technology Design Process 1 Master of Arts in Learning and Technology Technology Design Portfolio TDT1 Task 2 Mentor: Dr. Teresa Dove Mary Mulford Student ID: #000163172 June 23, 2014 A Written Project

More information

Agile Product Lifecycle Management for Process

Agile Product Lifecycle Management for Process Nutrition Surveillance Management User Guide Release 5.2.1 Part No. E13901-01 September 2008 Copyrights and Trademarks Copyright 1995, 2008, Oracle Corporation and/or its affiliates. All rights reserved.

More information

15.053x. OpenSolver (http://opensolver.org/)

15.053x. OpenSolver (http://opensolver.org/) 15.053x OpenSolver (http://opensolver.org/) 1 Table of Contents Introduction to OpenSolver slides 3-4 Example 1: Diet Problem, Set-Up slides 5-11 Example 1: Diet Problem, Dialog Box slides 12-17 Example

More information

Introduction to SPSS: Defining Variables and Data Entry

Introduction to SPSS: Defining Variables and Data Entry Introduction to SPSS: Defining Variables and Data Entry You will be on this page after SPSS is started Click Cancel Choose variable view by clicking this button Type the name of the variable here Lets

More information

SEXUALLY TRANSMITTED INFECTIONS (STIs)

SEXUALLY TRANSMITTED INFECTIONS (STIs) UNIT 7 PACKET STI s 1 NAME: HOUR: DATE: NO: Chapter 22: Sexually Transmitted Infections and AIDS SEXUALLY TRANSMITTED INFECTIONS (STIs) Any that spreads from one person to another during contact is a sexually

More information

USING THE WORKBOOK METHOD

USING THE WORKBOOK METHOD USING THE WORKBOOK METHOD TO MAKE HIV/AIDS ESTIMATES IN COUNTRIES WITH LOW-LEVEL OR CONCENTRATED EPIDEMICS Manual Joint United Nations Programme on HIV/AIDS (UNAIDS) Reference Group on Estimates, Models

More information

Q: How do I get the protein concentration in mg/ml from the standard curve if the X-axis is in units of µg.

Q: How do I get the protein concentration in mg/ml from the standard curve if the X-axis is in units of µg. Photometry Frequently Asked Questions Q: How do I get the protein concentration in mg/ml from the standard curve if the X-axis is in units of µg. Protein standard curves are traditionally presented as

More information

Rapid and progressive necrosis of the tissue underlying epidermis (cellulitis)

Rapid and progressive necrosis of the tissue underlying epidermis (cellulitis) Table 1. Infections of the Skin, Eyes and Ears Folliculitis Furuncles (boils) & Carbuncles Staphylococcus aureus (G+) Scald Skin Syndrome Peeling skin on infants Staphylococcus aureus (G+) Impetigo Lesions

More information

Using the Workbook Method to Make HIV/AIDS Estimates in Countries with Low-Level or Concentrated Epidemics. Participant Manual

Using the Workbook Method to Make HIV/AIDS Estimates in Countries with Low-Level or Concentrated Epidemics. Participant Manual Using the Workbook Method to Make HIV/AIDS Estimates in Countries with Low-Level or Concentrated Epidemics Participant Manual Joint United Nations Programme on HIV/AIDS (UNAIDS), Reference Group on Estimates,

More information

Two-Way Independent ANOVA

Two-Way Independent ANOVA Two-Way Independent ANOVA Analysis of Variance (ANOVA) a common and robust statistical test that you can use to compare the mean scores collected from different conditions or groups in an experiment. There

More information

"Wanted Poster" Diseases

Wanted Poster Diseases "Wanted Poster" Diseases Part One - Choosing a Disease Listed below are several bacteria and the disease they cause. Pick any one bacteria/disease to research. It is highly recommended that you pick a

More information

Here are the various choices. All of them are found in the Analyze menu in SPSS, under the sub-menu for Descriptive Statistics :

Here are the various choices. All of them are found in the Analyze menu in SPSS, under the sub-menu for Descriptive Statistics : Descriptive Statistics in SPSS When first looking at a dataset, it is wise to use descriptive statistics to get some idea of what your data look like. Here is a simple dataset, showing three different

More information

Aggregate Report Instructions

Aggregate Report Instructions Version 2018_v4 Workplace Health Solutions Center for Workplace Health Research & Evaluation Version 2018_v4 Table of Contents Purpose.....3 Data Privacy....3 About Life's Simple 7....4 Table 1. Life's

More information

To learn how to use the molar extinction coefficient in a real experiment, consider the following example.

To learn how to use the molar extinction coefficient in a real experiment, consider the following example. Week 3 - Phosphatase Data Analysis with Microsoft Excel Week 3 Learning Goals: To understand the effect of enzyme and substrate concentration on reaction rate To understand the concepts of Vmax, Km and

More information

Impact of Group Rejections on Self Esteem

Impact of Group Rejections on Self Esteem Impact of Group Rejections on Self Esteem In 2005, researchers from the School of Physical Education at the University of Otago carried out a study to assess the impact of rejection on physical self esteem.

More information

WYANDOT COUNTY 2018 COMMUNICABLE DISEASE REPORT. The communicable disease summary of reportable infectious diseases for January 2018 December 2018.

WYANDOT COUNTY 2018 COMMUNICABLE DISEASE REPORT. The communicable disease summary of reportable infectious diseases for January 2018 December 2018. WYANDOT COUNTY 2018 COMMUNICABLE DISEASE REPORT The communicable disease summary of reportable infectious diseases for January 2018 December 2018. TABLE OF CONTENTS Annual Communicable Diseases... 3 Communicable

More information

Making charts in Excel

Making charts in Excel Making charts in Excel Use Excel file MakingChartsInExcel_data We ll start with the worksheet called treatment This shows the number of admissions (not necessarily people) to Twin Cities treatment programs

More information

WYANDOT COUNTY 2016 COMMUNICABLE DISEASE REPORT

WYANDOT COUNTY 2016 COMMUNICABLE DISEASE REPORT WYANDOT COUNTY 216 COMMUNICABLE DISEASE REPORT February 217 Wyandot County saw a.87% increase in communicable disease cases from 21 to 216 (11 cases and 116 cases respectively). Numerous infectious diseases

More information

How to Conduct On-Farm Trials. Dr. Jim Walworth Dept. of Soil, Water & Environmental Sci. University of Arizona

How to Conduct On-Farm Trials. Dr. Jim Walworth Dept. of Soil, Water & Environmental Sci. University of Arizona How to Conduct On-Farm Trials Dr. Jim Walworth Dept. of Soil, Water & Environmental Sci. University of Arizona How can you determine whether a treatment (this might be an additive, a fertilizer, snake

More information

Chapter 1: Managing workbooks

Chapter 1: Managing workbooks Chapter 1: Managing workbooks Module A: Managing worksheets You use the Insert tab on the ribbon to insert new worksheets. True or False? Which of the following are options for moving or copying a worksheet?

More information

Mechanisms of Pathogenicity

Mechanisms of Pathogenicity Mechanisms of Pathogenicity The Microbes Fight Back Medically important bacteria Salmonella Bacillus anthracis Shigella dysenteriae Campylobacter Shigella sonnei Clostridium botulinum Staphylococcus aureus

More information

Probability and Statistics. Chapter 1

Probability and Statistics. Chapter 1 Probability and Statistics Chapter 1 Individuals and Variables Individuals and Variables Individuals are objects described by data. Individuals and Variables Individuals are objects described by data.

More information

Using SPSS for Correlation

Using SPSS for Correlation Using SPSS for Correlation This tutorial will show you how to use SPSS version 12.0 to perform bivariate correlations. You will use SPSS to calculate Pearson's r. This tutorial assumes that you have: Downloaded

More information

PedCath IMPACT User s Guide

PedCath IMPACT User s Guide PedCath IMPACT User s Guide Contents Overview... 3 IMPACT Overview... 3 PedCath IMPACT Registry Module... 3 More on Work Flow... 4 Case Complete Checkoff... 4 PedCath Cath Report/IMPACT Shared Data...

More information

SPSS Correlation/Regression

SPSS Correlation/Regression SPSS Correlation/Regression Experimental Psychology Lab Session Week 6 10/02/13 (or 10/03/13) Due at the Start of Lab: Lab 3 Rationale for Today s Lab Session This tutorial is designed to ensure that you

More information

Intro to SPSS. Using SPSS through WebFAS

Intro to SPSS. Using SPSS through WebFAS Intro to SPSS Using SPSS through WebFAS http://www.yorku.ca/computing/students/labs/webfas/ Try it early (make sure it works from your computer) If you need help contact UIT Client Services Voice: 416-736-5800

More information

How to enter and update Immunizations using HF71

How to enter and update Immunizations using HF71 How to enter and update Immunizations using HF71 The following instructions guide users through the changes that effect ordering and completing vaccines. With these new changes, keep in mind the following:

More information

BlueBayCT - Warfarin User Guide

BlueBayCT - Warfarin User Guide BlueBayCT - Warfarin User Guide December 2012 Help Desk 0845 5211241 Contents Getting Started... 1 Before you start... 1 About this guide... 1 Conventions... 1 Notes... 1 Warfarin Management... 2 New INR/Warfarin

More information

IP Lab Webinar 8/23/2012

IP Lab Webinar 8/23/2012 2 What Infection Preventionists need to know about the Laboratory Anne Maher, MS, M(ASCP), CIC Richard VanEnk PhD, CIC 1 Objectives Describe what the laboratory can do for you; common laboratory tests

More information

FIGHTING DRUG-RESISTANT MALARIA

FIGHTING DRUG-RESISTANT MALARIA FIGHTING DRUG-RESISTANT MALARIA Read the daily message and record notes of important points and deliverables. (5 min) NSEI 1.3.1 WARM-UP Open your pinned Daily Message Notes Add the today s date and the

More information

Looking at NY: Our rate of chlamydia is higher than the US as a whole; we rank 13th among all states.

Looking at NY: Our rate of chlamydia is higher than the US as a whole; we rank 13th among all states. 1 In this presentation, we will discuss: What are the most common STDs in NYS What are the most common STDs Can I get gonorrhea from oral sex How do you know if you/or your partner has an STD? Does getting

More information

CERNER MILLENNIUM Allergies & Intolerances

CERNER MILLENNIUM Allergies & Intolerances CERNER MILLENNIUM Allergies & Intolerances This demonstration gives you some tips about entering medicine, food, & environmental allergies & intolerances. This has been prepared for Millennium code level

More information

Chapter 7: Non-parametric models

Chapter 7: Non-parametric models Chapter 7: Non-parametric models Labcoat Leni s Real Research Having a Quail of a Time? Problem Matthews, R. C. et al. (2007). Psychological Science, 18(9), 758 762. We encountered some research in Chapter

More information

Contour Diabetes app User Guide

Contour Diabetes app User Guide Contour Diabetes app User Guide Contents iii Contents Chapter 1: Introduction...5 About the CONTOUR DIABETES app...6 System and Device Requirements...6 Intended Use...6 Chapter 2: Getting Started...7

More information

Getting Started.

Getting Started. Getting Started www.scientificbraintrainingpro.com Summary 1. First steps... 2 2. Log in... 2 3. Create an account for a patient... 3 4. Access an exercise with this patient... 4 5. Viewing the results

More information

1. Go to and click on the GAPMINDER WORLD tab. What is the first thing you notice? (There are no wrong answers.)

1. Go to  and click on the GAPMINDER WORLD tab. What is the first thing you notice? (There are no wrong answers.) 1. Go to WWW.GAPMINDER.ORG and click on the GAPMINDER WORLD tab. What is the first thing you notice? (There are no wrong answers.) 2. What do the colors on the graph represent? Red: Lt. Blue: Dk. Blue

More information

Titrations in Cytobank

Titrations in Cytobank The Premier Platform for Single Cell Analysis (1) Titrations in Cytobank To analyze data from a titration in Cytobank, the first step is to upload your own FCS files or clone an experiment you already

More information

Section 6. Communicable Diseases

Section 6. Communicable Diseases Section 6 Communicable Diseases 89 Learning objectives Section 6 Communicable Diseases After completing this section, you will be able to: Describe how communicable diseases spread. Identify some specific

More information

The Effectiveness of Captopril

The Effectiveness of Captopril Lab 7 The Effectiveness of Captopril In the United States, pharmaceutical manufacturers go through a very rigorous process in order to get their drugs approved for sale. This process is designed to determine

More information

THE CASE OF THE DRUNK DRIVER; GC APPROACH From Science in Motion, Juniata College

THE CASE OF THE DRUNK DRIVER; GC APPROACH From Science in Motion, Juniata College THE CASE OF THE DRUNK DRIVER; GC APPROACH From Science in Motion, Juniata College STANDARDS ADDRESSED 1.2.11.A, 2.4.11.E 3.4.10.A, 3.7.10.A 3.7.12.A INTRODUCTION ON GAS CHROMATOGRAPH Chromatography is

More information

Step-by-Step Guide to Using Salesforce ( to Request an Interpreter

Step-by-Step Guide to Using Salesforce (  to Request an Interpreter Victim Services Interpreter Bank Getting Started Step-by-Step Guide to Using Salesforce (https://interpreterbank.force.com) to Request an Interpreter Login Credentials To sign into Ayuda s interpreter

More information

HealthStream Regulatory Script

HealthStream Regulatory Script HealthStream Regulatory Script [Transmission-Based Precautions: Contact and Droplet] Version: [April 2005] Lesson 1: Introduction Lesson 2: Contact Precautions Lesson 3: Droplet Precautions Lesson 1: Introduction

More information

WYANDOT COUNTY 2016 COMMUNICABLE DISEASE REPORT

WYANDOT COUNTY 2016 COMMUNICABLE DISEASE REPORT WYANDOT COUNTY 216 COMMUNICABLE DISEASE REPORT February 217 Wyandot County saw a.87% increase in communicable disease cases from 21 to 216 (11 cases and 116 cases respectively). Numerous infectious diseases

More information

Anticoagulation Manager - Getting Started

Anticoagulation Manager - Getting Started Vision 3 Anticoagulation Manager - Getting Started Copyright INPS Ltd 2014 The Bread Factory, 1A Broughton Street, Battersea, London, SW8 3QJ T: +44 (0) 207 501700 F:+44 (0) 207 5017100 W: www.inps.co.uk

More information

Excel Project 8 Fast Food Fun

Excel Project 8 Fast Food Fun Excel Project 8 Fast Food Fun Procedure: Step One: Decide which fast food restaurant you would like to visit. Click on that restaurant's web on Mrs. Gudmundson s home page. Once there, plan a meal with

More information

Do Bugs Need Drugs? Daycare Program

Do Bugs Need Drugs? Daycare Program Do Bugs Need Drugs? Daycare Program Part Five: Information Sheets March 2010 GOOD GERMS - BAD GERMS Bacteria are all around us and make up 60% of the living matter on earth. Life cannot exist without bacteria.

More information

Sleep Apnea Therapy Software User Manual

Sleep Apnea Therapy Software User Manual Sleep Apnea Therapy Software User Manual Page ii Notices Revised Notice Trademark Copyright 103392 Rev B Published February 8, 2013 and supersedes all previous versions. The information contained in this

More information

Lesson 1.5. The Usual Suspects. Estimated time: Two 50 min periods. Instructional overview. Instructional objectives. Assessment

Lesson 1.5. The Usual Suspects. Estimated time: Two 50 min periods. Instructional overview. Instructional objectives. Assessment Lesson 1.5 The Usual Suspects Estimated time: Two 50 min periods Instructional overview Using information from peer presentations, students will identify the ten most common foodborne pathogens and recognize

More information

DENTRIX ENTERPRISE 8.0.5

DENTRIX ENTERPRISE 8.0.5 DENTRIX ENTERPRISE 8.0. GETTING STARTED WITH THE CURRENT CLINICAL NOTES www.dentrixenterprise.com -800-DSCHEIN Getting Started with the Current Clinical Notes Working with Clinical Notes Keeping accurate

More information

Purpose To provide a policy through which children and staff are protected against harmful infection diseases.

Purpose To provide a policy through which children and staff are protected against harmful infection diseases. Dealing with Infectious Disease and Immunisation. Purpose To provide a policy through which children and staff are protected against harmful infection diseases. Early Years @ Phoenix Park (EY@PP) is committed

More information

Infectious Diseases At A Glance in Durham Region

Infectious Diseases At A Glance in Durham Region Infectious Diseases At A Glance in Durham Region Last Updated: November 2017 Highlights The rates of all reported infectious diseases combined are highest among youth and young adults aged 15 to 29 and

More information

Changing Provincial Regulations: The Newborn Eye Prophylaxis Story

Changing Provincial Regulations: The Newborn Eye Prophylaxis Story Changing Provincial Regulations: The Newborn Eye Prophylaxis Story Janet Walker, RN Director, Provincial Knowledge Transformation & Acute Care Healthy Mothers and Healthy Babies Conference March 12, 2016

More information

7. Bivariate Graphing

7. Bivariate Graphing 1 7. Bivariate Graphing Video Link: https://www.youtube.com/watch?v=shzvkwwyguk&index=7&list=pl2fqhgedk7yyl1w9tgio8w pyftdumgc_j Section 7.1: Converting a Quantitative Explanatory Variable to Categorical

More information

VACCINE REMINDER SERVICE A GUIDE FOR SURGERIES

VACCINE REMINDER SERVICE A GUIDE FOR SURGERIES VACCINE REMINDER SERVICE A GUIDE FOR SURGERIES Sign up to the free text and voicemail service to automatically remind patients eligible for flu vaccination to book their appointment. This guide shows how

More information

TMWSuite. DAT Interactive interface

TMWSuite. DAT Interactive interface TMWSuite DAT Interactive interface DAT Interactive interface Using the DAT Interactive interface Using the DAT Interactive interface... 1 Setting up the system to use the DAT Interactive interface... 1

More information

AMPLIRUN TOTAL A RELIABLE QUALITY CONTROL SOURCE FOR NUCLEIC ACID TESTS

AMPLIRUN TOTAL A RELIABLE QUALITY CONTROL SOURCE FOR NUCLEIC ACID TESTS AMPLIRUN TOTAL A RELIABLE QUALITY CONTROL SOURCE FOR NUCLEIC ACID TESTS Take Control, Molecular Control. 02 04 05 06 06 07 08 08 AMPLIRUN TOTAL RESPIRATORY INFECTIONS TUBERCULOSIS INFECTIONS GASTROINTESTINAL

More information

The Clinical Information Data Entry Screen is the main screen in the DQCMS application.

The Clinical Information Data Entry Screen is the main screen in the DQCMS application. DATA ENTRY Clinical Information The Clinical Information Data Entry Screen is the main screen in the DQCMS application. To enter data, a patient must first be selected from the Patient pull-down list.

More information

#20 Separation of Alcohols Using Gas Chromatography

#20 Separation of Alcohols Using Gas Chromatography #20 Separation of Alcohols Using Gas Chromatography Purpose: The purpose of this experiment is to determine the composition of an unknown alcohol mixture by using gas chromatography. Introduction: A gas

More information

(b) Describe the role of antigen presentation in the body s specific immune response to infection by viruses. (4)

(b) Describe the role of antigen presentation in the body s specific immune response to infection by viruses. (4) 1 The human body responds to infection by viruses in a number of ways. The non-specific response involves interferon. The specific immune response requires antigen presentation to the cells of the immune

More information

IBRIDGE 1.0 USER MANUAL

IBRIDGE 1.0 USER MANUAL IBRIDGE 1.0 USER MANUAL Jaromir Krizek CONTENTS 1 INTRODUCTION... 3 2 INSTALLATION... 4 2.1 SYSTEM REQUIREMENTS... 5 2.2 STARTING IBRIDGE 1.0... 5 3 MAIN MENU... 6 3.1 MENU FILE... 6 3.2 MENU SETTINGS...

More information

Diabetes Management App. Instruction Manual

Diabetes Management App. Instruction Manual Diabetes Management App Instruction Manual Accu-Chek Connect Diabetes Management App Overview The Accu-Chek Connect diabetes management app (hereafter referred to as the app) is designed to help you: Transfer

More information

Table of Contents. Contour Diabetes App User Guide

Table of Contents. Contour Diabetes App User Guide Table of Contents Introduction... 3 About the CONTOUR Diabetes App... 3 System and Device Requirements... 3 Intended Use... 3 Getting Started... 3 Downloading CONTOUR... 3 Apple... 3 Android... 4 Quick

More information

Sleep Apnea Therapy Software Clinician Manual

Sleep Apnea Therapy Software Clinician Manual Sleep Apnea Therapy Software Clinician Manual Page ii Sleep Apnea Therapy Software Clinician Manual Notices Revised Notice Trademark Copyright Sleep Apnea Therapy Software Clinician Manual 103391 Rev A

More information

Dementia Direct Enhanced Service

Dementia Direct Enhanced Service Vision 3 Dementia Direct Enhanced Service England Outcomes Manager Copyright INPS Ltd 2015 The Bread Factory, 1A Broughton Street, Battersea, London, SW8 3QJ T: +44 (0) 207 501700 F:+44 (0) 207 5017100

More information

Add_A_Class_with_Class_Number_Revised Thursday, March 18, 2010

Add_A_Class_with_Class_Number_Revised Thursday, March 18, 2010 Slide 1 Text Captions: PAWS Tutorial "Add a Class using Class Number" Created for: Version 9.0 Date: March, 2010 Slide 2 Text Captions: Objective In this tutorial you will learn how to add a class to your

More information

Managing and Taking Notes

Managing and Taking Notes When scheduling a meeting, the host can specify the default note-taking options that take effect once the meeting starts. During a meeting, the presenter can change the default note-taking options at any

More information

[HEALTH MAINTENANCE AND INVITATIONS/REMINDERS] June 2, 2014

[HEALTH MAINTENANCE AND INVITATIONS/REMINDERS] June 2, 2014 Health Maintenance tab is located on the left side menu. Health Maintenance will assist with Meaningful Use, Stage 2 objectives. Meaningful Use, objective #6 states the following: Use clinical support

More information

Infection Prevention & Control Resources for York Region Long-Term Care Homes

Infection Prevention & Control Resources for York Region Long-Term Care Homes Infection Prevention & Control Resources for York Region Long-Term Care Homes September 2017 CONTENTS INTRODUCTION 1 PUBLIC HEALTH INSPECTIONS 1 POLICY REVIEW 1 OUTBREAK MANAGEMENT 2 EDUCATION AND TRAINING

More information

Lesson: A Ten Minute Course in Epidemiology

Lesson: A Ten Minute Course in Epidemiology Lesson: A Ten Minute Course in Epidemiology This lesson investigates whether childhood circumcision reduces the risk of acquiring genital herpes in men. 1. To open the data we click on File>Example Data

More information

MA 151: Using Minitab to Visualize and Explore Data The Low Fat vs. Low Carb Debate

MA 151: Using Minitab to Visualize and Explore Data The Low Fat vs. Low Carb Debate MA 151: Using Minitab to Visualize and Explore Data The Low Fat vs. Low Carb Debate September 5, 2018 1 Introduction to the Data We will be working with a synthetic data set meant to resemble the weight

More information

Microbiology EQA Product Portfolio

Microbiology EQA Product Portfolio Labquality EQAS Microbiology EQA Product Portfolio Clinically relevant external quality assessment program for microbiology Bacterial serology Bacteriology Mycology Parasitology Preanalytics Virology Labquality

More information

Allscripts Version 11.2 Enhancements Front Desk and Medical Records Staff

Allscripts Version 11.2 Enhancements Front Desk and Medical Records Staff QUILLEN ETSU PHYSICIANS Allscripts Version 11.2 Enhancements Front Desk and Medical Records Staff Task List The functionality of the Task List tab is the same, but the appearance has been slightly changed.

More information

A Penny for Your Thoughts: Scientific Measurements and Introduction to Excel

A Penny for Your Thoughts: Scientific Measurements and Introduction to Excel A Penny for Your Thoughts: Scientific Measurements and Introduction to Excel Pre-lab Assignment: Introduction Reading: 1. Chapter sections 1.4 through 1.6 in your course text. 2. This lab handout. Questions:

More information

Managing and Taking Notes

Managing and Taking Notes When scheduling a meeting, the host can specify the default note-taking options that take effect once the meeting starts. During a meeting, the presenter can change the default note-taking options at any

More information

DOWNLOAD PDF 101 DATABASE EXERCISES

DOWNLOAD PDF 101 DATABASE EXERCISES Chapter 1 : MySQL Programming Projects for Beginners Database Exercises on blog.quintoapp.com *FREE* shipping on qualifying offers. In a classroom situation, a system description is given to you by a teacher.

More information

Publishing WFS Services Tutorial

Publishing WFS Services Tutorial Publishing WFS Services Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Publishing a WFS service........................... 3 Copyright 1995-2010 ESRI, Inc. All rights

More information

EHS Integrator Controlled Substance Waste Pickup Request Help Guide

EHS Integrator Controlled Substance Waste Pickup Request Help Guide EHS Integrator Controlled Substance Waste Pickup Request Help Guide Use the EHS Integrator Controlled Substance Waste Pickup Form to request a Controlled Substance/Drug waste pickup. To request a controlled

More information

FORMAT FOR CORRELATION TO THE GEORGIA PERFORMANCE STANDARDS. Textbook Title: Benchmark Series: Microsoft Office Publisher: EMC Publishing, LLC

FORMAT FOR CORRELATION TO THE GEORGIA PERFORMANCE STANDARDS. Textbook Title: Benchmark Series: Microsoft Office Publisher: EMC Publishing, LLC FORMAT FOR CORRELATION TO THE GEORGIA PERFORMANCE STANDARDS Subject Area: Business and Computer Science State-Funded Course: Computer Applications II Textbook Title: Benchmark Series: Microsoft Office

More information

Product Development for Vaccines Advisory Committee:

Product Development for Vaccines Advisory Committee: Product Development for Vaccines Advisory Committee: Highlights from the 2016 year of vaccine development SAGE, October 2016 David C. Kaslow, MD Chair, Product Development for Vaccines Advisory Committee

More information

Chapter 17. Infectious Diseases

Chapter 17. Infectious Diseases Chapter 17 Infectious Diseases Lesson 1 What is an infectious disease? Infectious disease Is any disease that is caused by an agent that can be passed from one living thing to another. Disease causing

More information

Program instructions

Program instructions Program instructions Joe Marksteiner has written a truly remarkable program for use at Powerlifting events. Automatic sorting, weight class look-ups, Wilks formula calculations, results printing, a displayed

More information

Selected New Jersey Communicable Disease Regulations

Selected New Jersey Communicable Disease Regulations COMMUNICABLE DISEASE OUTBREAK MANUAL New Jersey s Public Health Response Selected New Jersey Communicable Disease Regulations June 2013 Public Health Emergency Response Capability Requirements as stated

More information

Batch Upload Instructions

Batch Upload Instructions Last Updated: Jan 2017 Workplace Health Solutions Center for Workplace Health Research & Evaluation Workplace Health Achievement Index 1 P A G E Last Updated: Jan 2017 Table of Contents Purpose.....Err

More information

COUNSELING CARDS FOR IMMUNIZATIONS

COUNSELING CARDS FOR IMMUNIZATIONS www.calcuttakids.org info@calcuttakids.org COUNSELING CARDS FOR IMMUNIZATIONS For Community Health Workers Created by Calcutta Kids, May 2012 COUNSELING POINTS FOR IMMUNIZATIONS Sheet 1 Tuberculosis Sheet

More information

Chapter 17 Reading guide

Chapter 17 Reading guide Chapter 17 Reading guide 1. Define pathogen, epidemic, pandemic, virulence, direct contact, indirect contact, autoinoculate. 2. Describe several risk factors for disease which you can not control. 3. Describe

More information

The University of Texas MD Anderson Cancer Center Division of Quantitative Sciences Department of Biostatistics. CRM Suite. User s Guide Version 1.0.

The University of Texas MD Anderson Cancer Center Division of Quantitative Sciences Department of Biostatistics. CRM Suite. User s Guide Version 1.0. The University of Texas MD Anderson Cancer Center Division of Quantitative Sciences Department of Biostatistics CRM Suite User s Guide Version 1.0.0 Clift Norris, John Venier, Ying Yuan, and Lin Zhang

More information

1. To review research methods and the principles of experimental design that are typically used in an experiment.

1. To review research methods and the principles of experimental design that are typically used in an experiment. Your Name: Section: 36-201 INTRODUCTION TO STATISTICAL REASONING Computer Lab Exercise Lab #7 (there was no Lab #6) Treatment for Depression: A Randomized Controlled Clinical Trial Objectives: 1. To review

More information

HOUR EXAM III BIOLOGY 422 FALL, In the spirit of the honor code, I pledge that I have neither given nor received help on this exam.

HOUR EXAM III BIOLOGY 422 FALL, In the spirit of the honor code, I pledge that I have neither given nor received help on this exam. Name First Last (Please Print) PID Number - 1 2 3 4 5 6 7 8 9 HOUR EXAM III BIOLOGY 422 FALL, 2013 In the spirit of the honor code, I pledge that I have neither given nor received help on this exam. 10

More information

Raising the Standard

Raising the Standard ASTHMA ACTION PLAN (Editable document) Directions: 1. To input data, click on the first blank line, type in information 2. Use tab key to advance to the next field 3. Check mark fields, use tab to advance

More information

User Guide for Classification of Diabetes: A search tool for identifying miscoded, misclassified or misdiagnosed patients

User Guide for Classification of Diabetes: A search tool for identifying miscoded, misclassified or misdiagnosed patients User Guide for Classification of Diabetes: A search tool for identifying miscoded, misclassified or misdiagnosed patients For use with isoft Premiere Synergy Produced by André Ring 1 Table of Contents

More information

GlucoManager TM. Pro Software. User s Guide

GlucoManager TM. Pro Software. User s Guide GlucoManager TM Pro Software User s Guide 1 Table of Contents Preface... 6 Software Overview... 6 Intended Use... 7 Purpose and Scope... 7 Computer Requirements... 8 Technical Support... 9 1. Introduction...

More information