You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

Creates and returns new ReferenceValue, adds it to collection. PARAMETERS: Name, Description, Value, ValueDescription, MinValue, MaxValue as Strings, IsNotBetween, IsRange as booleans.

Syntax

Public Function Add( _
   ByVal Name As Variant _
) As ReferenceValue

Parameters

  • Name

See Also

  • No labels