Name the mode in which we create object and write logical statements for VB applications
Answers
Answered by
0
Explanation:
The VBA IDE can be used in any one of the following three modes: run mode, break mode, or design mode. The IDE is in design mode when one is writing code or designing a form. Run mode occurs when a procedure is running.
Answered by
0
Answer:
Run mode, Design mode, Break mode
Similar questions