Hello,
I'm looking for an equivalent in STATA to MS Excel's SUMIFS function.
I have a database which includes prices, quantities and market shares of many products which were sold in different regions, months and years.
For each product I'd like to calculate the total sum of market shares in the other regions (in the same month and year).
I managed to find the correct formula in MS Excel (by using SUMIFS function) but unfortunately it takes a lot of processing time.
I thought it would be efficient and more quicker to do it in STATA.
Is it possible at all?
Thank you for your help
I'm looking for an equivalent in STATA to MS Excel's SUMIFS function.
I have a database which includes prices, quantities and market shares of many products which were sold in different regions, months and years.
For each product I'd like to calculate the total sum of market shares in the other regions (in the same month and year).
I managed to find the correct formula in MS Excel (by using SUMIFS function) but unfortunately it takes a lot of processing time.
I thought it would be efficient and more quicker to do it in STATA.
Is it possible at all?
Thank you for your help
Comment