A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
In cell AF3, enter this formula
=SUM($T3:XLOOKUP($B$1,$T$2:$AE$2,$T3:$AE3))
hope this helps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have month name in cell B1 (Sheet Name- MS-HSD) in drop-down and have month wise sales data in column T4 to AE2082. I want sum in AF4 to AF2082 with condition in cell B1 ex. If I select B1=August then sum of April to August should display in AF4 to AF2082, similarly If I select B1=Jan then sum of April to Jan should display in AF4 to AF2082. Currently I am using SUM function with offset and vlookup. In this case same function was applied for all 2082 row.
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi,
Share data in a format that can be pasted in an MS Excel file. Show the expected result.
Hi,
Share data in a format that can be pasted in an MS Excel file. Show the expected result.