College Pal
Connecting to a pal for your paper
  • Home
  • Place Order
  • My Account
    • Register
    • Login
  • Confidentiality Policy
  • Samples
  • How It Works
  • Guarantees

Sms or Whatsapp only : US:+12403895520

 

email: [email protected]
February 27, 2023

In this project, you will append data from one table to another, modify the design of a table, and, after adding an Attachment field, you will attach a Word document to a database record. Yo

computer science

Home>Homework Answsers>Computer Science homework help

 GO19_AC_CH04_GRADER_4G_AS – Human Resources 1.0

  

Project Description:

In this project, you will append data from one table to another, modify the design of a table, and, after adding an Attachment field, you will attach a Word document to a database record. You will also create a table to organize special events offered to employees.

     

Start   Access. Download, open, and save the database named Student_Access_4G_Human_Resources.accdb.

 

Save   a copy of the Management table as the Employees   table.

 

Copy   the Trainees table and then paste the table, appending the data from it into   the Employees table (the appended table will contain eleven records).

 

Open   the Employees table in Design view. Change the data type for the Empl ID   field to Short Text.

 

In   the Empl ID field, limit the field size to 4   characters.

 

Add   a new Monthly Salary field below the Annual Salary field,   with the data type set to Calculated. In the Expression Builder dialog box,   enter the calculation as [Annual Salary]/12   and change the Result Type to Currency.

 

Between   the ZIP field and the Annual Salary field, add a new Certificate field to the table with the data type   set to Attachment.

 

Select   the ZIP field. In the Input Mask box, type 00000-9999.   Limit the field size to 10   characters. Make entry of data into the field required. View the table in   Datasheet view, and save your changes. In the warning message box, click Yes   to continue, and then click Yes to continue.

 

In   the Michael Chin record, in the Attachment field, double-click, and then from   the student data files, attach Chin_Cert.pdf.   Click OK. Using the same technique, for the Jan Meyer record, add the   certificate that is in the Meyer_Cert.pdf   file. Close the table.

 

Create   a table in Design view. In the first Field Name box, type Activity ID, and select an AutoNumber data type.   On the Design tab, in the Tools group, click the Primary Key button.

 

In   the second Field Name box, type Activity.   In the third Field Name box, type Shift   and select a Lookup Wizard data type. Type the look up list to include Day, Evening,   Overnight, and Weekend.

 

Switch   to Datasheet view, saving the table as Employee   Activities.

 

Populate   the table with the following data, and then adjust the column widths so all   data is visible.

  

Activity ID

Activity

Shift

 

1

Luncheon

Day

 

2

Appetizer Buffet

Evening

 

3

Donuts/Coffee

Overnight

 

4

Softball Game

Evening

 

5

Bowl-a-thon

Weekend

 

Save   and close the database, and then submit for grading.

  • attachment

    GO19_AC_CH04_GRADER_4G_AS.zip

  • attachment

    GO19_AC_CH04_GRADER_4G_AS_Instructions.docx

  • attachment

    GO19_AC_CH04_GRADER_4G_AS.png

Merone_Access_4G_Human_Resources.accdb

Empl ID Last Name First Name Street City State ZIP Annual Salary
3933 Houser Mary Lou 4300 E. Main Street Hugo Park CA 96268 98465
5645 Irwin Phil 7700 Delmar Golden Grove CA 96265 82413
6531 Peters Stephanie 897 Oak Forest Rd Golden Grove CA 96265 88465
8311 Warner Tom 322 Waterway Ct San Juarito CA 96263 71324
8420 Chin Michael 800 Rockbridge Rd San Juarito CA 96263 100154
9426 Vasquez Marco 125 Fee Fee Rd Hugo Park CA 96268 92135
9764 Sapple Janet 3879 Olive Branch Rd Golden Grove CA 96265 63555
ID mSysRowId
1
Empl ID First Name Last Name Street City State ZIP Annual Salary
1301 Stephen Jenson 220 Skagway Ct San Juarito CA 96263 36458
1495 Julie Soko 400 Winehaus Ln Hugo Park CA 96268 32145
1544 Larry Singer 970B Forest Ridge Golden Grove CA 96265 48563
1678 Jan Meyer 651 Orchardview Golden Grove CA 96265 39565

GO19_AC_CH04_GRADER_4G_AS_Instructions.docx

Grader – Instructions Access 2019 Project

GO19_AC_CH04_GRADER_4G_AS – Human Resources 1.0

Project Description:

In this project, you will append data from one table to another, modify the design of a table, and, after adding an Attachment field, you will attach a Word document to a database record. You will also create a table to organize special events offered to employees.

Steps to Perform:

Step

Instructions

Points Possible

1

Start Access. Download, open, and save the database named Student_Access_4G_Human_Resources.accdb.

0

2

Save a copy of the Management table as the Employees table.

10

3

Copy the Trainees table and then paste the table, appending the data from it into the Employees table (the appended table will contain eleven records).

12

4

Open the Employees table in Design view. Change the data type for the Empl ID field to Short Text.

8

5

In the Empl ID field, limit the field size to 4 characters.

8

6

Add a new Monthly Salary field below the Annual Salary field, with the data type set to Calculated. In the Expression Builder dialog box, enter the calculation as [Annual Salary]/12 and change the Result Type to Currency.

8

7

Between the ZIP field and the Annual Salary field, add a new Certificate field to the table with the data type set to Attachment.

8

8

Select the ZIP field. In the Input Mask box, type 00000-9999. Limit the field size to 10 characters. Make entry of data into the field required. View the table in Datasheet view, and save your changes. In the warning message box, click Yes to continue, and then click Yes to continue.

8

9

In the Michael Chin record, in the Attachment field, double-click, and then from the student data files, attach Chin_Cert.pdf. Click OK. Using the same technique, for the Jan Meyer record, add the certificate that is in the Meyer_Cert.pdf file. Close the table.

8

10

Create a table in Design view. In the first Field Name box, type Activity ID, and select an AutoNumber data type. On the Design tab, in the Tools group, click the Primary Key button.

8

11

In the second Field Name box, type Activity. In the third Field Name box, type Shift and select a Lookup Wizard data type. Type the look up list to include Day, Evening, Overnight, and Weekend.

10

12

Switch to Datasheet view, saving the table as Employee Activities.

2

13

Populate the table with the following data, and then adjust the column widths so all data is visible.

Activity ID

Activity

Shift

1

Luncheon

Day

2

Appetizer Buffet

Evening

3

Donuts/Coffee

Overnight

4

Softball Game

Evening

5

Bowl-a-thon

Weekend

10

14

Save and close the database, and then submit for grading.

0

Total Points

100

Created On: 07/05/2019 1 GO19_AC_CH04_GRADER_4G_AS – Human Resources 1.0

Chin_Cert.pdf

Employee Training Certificate

Michael Chin has completed the Diversity Awareness Training Program:

Supervisor signature Date

  • Michael Chin
    • has completed the Diversity Awareness Training Program:
  • Employee Training Certificate

Meyer_Cert.pdf

Employee Training Certificate

Jan Meyer has completed the Diversity Awareness Training Program:

Supervisor signature Date

  • Michael Chin
    • has completed the Diversity Awareness Training Program:
  • Employee Training Certificate

,

Grader – Instructions Access 2019 Project

GO19_AC_CH04_GRADER_4G_AS – Human Resources 1.0

Project Description:

In this project, you will append data from one table to another, modify the design of a table, and, after adding an Attachment field, you will attach a Word document to a database record. You will also create a table to organize special events offered to employees.

Steps to Perform:

Step

Instructions

Points Possible

1

Start Access. Download, open, and save the database named Student_Access_4G_Human_Resources.accdb.

0

2

Save a copy of the Management table as the Employees table.

10

3

Copy the Trainees table and then paste the table, appending the data from it into the Employees table (the appended table will contain eleven records).

12

4

Open the Employees table in Design view. Change the data type for the Empl ID field to Short Text.

8

5

In the Empl ID field, limit the field size to 4 characters.

8

6

Add a new Monthly Salary field below the Annual Salary field, with the data type set to Calculated. In the Expression Builder dialog box, enter the calculation as [Annual Salary]/12 and change the Result Type to Currency.

8

7

Between the ZIP field and the Annual Salary field, add a new Certificate field to the table with the data type set to Attachment.

8

8

Select the ZIP field. In the Input Mask box, type 00000-9999. Limit the field size to 10 characters. Make entry of data into the field required. View the table in Datasheet view, and save your changes. In the warning message box, click Yes to continue, and then click Yes to continue.

8

9

In the Michael Chin record, in the Attachment field, double-click, and then from the student data files, attach Chin_Cert.pdf. Click OK. Using the same technique, for the Jan Meyer record, add the certificate that is in the Meyer_Cert.pdf file. Close the table.

8

10

Create a table in Design view. In the first Field Name box, type Activity ID, and select an AutoNumber data type. On the Design tab, in the Tools group, click the Primary Key button.

8

11

In the second Field Name box, type Activity. In the third Field Name box, type Shift and select a Lookup Wizard data type. Type the look up list to include Day, Evening, Overnight, and Weekend.

10

12

Switch to Datasheet view, saving the table as Employee Activities.

2

13

Populate the table with the following data, and then adjust the column widths so all data is visible.

Collepals.com Plagiarism Free Papers

Are you looking for custom essay writing service or even dissertation writing services? Just request for our write my paper service, and we'll match you with the best essay writer in your subject! With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.

Get ZERO PLAGIARISM, HUMAN WRITTEN ESSAYS

Why Hire Collepals.com writers to do your paper?

Quality- We are experienced and have access to ample research materials.

We write plagiarism Free Content

Confidential- We never share or sell your personal information to third parties.

Support-Chat with us today! We are always waiting to answer all your questions.

Explain advantages and disadvantages of the software as a service The chief technology officer (CTO) has indicated that your organization has been requested by the National Security Council (NSC) to comment on the upcoming National Cybersecurity Strategy.

Related Posts

computer science

Instructions ?Instructions: HYPOTHESIS AND RESEARCH DESIGN: Hypothesis: Since your hypotheses may serve as your research questions (what you plan to measure/examine)

computer science

Research Paper Instructions Based on the research question assignment in Week 2, write a research paper on your approved topic.?The paper should be?between 10-12?pages

computer science

Herb’s Concoction and Martha’s Dilemma: The Case of the Deadly Fertilizer Martha Wang worked in the Consumer Affairs Department of a company cal

Why Choose Us

Best Essay Writing Services- Get Quality Homework Essay Paper at Discounted Prices

At the risk of sounding immodest, we must point out that we have an elite team of writers. Ours isn’t a collection of individuals who are good at searching for information on the Internet and then conveniently re-writing the information obtained to barely beat Plagiarism Software. Who can’t do that?

Our writers have strong academic backgrounds with regards to their areas of writing. A paper on History will only be handled by a writer who is trained in that field. A paper on health care can only be dealt with by a writer qualified on matters health care. Thesis papers will only be handled by Masters’ Degree holders while Dissertations will strictly be handled by PhD holders. With such a system, you needn’t worry about the quality of work. Quality isn’t just an option, it is the only option. We don’t just employ writers, we hire professionals.

We have writers spread into all fields including but not limited to Philosophy, Economics, Business, Medicine, Nursing, Education, Technology, Tourism and Travels, Leadership, History, Poverty, Marketing, Climate Change, Social Justice, Chemistry, Mathematics, Literature, Accounting and Political Science.

Our writers are also well trained to follow client instructions as well adhere to various writing conventional writing structures as per the demand of specific articles.

They are also well versed with citation styles such as APA, MLA, Chicago, Harvard, and Oxford which come handy during the preparation of academic papers.

They also have unrivalled skill in writing language be it UK English or USA English considering that they are native English speakers. You also needn’t worry about logical flow of thought, sentence structure as well as proper use of phrases.

Our writers are also not the kind to decorate articles with unnecessary filler words. We respect your money and most importantly your trust in us. In writing, we will be precise and to the point and fill the paper with content as opposed to words aimed at beating the word count.

Our shift-system also ensures that you get fresh writers each time you send a job. This helps overcome occupational hazards brought about by fatigue. Hence, quality will consistently be at the top.

From our writers, you expect; good quality work, friendly service, timely deliveries, and adherence to client’s demands and specifications.

Once you’ve submitted your writing requests, you can go take a stroll while waiting for our all-star team of writers and editors to submit top quality work.

How Our Website Works

Get an Essay from Us

College Essays is the biggest affiliate and testbank for WriteDen. We hire writers from all over the world with an aim to give the best essays to our clients.

Our writers will help you write all your homework. They will write your papers from scratch. We also have a team of editors who read each paper from our writers just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE.

Step 1
To make an Order you only need to click ORDER NOW and we will direct you to our Order Page. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline. Deadline range from 6 hours to 30 days.

Step 2
Once done with writing your paper we will upload it to your account on our website and also forward a copy to your email.

Step 3
Upon receiving your paper, review it and if any changes are needed contact us immediately. We offer unlimited revisions at no extra cost.

Is it Safe to use our services?
We never resell papers on this site. Meaning after your purchase you will get an original copy of your assignment and you have all the rights to use the paper.

Pricing and Discounts
Our price ranges from $8-$14 per page. If you are short of Budget, contact our Live Support for a Discount Code. All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.
Please note we do not have prewritten answers. We need some time to prepare a perfect essay for you.

Recent Posts

  • Thesis Preliminary Pages
  • Use this link (Capstone Project Proposal Budget Requirements Download Capstone Project Proposal Budget Requirements) to find the template that you need to
  • What are some of the things that you might expect the CDC to do on a regular basis related to epidemiology? What do you think are some of the major chall
  • Part 1: Tell a story about your family, or a specific member of your family, that has been passed on from a previous generation (no academic references nee
  • Prepare a presentation for the physician group stakeholders detailing how the Medicare Access and CHIP Reauthorization Act of 2015 (MACRA) will affect reim
College Pal

All Rights Reserved Terms and Conditions
College pals.com Privacy Policy 2010-2018

Activity ID

Activity

Shift

1

Luncheon

Day

2

Appetizer Buffet

Evening

3

Donuts/Coffee

Overnight

4

Softball Game