Friday, May 27, 2022

Comment macro statement

The Comment statement in Access macros can be used to provide explanatory remarks in a macro.

Setting

The Comment statement doesn't have any arguments.

Remarks

A Comment may be up to 1000 characters in length. However, by default, only the first line of the comment is displayed in the macro design window. To see the entire comment text, click or tab into the Comment statement in the Macro design window.

No comments:

Post a Comment