Hi All,

I want to create a new variable which is (Age * Education levels). But the problem is that the age variable and education levels variable are categories, for example, the 'Age variable' has five age groups and the 'education levels variable' has five levels of education.
How can I multiply two category variables by another category variable to create a new variable?

Thanks,