TODAYNV function

Created by Harry Lewis, Modified on Thu, 22 Feb 2024 at 07:14 PM by Harry Lewis

Applies to:

  • Velixo NX


The TODAYNV function returns the current system date.  It returns the same data as does the Excel TODAY() function.



TABLE OF CONTENTS


Overview

A small number of Excel functions are "volatile".  Volatile functions trigger recalculation for every worksheet change.  As a result, they can have a dramatic impact on worksheet performance.  In mostly static workbooks (where not much changes between recalculations), the performance impact may not be particularly noticeable.  


But in workbooks containing Velixo functions – where data must be retrieved from the ERP – adding a volatile function that causes Excel to perform extra calculations (and call upon Velixo to recalculate every Velixo function) can make a noticeable difference.  In extreme cases, this can make a workbook almost unusable.


One of the most commonly used volatile Excel functions is the TODAY() function.  But while volatile, this function is extremely helpful in automating reports.


In order to provide the ability to retrieve the current date but avoid the volatile nature of the native Excel function, the Velixo TODAYNV function only recalculates when the report is refreshed.



Syntax


TODAYNV()


Parameters


The TODAYNV function uses no parameters.



Example


=TODAYNV()


Description

Returns today's date.

 

Result




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 atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article