Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You are the general manager of a large hotel chain. Your establishment provides a variety of guest services ranging from rooms and conferences to weddings.
You are the general manager of a large hotel chain. Your establishment provides a variety of guest services ranging from rooms and conferences to weddings. The data entry accuracy of your staff could bear some improvement, so you have decided to move to Microsoft Access and implement several data validation techniques. You also will take advantage of Access's Expression Builder to help analyze data.
I am currently stuck on steps 7-10.
Steps to Perform: Step Instructions Points Possible Start Access. Open the file named exploring_a05_grader_h2_Hotel.accdb. Open the Members table in Design view. Add a phone number input mask to the Phone field. Accept all defaults. Save and close the table. Open the Location table in Design view. Change the Required property for the City and Address fields to Yes. Convert the LastRenovation field to a Lookup Wizard. Look the values up in the Renovation table. Save and close the Location table. Open the Orders table in Design view. Add a validation rule that requires the value of the NunInParty field to be less than or equal to 75. Set validation text to Party sizes cannot exceed 75. (include the period). Save and close the Orders table. Create a copy of the Average By Day query. Name the new query Average By Month. Delete the Service Date field from the Average By Month query. Add a new column using the Expression Builder. Create a formula to extract the name of the month from the ServiceDate field using a combination of the Date part and MonthName functions. Name the column Month, and move the Month field to the left of the NumInParty field. Run the query. Save and close the query. Create a copy of the Average By Month query. Name the new query Average By Month and Year. Add a second grouping field between the Month and NuminParty fields. The field should display the four-digit year in the ServiceDate field. Name the new field Year. Sort by Year in ascending order. Run the query. Save and close the query. 10 Save the database. Close the database, and then exit Access. Submit the database as directed. Steps to Perform: Step Instructions Points Possible Start Access. Open the file named exploring_a05_grader_h2_Hotel.accdb. Open the Members table in Design view. Add a phone number input mask to the Phone field. Accept all defaults. Save and close the table. Open the Location table in Design view. Change the Required property for the City and Address fields to Yes. Convert the LastRenovation field to a Lookup Wizard. Look the values up in the Renovation table. Save and close the Location table. Open the Orders table in Design view. Add a validation rule that requires the value of the NunInParty field to be less than or equal to 75. Set validation text to Party sizes cannot exceed 75. (include the period). Save and close the Orders table. Create a copy of the Average By Day query. Name the new query Average By Month. Delete the Service Date field from the Average By Month query. Add a new column using the Expression Builder. Create a formula to extract the name of the month from the ServiceDate field using a combination of the Date part and MonthName functions. Name the column Month, and move the Month field to the left of the NumInParty field. Run the query. Save and close the query. Create a copy of the Average By Month query. Name the new query Average By Month and Year. Add a second grouping field between the Month and NuminParty fields. The field should display the four-digit year in the ServiceDate field. Name the new field Year. Sort by Year in ascending order. Run the query. Save and close the query. 10 Save the database. Close the database, and then exit Access. Submit the database as directedStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started