Forum Discussion
Xlookup with Sumproduct instead of Pivot table
Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
- SSMET75May 17, 2023Copper Contributor
HansVogelaar Please find attached as requested.
https://drive.google.com/drive/folders/1g6qO7liykLLz5up7GHVTRRTe1MhX19YN?usp=sharing
- Patrick2788May 17, 2023Silver ContributorAre you essentially looking to pivot the data with a formula?
- SSMET75May 17, 2023Copper Contributor
I previously used a pivot table but get issues when I update or add data, the data is flowing through to graphs and other tables.
I want a more rebuts table, that is more flexible with xlookup.
I have 36 months of data and is adding as we grow. Sometime I need to go back a few months for comparison.
So in essence yes. I want to replace pivot tables with xlookup/sumif where I can just change the summary date and the rest of the data is looked up and sum automatically.