FormatCondition.ShortestBarValue Property (Access)

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

Version Information

Version Added: Access 2010

Syntax

expression .ShortestBarValue

expression A variable that represents a FormatCondition object.

Remarks

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

If the value of the ShortestBarLimit property is acAutomatic, then the ShortestBarValue is ignored.

See Also

Concepts

FormatCondition Object

FormatCondition Object Members