FormatCondition.LongestBarValue Property (Access)

Gets or sets a numeric expression that specifies the value of the longest bar of a FormatCondition. Read/write String.

Version Information

Version Added: Access 2010

Syntax

expression .LongestBarValue

expression A variable that represents a FormatCondition object.

Remarks

By default, the LongestBarValue contains a zero-length string ("").

If the value of the LongestBarLimit property is acAutomatic, then the LongestBarValue is ignored.

See Also

Concepts

FormatCondition Object Members

FormatCondition Object