TSGLBaseRange

Description

This function provides a quick way to create a filter that represents a range of accounts for the BaseAccount argument of the TSGLAmount function.

Syntax

= TSGLBaseRange( FromAccount , ToAccount )

Example

=TSGLBaseRange('4000','4999')

ArgumentDescription
FromAccountSpecifies the starting base account number for the range.
ToAccountSpecifies the ending base account number for the range.