I have a variable named "year" which randomly displays the values 5 to 22. But I want "year" to display the dates 2000 to 2017 instead of the numeric 5 to 22. for example if "year" =5 I want to change it to make "year"=2000. another example : If "year"=6 I want year to show "year"=2001 or if "year"=22 I want to change and make "year"=2017