Chat with us, powered by LiveChat Innovations Game Studio has locations in Portland, Seattle, and Salt Lake City. Each location has game-development teams to produce video games for various consoles. You will use text fun | Wridemy

Innovations Game Studio has locations in Portland, Seattle, and Salt Lake City. Each location has game-development teams to produce video games for various consoles. You will use text fun

Exp19_Excel_Ch11_ML2_Game_Studio 

Exp19 Excel Ch11 ML2 Game Studio

Excel Chapter 11 Mid-level 2 – Game Studio

  

Project Description:

Innovations Game Studio has locations in Portland, Seattle, and Salt Lake City. Each location has game-development teams to produce video games for various consoles. You will use text functions to format the list and copy records of programmers in one location. In addition, you will insert database functions to calculate summary statistics and create a lookup area to look up an employee’s ID to retrieve that person’s name, job title, and salary.

     

Start Excel. Download and open   the file named Exp19_Excel_Ch11_ML2_GameStudio.xlsx.   Grader has automatically added your last name to the beginning of the   filename.

 

You want to combine the first,   middle, and last names into one cell for each person.
 

  Display the Salary Data worksheet. In cell E2, insert the TEXTJOIN function   to join the range
  B2:D2, using a space delimiter and ignoring blank cells. Copy the function to   the range E3:E49.

 

Column F contains job titles and   departments. You want to separate the data into two columns.
 

  Select the range F2:F49 and convert text to columns using the comma delimiter   to separate
  the department names from the job titles. Click OK when prompted with There’s already data
here. Do you want to replace it?

 

You want to display just the   city names in column I by nesting a LEN function within a LEFT function.
 

  In cell I2, insert a LEN function that identifies the number of characters in   cell H2. Edit the function by subtracting 4 after the closing parenthesis. The   result subtracts the two-letter state abbreviation, space, and comma, leaving   the number of characters in the city. Edit the cell contents to nest the LEN   function as the num_chars argument for a LEFT function. Use cell H2 as the   text argument. The nested function result should display the city name only.   Copy the function to the range I3:I49.

 

The state abbreviations should   be formatted in uppercase letters.
 

  In cell J2, insert an UPPER function that nests the RIGHT function with cell   H2 as the text function and the correct number of characters to extract just   the state abbreviation. Copy the function to the range J3:J49.

 

You want to create a criteria   range to enter data to filter the dataset based on conditions.
 

  Create a criteria range by copying the range A1:K1 and pasting it in cell   A51. Create conditions
  using Programming   as the   department and Salt Lake City as the city in the respective cells on row 52.

 

You are ready to create the   output range and perform the advanced filter.
 

  Create an output range by copying the range A51:K51 to cell A54. Perform the   advanced filter by copying data to the output range. Use the appropriate   ranges for list range, criteria range, and output range.

 

Hide columns B, C, D, and H in   the Salary Data worksheet. 

 

Change the width of column F to 21.

 

You are now ready to insert   database functions on the Information sheet.
 

  In cell B2, insert the appropriate database function to calculate the total   salary for programmers in Salt Lake City. Use the range A$1:K$49 in the   Salary Data worksheet for the database, Salary for the field, and the criteria range.

 

In cell B3, insert the   appropriate database function to calculate the average salary for programmers   in
  Salt Lake City.

 

In cell B4, insert the   appropriate database function to identify the highest salary for programmers   in Salt
  Lake City.

 

In cell B5, insert the   appropriate database function to identify the lowest salary for programmers   in Salt Lake
  City.

 

In cell B6, insert the   appropriate database function to count the number of programmers in Salt Lake   City.

 

You are ready to format the   values.
 

  Format the range B2:B5 with Accounting Number Format with zero decimal   places.

 

Format cell B6 with Comma Style   with zero decimal places.

 

You want to combine text using   the CONCAT function.
 

  In cell B1, insert a CONCAT function that concatenates the text in 'Salary   Data'!F52 and 'Salary Data'!I52 separated by a space, the word in, and another space. The result   should look like this: Programming in Salt Lake City.

 

Before using an INDEX function,   you want to use the MATCH function to identify the position of an ID.
 

  In cell E3, insert the MATCH function to identify the position of the ID   stored in cell E2. Use the range A2:A49 in the Salary Data worksheet for the   lookup_array argument and look for exact matches only.

 

In cell E4, insert the INDEX   function with Salary Data!A$2:K$49 as   the array, E$3 that contains the MATCH function as the row number, and 4 as the column number to   retrieve the last name corresponding to the ID in cell E3.

 

Copy the INDEX function to the   range E5:E6. Edit the function in cell E5 by changing 4 to 7. Edit the function in cell E6 by changing 4 to 11. Format cell E6 with Accounting Number Format with zero decimal   places. Change the ID in cell E2 to 17604 to test the results of the MATCH and INDEX   functions.

 

In cell H2, insert the function   to display the formula that is stored in cell B2.

 

In cell H3, insert the function   to display the formula that is stored in cell E3. Copy the function to cell   H4.

 

In cell H5, insert the function   to display the formula that is stored in cell B5. Copy the function to cell   H6.

 

Use the Home tab to change the   width for column H to 57.

 

Create a footer with your name   on the left side, the sheet name code in the center, and the file
  name code on the right side on all sheets.

 

Save and close Exp19_Excel_Ch11_ML2_GameStudio.xlsx.   Exit Excel. Submit the file as directed.

Maric_Exp19_Excel_Ch11_ML2_GamesStudio.xlsx

Information

Summary for Search for Formulas
Total salaries: ID: 11048 Cell B2:
Average salary: ID position: Cell E3:
Highest salary: Last name: Cell E4:
Lowest salary: Title: Cell B5:
# of employees: Salary: Cell B6:

Salary Data

ID First Name Middle Name Last Name Full Name Department Title Location City State Salary
10000 Gary Ivan Aikman Sound Design,Senior Sound Designer Seattle, wa $ 67,000
10387 Cynthia Michelle Felser Animation,Lead Animator Portland, or $ 80,000
11048 Linda Lu Noble Game Design,Senior Game Designer Seattle, wa $ 72,500
11309 Oronzo Bobbitt Programming,Senior Programmer Seattle, wa $ 105,250
11447 Maylou Sampieri Programming,Programmer Seattle, wa $ 61,000
11828 Kathy Lynne Powell Quality Assurance,QA Tester Salt Lake City, ut $ 45,000
12080 Cole Thomas Brubaker Programming,Programmer Portland, or $ 65,100
12182 Shelly Michelle Foerster Animation,Senior Animator Salt Lake City, ut $ 51,250
12392 Betty Guilford Animation,Animator Salt Lake City, ut $ 58,000
12524 Hank F. Drubin Programming,Programmer Salt Lake City, ut $ 68,750
12593 Lorna Marie Spinale Sound Design,Sound Designer Salt Lake City, ut $ 61,250
12961 Fran Watson Programming,Programmer Seattle, wa $ 85,750
13153 Lynn Ann Pennekamp Quality Assurance,Senior QA Tester Portland, or $ 51,000
13183 Nancy Sue Fegin Programming,Programmer Portland, or $ 89,000
13638 Meredith Erpf Programming,Programmer Salt Lake City, ut $ 85,800
13694 Jack Arnold White Programming,Programmer Salt Lake City, ut $ 89,000
13949 Heidi Helene Jackson Art,Senior Artist Seattle, wa $ 59,850
14426 Lance Moss Art,Artist Seattle, wa $ 52,250
15271 Claudia Carlotta Wilson Animation,Animator Portland, or $ 40,000
15903 Ryan T. Park Game Design,Game Designer Seattle, wa $ 57,250
16213 Yolanda Sue Gonzalez Animation,Animator Portland, or $ 61,250
17226 Kathy Darla North Game Design,Game Designer Salt Lake City, ut $ 57,250
17466 Angela Marie Parker Production,Executive Producer Seattle, wa $ 105,000
17604 Missy C. Brawner Programming,Senior Programmer Salt Lake City, ut $ 93,750
17699 Ringo Thomas Sade Sound Design,Sound Designer Portland, or $ 55,000
17762 Larry Stieglitz Sound Design,Sound Designer Portland, or $ 50,000
19203 Wiliam M. Brickey Programming,Senior Programmer Salt Lake City, ut $ 90,000
19559 Susan Kimberly Mosely Art,Artist Salt Lake City, ut $ 45,250
20607 Clay Spencer Lazarus Art,Artist Seattle, wa $ 45,000
20719 Paula Denise Rapee Quality Assurance,QA Tester Salt Lake City, ut $ 41,250
20966 David Gander Animation,Animator Salt Lake City, ut $ 55,000
22084 Monica Halloway Animation,Animator Seattle, wa $ 70,000
22284 Mike A. Moran Art,Artist Salt Lake City, ut $ 40,000
23164 Barney Clyde Quinton Quality Assurance,QA Tester Portland, or $ 40,000
23422 Ruth Sue Jamison Art,Senior Artist Portland, or $ 58,000
23484 Bridget Elise Simon Art,Artist Portland, or $ 40,000
24627 Jimmy Holly Art,Lead Artist Salt Lake City, ut $ 70,000
24997 Martha Sue Adams Sound Design,Lead Sound Designer Seattle, wa $ 85,000
25190 Criste Carlo Programming,Programmer Portland, or $ 82,425
25496 Joan Marie Scola Programming,Programmer Portland, or $ 65,760
25640 Elise Mason Art,Artist Portland, or $ 47,000
25940 Judy Fischler Animation,Senior Animator Seattle, wa $ 68,750
26148 Eleanor K. Munroe Game Design,Lead Game Designer Salt Lake City, ut $ 80,000
26341 Alex Houston Art,Senior Artist Salt Lake City, ut $ 60,000
26517 Bradley James Pawley Quality Assurance,Lead QA Tester Salt Lake City, ut $ 60,000
26634 Susan Rodriguez Quality Assurance,QA Tester Seattle, wa $ 42,000
26896 Thomas J. Bermont Programming,Lead Programmer Portland, or $ 120,000
27474 William Carter Elway Programming,Programmer Seattle, wa $ 75,000

Exp19_Excel_Ch11_ML2_Game_Studio_Instructions.docx

Grader – Instructions Excel 2019 Project

Exp19_Excel_Ch11_ML2_Game_Studio

Project Description:

Innovations Game Studio has locations in Portland, Seattle, and Salt Lake City. Each location has game-development teams to produce video games for various consoles. You will use text functions to format the list and copy records of programmers in one location. In addition, you will insert database functions to calculate summary statistics and create a lookup area to look up an employee’s ID to retrieve that person’s name, job title, and salary.

Steps to Perform:

Step

Instructions

Points Possible

1

Start Excel. Download and open the file named Exp19_Excel_Ch11_ML2_GameStudio.xlsx. Grader has automatically added your last name to the beginning of the filename.

0

Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. 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.

Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.

Do you need an answer to this or any other questions?

About Wridemy

We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.

How It Works

To make an Order you only need to click on “Order Now” and we will direct you to our Order Page. 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.

Are there Discounts?

All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.

Hire a tutor today CLICK HERE to make your first order

Related Tags

Academic APA Writing College Course Discussion Management English Finance General Graduate History Information Justify Literature MLA