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')
Argument | Description |
---|---|
FromAccount | Specifies the starting base account number for the range. |
ToAccount | Specifies the ending base account number for the range. |