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