Hi All
Hopefully this makes sense but I'm trying to create a rolled up view of live data which is extracted from multiple workbooks located in different Sharepoint areas (These can not be moved hence why I thought the 'Get Data' option would not be viable), however the format of these workbooks are all the same as these are from one template.
In the Summary workbook, I'm trying to SUM the totals for each month forecast and actuals from the Template workbook. This is the formula I have created so far but this is pulling incorrect data for my actuals as per the spreadsheet attached. I have added some values in the Template workbook for March & April 24 Forecast and Actuals and the results in the Summary workbook to show what I should expect but only getting the Forecast values correctly. I believe I need to include in this formula the array of either "Forecast" or "Actuals" unless there is a better option which I'm happy to utilise.
=SUM(XLOOKUP(D2,'path file[Template.xlsx]External Budget'!$M$17:$AJ$17,'path file[Template.xlsx]External Budget'!$M$29:$AJ$29)+XLOOKUP(D2,'path file[Template.xlsx]External Budget'!$M$32:$AJ$32,'path file[Template.xlsx]External Budget'!$M$44:$AJ$44))
Please do reach out if this does make sense or need more info.
Thanks in advance![]()
Bookmarks