COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
1st Edition
ISBN: 9780357392676
Author: FREUND, Steven
Publisher: CENGAGE L
expand_more
expand_more
format_list_bulleted
Question
error_outline
This textbook solution is under construction.
Students have asked these similar questions
you are supposed to create an excel sheet for student grade sheet. There must be at least 10 records. Following columns will be needed for the sheet.
Also add summary of the grades as follows.
Grade
Count
A
6
B
4
C
8
D
2
F
10
TOTAL
30
Grading Criteria to calculate grades is as follows:
Marks
Grade
90-100
A
80-89
A-
75-79
B+
70-74
B
65-69
C+
60-64
C
50-59
D
Less than 50
F
Create lookup functions to complete the summary section. In cell I6, create a formula using the VLOOKUP function to display the number of hours worked in the selected week. Look up the week number in cell I5 in the range A17:G20, and return the value in the 2nd column. Use absolute references for cell I5 and the range A17:G20.
Create a view named MONTHLY_RENTS. It consists of three columns: the first is the number of bedrooms, the second is the average square feet, and the third is the average monthly rent for all properties in the PROPERTY table that have that number of bedrooms. Use BEDROOMS, AVG_SQUARE_FEET, and AVG_MONTHLY_RENT as the column names. Group and order the rows by number of bedrooms.
2
Knowledge Booster
Similar questions
- The SERVICE_REQUEST table uses the CHAR data type for the DESCRIPTION and STATUS fields. Is there an alternate data type that could be used to store the values in these fields? Justify your reason for choosing an alternate data type or for leaving the data type as CHAR.arrow_forwardA new table has been requested to support tracking automated emails sent to customers. Create the table and add data as described below. Tablename: email_log Columns: emailid (numeric), emaildate (datetime), customer# (numeric) Primary key: emailid column, define as an Identity Column Add the following data rows and display resulting rows (if any errors occur, explain why the error is expected) Emaildate = current date, customer# = 1007 Emailid = specify to use the column default value, emaildate = current date, customer# = 1008 Emailid = 25, emaildate = current date, customer# = 1009arrow_forwardAdd two columns to the EMPLOYEES table. One column, named EmpDate, contains the date of employment for each employee, and its default value should be the system date. The second column, named EndDate, contains employees date of termination.arrow_forward
- Ensure that the only legal values for the TYPE column in the TRIP table are Biking, Hiking, or Paddling.arrow_forwardChange the CONTACT view so that no users can accidentally perform DML operations on the view.arrow_forwardCreate a view called HOMEWORK13 that includes the columns named Col1 and Col2 from the FIRSTATTEMPT table. Make sure the view is created even if the FIRSTATTEMPT table doesn’t exist.arrow_forward
- Create a view named CONDO_FEES. It consists of two columns: the first is the square footage, and the second is the average fee for all condos in the CONDO_UNIT table thathave that square footage. Use AVERAGE_FEE as the column name for the average fee.Group and order the rows by square footage. a. Write and execute the CREATE VIEW command to create the CONDO_FEES view. b. Write and execute the command to retrieve the square footage and average fee foreach square footage for which the average fee is greater than 500. c. Write and execute the query that the DBMS actually executes. d. Does updating the database through this view create any problems? If so, what arethey? If not, why not?arrow_forwardCreate a trigger named Products_UPDATE that checks the new value for the DiscountPercent column of the Products table. This trigger should raise an appropriate error if the discount percent is greater than 100 or less than 0. If the new discount percent is between 0 and 1, this trigger should modify the new discount percent by multiplying it by 100. That way, a discount percent of .2 becomes 20. Test this trigger with an appropriate UPDATE statement.arrow_forwardUse the HOL Small Company ERD and HOL Small Company Details xlsx to completethe steps listed below.It is important to name the tables and columns exactly as they are shown in theERD/xlsx.Failure to do so will cause future assignment to fail.*//*()Comments1. At the beginning of your script, make single-line comments for yourname, the name of the assignment, and the date.2. At the beginning of your script, make a multi-line comment thatdescribes the issues you had with this assignment.*//* ()Creating TablesAfter the 5 DROP TABLE statements, complete the 5 CREATE TABLE statementsbelow to create the tables listed below.Make sure you choose the appropriate data types.Include NOT NULL and UNIQUE constraints.DO NOT include key constraints (i.e., primary keys, foreign keys) in yourstatements.The table names are:() HOL_CUSTOMERS(6) HOL_BOOKS(6) HOL_BOOK_CATEGORY(6) HOL_ORDERS(6) HOL_ORDER_ITEMS */DROP TABLE HOL_ORDER_ITEMS;DROP TABLE HOL_ORDERS;DROP TABLE HOL_CUSTOMERS;DROP TABLE…arrow_forward
- Type Reduction in cell M1 The amount is 50% of sick days above 10, whenever sick days exceed 10. For all other records, the amount is 0 Create the criteria area, starting in cell P8 Enter formula(s) to complete column M, using an IF Statement.arrow_forwardCreate a scatterplot in Excel of age and years worked.Comment on what this scatterplot tells you about the data.arrow_forwardplease solve the last 3 questions with the fact that I have posted it before and the person who answered it said that I have to publish it again so you can solve the last 3 questionsarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- COMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE LNp Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:Cengage
- A Guide to SQLComputer ScienceISBN:9781111527273Author:Philip J. PrattPublisher:Course Technology Ptr
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
A Guide to SQL
Computer Science
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Course Technology Ptr