Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 669 Bytes

Access.AcFormatBarLimits.md

File metadata and controls

24 lines (19 loc) · 669 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
AcFormatBarLimits enumeration (Access)
vbaac10.chm14529
vbaac10.chm14529
Access.AcFormatBarLimits
15cc7bb2-ef78-1b55-910c-fbc8b9f95c61
06/08/2019
medium

AcFormatBarLimits enumeration (Access)

Specifies how the threshold values for a Data Bar is determined.

Name Value Description
acAutomatic 0 For the shortest bar, the lowest value is used. For the highest bar, the highest value is used.
acNumber 1 A number is used.
acPercent 2 A percentage is used.

[!includeSupport and feedback]