OPTIONS.LISTS.DELETE

Macro Sheets Only

Equivalent to choosing the Options command from the Tools menu and then selecting the Delete button on the Custom Lists tab when a custom list is selected.

Syntax

OPTIONS.LISTS.DELETE(list_num)

List_num is the number of the custom list to delete. The first five lists (numbered zero through 4) cannot be deleted. If list_num doesn't exist, then FALSE is returned.

Related Functions

OPTIONS.LISTS.GET Returns contents of custom AutoFill lists

OPTIONS.LISTS.ADD Used to add a new custom list

List of Command-Equivalent Functions