Extract integer value of current year

1126
1
Jump to solution
10-11-2018 08:49 AM
AdamMunro
New Contributor

I'm wondering if it's possible to the current year (e.g. 2018) and convert it to integer within a XLSForm.

I'm trying to extract the Year Date, send it to a number value and then do additional calucations and functions to the value for other fields.

Something like the following:

{Current Year} = Int(Year(Today()))

 

Thanks,

Adam Munro

Tags (3)
0 Kudos
1 Solution

Accepted Solutions
1 Reply
IsmaelChivite
Esri Notable Contributor