June 20, 200718 yr Hi all Can't figure out how to calculate the number of days left in the current year.
June 20, 200718 yr Minor correction: date ( 12 ; 31 ; year ( get ( currentDate )) - get ( currentDate )
June 20, 200718 yr Author Genx I assume that that goes in a calc field. When i do all i get is a ? Thanks
June 20, 200718 yr Hi Fred, No worries. Make sure that your calculation is unstored and that the result is Number type. Edited June 20, 200718 yr by Guest
June 20, 200718 yr .. seems there was also a missing bracket: date ( 12 ; 31 ; year ( get ( currentDate ))) - get ( currentDate )
Create an account or sign in to comment