M
MB
I have a table that has a field called YearInstalled. Data type is Number
(long integer) with validation rule: Is Null Or Between 1000 And 2999. (I
only need the year.)
Need to calculate the YearInstalled from the current year. I was doing this
in the query by adding a field but could not figure out the right syntax.
What is the correct way to do this calculation?
(long integer) with validation rule: Is Null Or Between 1000 And 2999. (I
only need the year.)
Need to calculate the YearInstalled from the current year. I was doing this
in the query by adding a field but could not figure out the right syntax.
What is the correct way to do this calculation?