logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Victor JordanEnglish
(5/5)

592 Answers

Hire Me
expert
Witi HydeGeneral article writing
(5/5)

539 Answers

Hire Me
expert
Ata WhbaLaw
(5/5)

783 Answers

Hire Me
expert
Pooja DTechnical writing
(/5)

818 Answers

Hire Me
Excel
(5/5)

Open the HamiltonCC-07 workbook and click the Enable Editing button.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

see the attached Excel file 

1. Open the HamiltonCC-07 workbook and click the Enable Editing button. The file will be renamed automatically to include your name.

2. Select cell D2 on the Data sheet and review the formula. The formula divides calories by time and rounds the results to three decimal places.

3. Select cells D2:D10 and open the Format Cells dialog box.

4. Select the Custom category on the Number tab and build a format to display three decimal places (Figure 7-69).

 Figure 7-69 Custom format for values

5. Select cell D2 and click the Format Painter button [Home tab, Clipboard group]. Click the Calorie Tracking tab and paint the format to cells E3:E33.

6. Select cell E3 on the Calorie Tracking sheet. Start a VLOOKUP function to lookup the label in cell C3. For the array, use an absolute reference to cells A2:D10 on the Data sheet. The Col_index_num is 4 for the calories per minute column. Leave the Range_lookup argument empty; the array (A2:D10) is sorted in ascending order. The result of the VLOOKUP formula is calories per minute for the exercise (Figure 7-70).

 Figure 7-70 VLOOKUP formula

7. Edit the formula in cell E3 to multiply the results by the number of minutes in cell D3.

8. Copy the formula in cell E3 to cells E4:E33. The #N/A error message displays in rows where no data displays.

9. Select cells C3:C33 and set data validation to use the list of activity names on the Data sheet. Do not use an input message or an error alert.

10. Select the Calorie Tracking sheet and delete the data in cells A3:D23.

11. Select cells B3:B33 and set data validation to use a Date that is less than or equal to TODAY (Figure 7-71). Include a Stop error alert with a title of Check Date and a message of Date must be today or in the past. including the period.

 Figure 7-71 Data validation for dates

12. Select cells A3:D33 and remove the Locked cell property. Select cell A3 to position the insertion point.

13. Display the Developer tab on the Ribbon and click the Data worksheet tab.

14. Draw a combo box control to cover cell F8 and open its Format Control dialog box. Select cells G8:G11 for the Input range and type f8 in the Cell link box (Figure 7-72).

 Figure 7-72 Combo box settings

15. Deselect the control and then select Second from the control. The linked cell is under the control and hidden from view.

16. Click the Hospital Seminars tab and select cell D4. This cell has Center Across Selection alignment applied.

17. Select cell D4 and use CONCAT and INDEX to display the result from the combo box, concatenating the Index results to the word “Quarter.”

a. Start a CONCAT function [Text group].

b. Use the INDEX function with the first arguments list as the Text1 argument.

c. Choose cells G8:G11 on the Data sheet for the Array argument and cell F8 for the Row_num argument. You can select the combo box control or type f8 after the sheet name (Figure 7-73). When the array is one column, a Column_num argument is not necessary.

 Figure 7-73 INDEX is nested within CONCAT

d. Click between the two ending parentheses in the Formula bar to return to the CONCAT arguments and type a comma (,) to move to the Text2 argument. (If you accidentally click OK, click the Insert Function button to re-open the Function Arguments dialog box.)

e. Click the Text2 box, press Spacebar, type Quarter, and click OK. (Figure 7-74).

 Figure 7-74 Space character is included with Text2 argument

f. Format cell D4 as bold italic 16 pt.

18. Select the Data sheet, select Third from the combo box control, and return to the Hospital Seminars sheet to see the results.

19. Select cell D4 and cells D6:G10 on the Hospital Seminars sheet and remove the Locked property.

20. Delete the contents of cells D6:G10 and select cell D6.

21. Check accessibility and add the alternative text Hamilton Civic Center Logo to both pictures in the workbook.

22. Select cell D6 on the Hospital Seminars sheet and cell A3 on the Calorie Tracking sheet.

23. Protect the Hospital Seminars sheet and the Calorie Tracking sheet, both without passwords.

24. Save and close the workbook (Figure 7-75).

25. Upload and save your project file.

26. Submit project for grading.

 

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme