Quantcast
Channel: The Stata Blog - Latest Comments
Viewing all articles
Browse latest Browse all 1128

Re: Creating Excel tables with putexcel part 3: Writing custom reports for arbitrary variables

$
0
0

Hi Chuck

I am having trouble running some of the code. Particularly, in Code Block 1, the following code:

local Cell = char(64 + `col') + string(`row')
putexcel `Cell' = "`Cell'", hcenter

I get
A.: invalid cell name

How can I address this?

Matia


Viewing all articles
Browse latest Browse all 1128

Trending Articles