Exam 13: Programming in Access
Exam 1: Microsoft Access Basics46 Questions
Exam 2: Creating a Database46 Questions
Exam 3: Creating Queries46 Questions
Exam 4: Creating and Modifying Forms46 Questions
Exam 5: Creating and Modifying Reports46 Questions
Exam 6: Integrating Access46 Questions
Exam 7: Enhancing Table Design46 Questions
Exam 8: Using Advanced Queries46 Questions
Exam 9: Using Advanced Form Features46 Questions
Exam 10: Adding Advanced Features to Reports46 Questions
Exam 11: Creating and Running Macros46 Questions
Exam 12: Automating Database Processes46 Questions
Exam 13: Programming in Access46 Questions
Exam 14: Creating Database Security and Documentation46 Questions
Exam 15: Microsoft Excel Basics46 Questions
Exam 16: Using Advanced Chart Features46 Questions
Exam 17: Improving Data Accuracy46 Questions
Exam 18: Creating Pivottables and Pivotcharts46 Questions
Exam 19: Using Powerful Excel Functions46 Questions
Exam 20: Creating and Using Macros46 Questions
Exam 21: Working With Auditing and Analysis Tools46 Questions
Exam 22: Protecting, Tracking, and Sharing Workbooks46 Questions
Exam 23: Importing and Exporting Data46 Questions
Exam 24: Changing the Appearance of a Worksheet46 Questions
Exam 25: Organizing the Worksheet46 Questions
Exam 26: Entering Worksheet Formulas46 Questions
Exam 27: Using Functions46 Questions
Exam 28: Enhancing a Worksheet46 Questions
Exam 29: Working With Multiple Worksheets and Workbooks46 Questions
Exam 30: Working With Charts46 Questions
Exam 31: Applying Advanced Formats to Worksheets46 Questions
Exam 32: Microsoft Office 2010 and the Internet46 Questions
Exam 33: Microsoft Powerpoint Basics46 Questions
Exam 34: Sharing and Delivering Presentations46 Questions
Exam 35: Creating Enhancing Powerpoint Presentations46 Questions
Exam 36: Working With Visual Elements46 Questions
Exam 37: Expanding on Powerpoint Basics46 Questions
Exam 38: Editing and Formatting Slide Content46 Questions
Exam 39: Working With Tables and Charts46 Questions
Exam 40: Working With Visual and Sound Objects46 Questions
Exam 41: Customizing Slides46 Questions
Exam 42: Importing and Exporting Information46 Questions
Exam 43: Microsoft Word Basics46 Questions
Exam 44: Working With Templates and Styles46 Questions
Exam 45: Customizing Tables and Creating Charts46 Questions
Exam 46: Creating Mail Merge Documents46 Questions
Exam 47: Sharing Documents46 Questions
Exam 48: Working With Long Documents46 Questions
Exam 49: Creating Indexes and Tables of Contents, Figures, and Authorities46 Questions
Exam 50: Working With Long Documents46 Questions
Exam 51: Creating Indexes and Tables of Contents, Figures, and Authorities46 Questions
Exam 52: Basic Editing46 Questions
Exam 53: Helpful Word Features46 Questions
Exam 54: Formatting Text46 Questions
Exam 55: Formatting Paragraphs and Documents46 Questions
Exam 56: Working With Graphics46 Questions
Exam 57: Working With Documents46 Questions
Exam 58: Increasing Efficiency Using Word46 Questions
Exam 59: Enhancing Documents46 Questions
Select questions type
When you enter dates in the Immediate window, you place a(n) ____ before and after the date to define when the date starts and ends.
(Multiple Choice)
4.8/5
(26)
You can add controls to a form that display the results of a calculation.
(True/False)
4.7/5
(37)
You can highlight a line of code before you type it to make it easier to see in the window.
(True/False)
5.0/5
(47)
To add a comment in VBA, you begin by typing a(n) ____ before the sentence.
(Multiple Choice)
4.8/5
(39)
AC Adv Case 13-2 John has written a VBA program that uses the following IF statement. He tests the program and the IF statement is not working as expected, so he asks for your help. 'This If statement checks for an empty input value 'Then it divides 100 by that value If IsEmpty(divisor) then 'Input field has a value so continue result = 100 / divisor End If You explain that the result is not being displayed correctly because ____.
(Multiple Choice)
4.8/5
(40)
A(n) ____________________ is an action that can be defined in VBA code where you use statements to describe the action you want performed.
(Short Answer)
5.0/5
(36)
When testing functions in Visual Basic, the answer appears in the Results window.
(True/False)
4.8/5
(32)
Identify the letter of the choice that best matches the phrase or definition.
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(30)
If you are going to use a control in a procedure, you first add the control to the database .
(True/False)
5.0/5
(32)
If a procedure is working correctly, the results of the procedure will show accurate results.
(True/False)
4.9/5
(35)
You assign specific functions to the parts of a control in the Control Sheet.
(True/False)
4.7/5
(28)
AC Adv Case 13-2 John has written a VBA program that uses the following IF statement. He tests the program and the IF statement is not working as expected, so he asks for your help. 'This If statement checks for an empty input value 'Then it divides 100 by that value If IsEmpty(divisor) then 'Input field has a value so continue result = 100 / divisor End If John wants to display an error message if there is no input value. You suggest that John ____.
(Multiple Choice)
4.7/5
(40)
VBA requires the use of specific syntax so that the procedure performs actions ____.
(Multiple Choice)
4.7/5
(36)
Showing 21 - 40 of 46
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)