You are customizing a Great Plains window by adding VBA code. You set a breakpoint to debug the code. Once stopped at a breakpoint, what command executes the code one line at a time?
You open a Great Plains window and want to customize it with VBA. The window that you opened is a Modal window. When a modal window is displayed, how can it be added to the VBA project?
You have added a Great Plains window and several fields to the VBA project. You realize that a few fields are not needed. How do you remove an individual field from the VBA project?
You are asked to customize the Payables Transaction Entry window by making the Shipping Method a required field. Using VBA code, which statement would accomplish this?
You have a need to hide the Great Plains Customer Maintenance window.
The Customer Maintenance window has been added to the VBA project. Using VBA code, which VBA
statements would accomplish this?
What happens if you don have any Great Plains windows open and you choose Tools-Customize-Add What happens if you don? have any Great Plains windows open and you choose Tools-Customize-Add Current Window to Visual Basic?
You have added a Great Plains window to the VBA project. You realize that the wrong window has been added.
How do you remove a Great Plains window from the VBA Project?