NxCALName - Calendar name of a given code

Returns the calendar name and description, given the calendar's short code (e.g., "US" will return "US Government Holidays").

Syntax

NxCALName(code)

code
is the calendar short code.

Remarks

  1. If the short code is not recognized (i.e., not supported), NxCALName will return the #VALUE! error value.
  2. See Calendars for a list of currently supported calendars.

Examples

Formula Description (Result)
=NxCALName(CHF) Switzerland Bank Holidays
=NxCALName(CAD) Canada Bank Holidays
=NxCALName(EUR) EUR ECB Banks Calendar

Files Examples

External Links

References

Comments

Article is closed for comments.

Was this article helpful?
0 out of 0 found this helpful