ECHO

Macro Sheets Only

Controls screen updating while a macro is running. If a large macro uses many commands that update the screen, use ECHO to make the macro run faster.

Syntax

ECHO(logical)

Logical is a logical value specifying whether screen updating is on or off.

Remarks

Related Functions

GET.WORKSPACE Returns information about the workspace

List of Customizing Functions