I am trying to combine two float type variables. Currently I have two variables "month" and "year" both are float and when looking at the data set they appear as numbers (ie: month: 4 year:1999) I would like to combine them to read: 4/1999 or 4 1999. Is there a way to do this easily?
-
Login or Register
- Log in with
Comment