FINANCIALPERIODSTARTDATE function

Created by Harry Lewis, Modified on Tue, 16 Jul at 9:33 AM by Gabriel Michaud

Applies to:

  • GL Module

  • ERP:  Acumatica, CEGIC, Haufe x360, JAMIS Prime, MYOB Acumatica

 

Description

The FINANCIALPERIODSTARTDATE function returns the Excel date value for the start date of a financial period (as defined in the ERP's master financial calendar).

 


TABLE OF CONTENTS

 

 

Syntax

  FINANCIALPERIODSTARTDATE(Connection, Period, Company)

 

Parameters

The FINANCIALPERIODSTARTDATE  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.

CompanyOptionalThe ID of the company whose financial calendar is to be used for determining the results.  This parameter is used when the Multiple Calendar Support feature is enabled within Acumatica. The company financial calendar of the specified company will be used. If left blank, the Master Financial Calendar will be used.

Example

 

  =FINANCIALPERIODSTARTDATE("Demo", "12-2014")

 

Description: Returns the start date of the 12-2014 financial period.

 

Result: 41974 (The Excel value for December 1, 2014)

 


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article