Forum Discussion
Durrani
Sep 15, 2020Copper Contributor
Single column against multiple rows
Hi, I need to analyze the pre and post data for a sales promotion. The promotion codes are in a single column and appear against each product represented in a single row with a corresponding date. As I select a promo code it only gives the promo period but not the pre and post period. Please refer to attached file for understanding.
Thank you!
2 Replies
- NikolinoDEPlatinum Contributor
= SUBTOTAL( 109,D2:D452)
attached the file with the formula.
If you select the date in your table it will total the part of the table shown.
just take a look.I would be happy to know if I could help.
Nikolino
I know I don't know anything (Socrates)
* Kindly Mark and Vote this reply if it helps please, as it will be beneficial to more Community members reading here.
- Hello,
You can use PivotTable to analyze the data.. Click inside the data and select Pivot table under the Insert tab..