I need to generate an Excel report containing summary statistics as well as a subset of observations from a Stata dataset.
In the first step, I make use of the
Code:
export excel
Code:
putexcel ..., fpattern(solid, lightgray)
Thanks,
Ingo
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
export excel
putexcel ..., fpattern(solid, lightgray)
0 Response to Putexcel: Conditional Formatting
Post a Comment