Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Microsoft Office Excel
Quiz 6: Data Validation and Data Analysis
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 81
Short Answer
If you wanted to display just the month in a date, you would use the ________ function.
Question 82
Essay
Match the following DatePart arguments with the data they would return: I. "yyyy" II. "n" III. "h" IV. "m" V. "w" A. Minute B. Month C. Year D. Day of the Week E. Hour
Question 83
Short Answer
The Lookup ________ creates the menu of predefined values (lookup fields) by asking you questions and using your answers to create the options list.
Question 84
Essay
Match the following with where they are found: I. Parameters II. Run (a query) III. Criteria (in a query) IV. Input Mask V. Validation Text A. Table Tools tab; Design tab; Field Properties; Input Mask row B. Query Tools tab; Design tab; Show/Hide group C. Table Tools tab; Design tab; Field Properties; Validation Text row D. Query Tools tab; Design tab; Criteria row E. Query Tools tab; Design tab; Results group
Question 85
Multiple Choice
Match the following terms with their descriptions: i. Date function II. Round function III. DatePart function IV. IIf function v. IsNull function
Question 86
Short Answer
The ________ function evaluates whether an expression is true or false.
Question 87
Essay
Match the following results with the proper formulas: I. January II. Wednesday III. December IV. Saturday V. 1 A. =MonthName(1) B. =WeekdayName(4) C. =MonthName(12) D. =WeekdayName(7) E. =DatePart("m",#01/16/1959#)
Question 88
Short Answer
The ________ function check to see if a field has had no value entered into it.
Question 89
Essay
Match the following terms with their descriptions: I. Data validation II. Validation text III. Validation Rule IV. Default value V. Input Mask Wizard A. Provides custom error message when incorrect data is entered B. Value entered automatically when a record is created C. A setting that limits what values can be entered in a field D. Set of rules that help control the accuracy of data entry E. Tool used to help create consistent formatting of data
Question 90
Multiple Choice
Match the following functions with when they would be used: i. Date II. DatePart III. IIf IV. Round v. IsNull
Question 91
Essay
Match the following results with the proper DatePart formulas (assume a BirthDate of December 26, 1959 at 10:30 AM): I. 1959 II. 12 III. 26 IV. 7 V. 10 A. =DatePart("h",[BirthDate]) B. =DatePart("w",[BirthDate]) C. =DatePart("d",[BirthDate]) D. =DatePart("m",[BirthDate]) E. =DatePart("yyyy",[BirthDate])
Question 92
Short Answer
To define how many decimal places should display, you can use the ________ function.
Question 93
Essay
Match the following terms with their descriptions: I. Input mask II. Lookup field III. Lookup Wizard IV. Parameter query V. Input Mask Wizard A. Predefined list of values presented in a menu B. Criterion is provided when query is run C. Took used to help create consistent formatting of data in a field D. Helps create a list of predefined values E. Setting that guarantees consistent formatting of data in a field
Question 94
Essay
Match the following results with the proper comparison operators: I. Does not equal 5000 II. Is less than 5000 III. Is less than or equal to 5000 IV. Is greater than 5000 V. Is greater than or equal to 5000 A. <5000 B. <=5000 C. >=5000 D. >5000 E. <>5000
Question 95
Essay
Match the following types of data with the appropriate input masks: I. Phone number II. Long Time III. Zip Code IV. Short Time V. Social Security Number A. 00:00 B. 000-00-0000 C. 00000-9999 D. !(999) 000-0000 E. 99:00:00 >LL