RelationalDBDesign
SiteMap
Data Manipulation
Access Features
Building Database
Tables Queries
Business Rules
Cursors Views
Database Creation
SQL Monitoring
Access Macros
«Prev
Next»
Access Features
Define Database Relationships
Different-types-accessRelationships
One-to-One one-to-Many
Many-to-many Relationship
Referential Integrity Access
Cascade Update Delete
Referential Integrity
Working With Web
Using hyperlinks Forms
Data Access Pages
Data Access Types
Create Grouping Style Page
Working With Web Conclusion
Access Tools
Microsoft Access Security
Working With Startup Dialog
Access Add In
Encrypting, Decrypting Database
Understanding Access Replication
Replicating Access Databases
Convert Microsoft Access
Access Tools Conclusion
Using Access Macros
Access Macros
Create Access Macro
Assign Macro
Running Queries Macros
Available Access Macros
Macros Conclusion
Running Queries with Macros, Actions - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
What macro action do you use to disable prompts from being displayed when running action queries from a macro?
Please select the best answer.
A.
HourGlass
B.
Echo
C.
Maximize
D.
SetWarnings
2.
When do you not have to use a macro name within a macro group?
Please select all the correct answers.
A.
When you are using the OpenQuery action
B.
When the macro is the first one in the macro group
C.
When the macro is the last one in the macro group
D.
When the macro is the only one in the macro group
3.
In Access, what signifies that a new macro is starting in a macro group?
Please select the best answer.
A.
A space between macros
B.
The macro name
C.
Macro description
D.
Arguments