If the field you are tabulating, "operator" is a string variable then you will need to encode the variable before running the command.
Ex:
encode operator, generate(operator2)
tab2xl operator2, using temp_june10, col(2) row(2) replace
If the field you are tabulating, "operator" is a string variable then you will need to encode the variable before running the command.
Ex:
encode operator, generate(operator2)
tab2xl operator2, using temp_june10, col(2) row(2) replace