Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Removes an item from the value list for a custom field.
Syntax
expression. CustomFieldValueListDelete( _FieldID_, _Index_ )
expression A variable that represents an Application object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| FieldID | Required | Long | The custom field. Can be one of the PjCustomField constants. |
| Index | Required | Integer | The row number of the value list item to delete from the Value List dialog box. |
Return value
Boolean
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.