Asked by Vhukhudo Mukhudwane on Apr 28, 2024

verifed

Verified

What happens if you display a form in Form Design View, and then click the Visual Basic button on the Database Tools tab?

A) You create a new module for the form.
B) Any modules attached to the form begin to run.
C) You display the VBA code for the form.
D) You add a standard module to the form.

Form Design View

A graphical interface in database software that facilitates the design and layout of forms for data entry and display.

Database Tools

Software or utilities designed for creating, editing, and managing database files and structures.

  • Familiarize oneself with the essential operations and features of the Visual Basic Editor.
verifed

Verified Answer

LP
Leywes PierreMay 02, 2024
Final Answer :
C
Explanation :
Clicking the Visual Basic button on the Database Tools tab while in Form Design View will display the VBA code for the form.