Hello guys,
I have to do a table of my stored results for three models, when i run
xml_tab LAP LAQ LAR, save (tables.xml) replace sheet(sheetname, color(3) nogridlines) below.
It pops out an​ error saying:
myvariablename_easytofind0 invalid name.
The name of the variable is myvariablename and stata adds _easytofind.
Note that if i drop "below" everything works perfectly. But i really need the option.
Any suggestion?
Many thanks in advance
I have to do a table of my stored results for three models, when i run
xml_tab LAP LAQ LAR, save (tables.xml) replace sheet(sheetname, color(3) nogridlines) below.
It pops out an​ error saying:
myvariablename_easytofind0 invalid name.
The name of the variable is myvariablename and stata adds _easytofind.
Note that if i drop "below" everything works perfectly. But i really need the option.
Any suggestion?
Many thanks in advance
Comment