Hi!
I am new to Stata and have been looking for an answer regarding this question for a while but haven't found it. Basically I want to increase the width of the cell as half of the name does not fit. I am using mtable command and the code looks somewhat like this:
mtable, at (gender = 1 education = 2 public = 1 ) rown(Male with university education in public sector) dec(4)
And the names look like this:

How can I format it to be the length of the actual name?
I am new to Stata and have been looking for an answer regarding this question for a while but haven't found it. Basically I want to increase the width of the cell as half of the name does not fit. I am using mtable command and the code looks somewhat like this:
mtable, at (gender = 1 education = 2 public = 1 ) rown(Male with university education in public sector) dec(4)
And the names look like this:
How can I format it to be the length of the actual name?
