I have actual age in data set. I would like to create a new variable called Age Group. So, if [Age] => 25 and < 35, then Age Group = 25-34 Else, if [Age] => 35 and <45 then Age Group = 35-44, Else, ...and so forth to [Age] > 64, Age Group = "65+"
Straight forward market research calc, just struggling with Formula tool logic??
Thanks