Hi,

I am using this command below for 1000 variables as an outcome.

foreach outcome of varlist B-ARP{
regress `outcome' bmi Age i.sex i.smoking i.lpa2c i.cholestrol
}

I would like to know how I can extract data for those with significant results from 1000 tables.