When an On Close event is triggered and there is no macro attached to the event, what does Access do?
A) The default Event macro is run.
B) It closes the form or report without doing anything.
C) The default On Close macro is run
D) There is no On Close event.
B
You might also like to view...
When a program retrieves data from a file, this process is known as __________ data from the file.
Fill in the blank(s) with the appropriate word(s).
WPA ____________________ was designed for individuals or small office home office (SOHO) settings of generally 10 or fewer employees.
Fill in the blank(s) with the appropriate word(s).
A project manager needs more hard drive space so the technician installs a hard drive that was removed from a computer that is used for spare parts. BIOS recognizes the drive, but the Disk Management status window shows the drive as Failed. What should the technician do first?
A) Run BitLocker. B) Right-click on the drive and select Reactivate Disk. C) Use the Check Now tool. D) Run an antivirus application.
Which of the following is not an inter-function communication data flow?
A. A downward flow from the calling function to the called function. B. An upward flow from the called function to the called function. C. A bi-directional flow from the calling function to the called function and vice versa. D. A bi-directional lateral flow between two functions called by the same function.