FormatConditions.AddDatabar method (Excel)

Returns a Databar object representing a data bar conditional formatting rule for the specified range.

Syntax

expression.AddDatabar

expression A variable that represents a FormatConditions object.

Return value

Databar object

Remarks

Data bars help you see the value of a cell relative to other cells. The length of the data bar represents the value in the cell. A longer bar represents a higher value and a shorter bar represents a lower value.

Data bars are useful in spotting higher and lower numbers, especially with large amounts of data, such as top and bottom selling toys in a holiday sales report.

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.