Equivalent to clicking the Options command on the Tools menu and then clicking 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
Return to index