У нас вы можете посмотреть бесплатно New Perspectives Access 2019 | Module 5: End of Module Project 2 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Please contact us if you need this project or any other project in any subject to be completed. Whatsapp: +1-343-321-3276 Email: essayserviceusa@gmail.com WhatsApp Link: https://wa.me/13433213276 #NewPerspectivesAccess2019 #Module5EndofModuleProject2 #CardiacRehabAssociates New Perspectives Access 2019 | Module 5: End of Module Project 2 Cardiac Rehab Associates IMPROVING TABLES AND CREATING ADVANCED QUERIES PROJECT STEPS 1. Cardiac Rehab Associates is a company that helps people rehabilitate their health and strength after an illness or an accident. You work as a research analyst to maintain records and to analyze the success of various activities and programs. At Cardiac Rehab Associates, you are developing an Access database application to help manage this information. In this project, you will improve the existing database by modifying field properties in tables and creating different types of queries. Open the Clients table in Design View. Add three new fields below the InsuranceCode field. The first field should be named ClientEmail with a Hyperlink data type. The second should be named Headshot with an Attachment data type, and the third should be named Notes with a Long Text data type. Modify the Append Only property for the Notes field to Yes, then save the Clients table. 2. While still in Design View of the Clients table, apply the Caption property for the FirstName field to First, and the LastName field to Last. Change the Field Size property for the FirstName and the LastName fields to 30. 3. While still in Design View of the Clients table, change the Required property for the DateOfBirth field to Yes, apply the Validation Rule property 4. While still in Design View of the Clients table, change the Veteran field to Short Text then save the table. Use the Lookup Wizard to create a lookup field for the Veteran field. Type in the values of Army, Navy, Air Force, and Marines. Accept the other default settings in the Lookup Wizard. Save the table if prompted, then modify the List Rows Lookup property for the Veteran field to display 4 rows. Save the Clients table. 5. While still in Design View of the Clients table, add [StartDate]=[DateOfBirth] as the Validation Rule for the table and enter Start date must be greater than date of birth as the Validation Text property for the table. Save the Clients table. Click Yes if prompted to test for data integrity. 6. Switch to Datasheet View of the Clients table, then use the lookup list to change the Veteran field value from No to Army for the fourth record (ClientID 00003 Leroy Schonthaler). 7. While still in Datasheet View of the Clients table, add the Support_AC19_EOM5-2_Woman.jpg file in the default folder location to the Attachment field for the first record (ClientID 00000 Mary Gochnauer). Add a Total row to the datasheet and average the values in the StrengthScore and FlexibilityScore fields. Save and close the Clients table. 8. Open the InsuranceCount query in Design View. Add Insurance as the Caption property to the InsuranceCode field. Add Clients by Gender and Insurance as the Description property for the query. 9. Create a new query in Query Design View based on the Clients table. Add the FirstName, LastName, DateOfBirth, and Gender fields in that order. Sort the records in descending order on the DateOfBirth field and return the top 15 records. 10. Create a new query in Query Design View based on the Clients table. Add the Gender, InsuranceCode, and MonthlyFee fields to the query grid in that order. Change the query from a Select query to a Crosstab query. Use InsuranceCode as the Row Heading field, Gender as the Column Heading field, and Sum MonthlyFee as the Value field. Save the query with the name InsuranceGenderCrosstab and view the query in Datasheet View as shown in Figure 3. Close the InsuranceGenderCrosstab query. Figure 3: InsuranceGenderCrosstab Query in Datasheet View Microsoft product screenshot reprinted with permission from Microsoft Incorporated. Copyright © 2020 Cengage Learning. All Rights Reserved. 11. Use the Find Unmatched Query Wizard to find records in the InsuranceCompanies table that contain no related records in the Clients table. The InsuranceCode field in each table contains matching data. Include both the InsuranceCode and CompanyName fields in the query results. Save the query with the name InsuranceCompanies Without Matching Clients and view the results in Datasheet View as shown in Figure 4. Close the InsuranceCompanies Without Matching Clients query. Figure 4: InsuranceCompanies Without Matching Clients Query in Datasheet View Microsoft product screenshot reprinted with permission from Microsoft Incorporated. Copyright © 2020 Cengage Learning. All Rights Reserved. Save and close any open objects in your database. Compact and repair your database, close it, and then exit Access. Follow the directions on the SAM website to submit your completed project.