...is there a similar command that can neatly format
several regressions into a single table?
Also, does anyone know of a way to suppress dummy variable results in
a regression, so that just the variables of interest are displayed?
The -estimates- command works well for both of these requests; use
the -drop- (or -keep-) option to control which variables are displayed.
(Regrettably, these two options do not support wildcards, variable
ranges, etc., as they do with other commands -- which strikes me as an
unfortunate oversight if not a "bug".)