For some reason one of my label expressions [year] is showing 6 decimal places when there should be none. A similar label [Age] shows properly without any decimal places. Both field are defined the same as numeric.
Expression:
[Year]&" "& [Project] &" "& [Age]&" yrs old"
