Using VBA code, a group of statements may be created that set the event property value to the name of that group of statements; Access will then execute an event ____ when the event occurs.
A. procedure
B. method
C. property
D. action
Answer: A
Computer Science & Information Technology
You might also like to view...
If aPtr and bPtr point to consecutive nodes in a linked list, write the code that deletes the node pointed to by bPtr.
What will be an ideal response?
Computer Science & Information Technology
A meeting organizer schedules a meeting by creating a meeting ____________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Windows displays file name extensions by default.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which statement in a custom XML layout for a ListView sets the size of the test to 20sp?
A. android:textSize="20sp" B. ListView:textSize="20sp" C. android:text="20sp" D. ListView:text="20sp"
Computer Science & Information Technology