FINANCIALPERIODENDDATE function
Modified on Fri, 15 Sep 2023 at 04:50 PM
Applies to:
GL Module
ERP: Acumatica, CEGIC, Haufe x360, JAMIS Prime, MYOB Advanced
Description
The FINANCIALPERIODENDDATE function returns the Excel date value for the end date of a financial period (as defined in the ERP's master financial calendar).
TABLE OF CONTENTS
Syntax
FINANCIALPERIODENDDATE(Connection, Period)
Parameters
The FINANCIALPERIODENDDATE function uses the following parameters (see our articles on filtering Velixo functions and using arrays or cell ranges as parameters):
Parameter | Required/Optional | Description |
Connection | Required | The name of the connection, as specified in the Connection Manager |
Period | Required | The financial period, in MM-YYYY format. |
Example
=FINANCIALPERIODENDDATE("Demo", "12-2014")
Description: Returns the end date of 12-2014 financial period.
Result: 42004 (The Excel value for December 31, 2014)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article