Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The HR tab in the Hospital.xlsx file contains the employee records downloaded from the personnel database of a fictitious hospital. Data is required in all

"The HR tab in the Hospital.xlsx file contains the employee records downloaded from the personnel database of a fictitious hospital. Data is required in all fields except Address 2 and Phone. If a phone number is entered it must adhere to the 999-999-9999 format. At least 100 data errors exist in this file.

On the Errors tab in the Hospital.xlsx file, document each error by identifying the location of the error (ID Number), the type of error (omission, range, data entry, etc.), and the correct information if known. You receive one point for each error identified. Extra credit is available.

An additional file named Zipcode.xlsx is available as a reference. Both files are located in the Database file section in Blackboard."

In this VBA assignment, you will use Excel and VBA functions to create a program to grade the BBM325 data validation assignment. 

The Errors tab in the Hospital.xlsx file contains one student's submission of the BBM325 assignment.

The Answers tab in the Hospital.xlsx file is the answer key for the BBM325 assignment and contains identified errors. However, not all the records with errors on the HR tab in Hospital.xlsx are identified.

Your solution must have the following minimum functionality:

  1. Identify the records that appear on the Error tab and appear on the Answer tab.
  2. Identify the records that appear on the Error tab that do not appear on the Answer tab.
  3. Append missing legitimate error records to the Answer tab.
  4. Grade the assignment (the number of unique errors records identified).
  5. After completion of the grading, have the ability to run the program again on a new submission, rerun the current submission, or exit the program.

  6. Link to the files:

    https://drive.google.com/drive/folders/1TELaiurIGcmphnBvQ4QOohxDhSB1G2nw?usp=sharing

Step by Step Solution

3.42 Rating (149 Votes )

There are 3 Steps involved in it

Step: 1

NAME Error Text is not recognizable Place appropriately In case there are upper case ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Analysis And Decision Making

Authors: Christian Albright, Wayne Winston, Christopher Zappe

4th Edition

538476125, 978-0538476126

More Books

Students also viewed these Operating System questions