XlSpecialCellsValue enumeration (Excel)
Specifies cells with a particular type of value to include in the result.
Name | Value | Description |
---|---|---|
xlErrors | 16 | Cells with errors. |
xlLogical | 4 | Cells with logical values. |
xlNumbers | 1 | Cells with numeric values. |
xlTextValues | 2 | Cells with text. |
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.