B
Big Ben
Hi Guys,
I have 40 different workbooks representing the sales for 40 differen
regions. Each region has identical spreadsheets. I want to make
summary sheet of total sales and related expenses. It is not possibl
to have all regions in the same workbook under different tabs.
therefore need to do a sum whereby the sum function is linked to 4
workbooks. I have all workbooks located in one folder. Is there an
way to make this sum formula easier so that I do not have to go int
each workbook and like the cell to the sum function.
=[test1.xls]Sheet1!$B$3 + [test2.xls]Sheet1!$B$3
[test3.xls]Sheet1!$B$3 + [test4.xls]Sheet1!$B$3
[test5.xls]Sheet1!$B$3 + [test6.xls]Sheet1!$B$3
[test7.xls]Sheet1!$B$3 + [test9.xls]Sheet1!$B$3.........etc.....
I am thinking it may look something like follows but I am not to
sure....also, my workbooks are named after cities.
=sum([test1.xls]:[test3.xls]Sheet1!$B$3
Thanks in advance
I have 40 different workbooks representing the sales for 40 differen
regions. Each region has identical spreadsheets. I want to make
summary sheet of total sales and related expenses. It is not possibl
to have all regions in the same workbook under different tabs.
therefore need to do a sum whereby the sum function is linked to 4
workbooks. I have all workbooks located in one folder. Is there an
way to make this sum formula easier so that I do not have to go int
each workbook and like the cell to the sum function.
=[test1.xls]Sheet1!$B$3 + [test2.xls]Sheet1!$B$3
[test3.xls]Sheet1!$B$3 + [test4.xls]Sheet1!$B$3
[test5.xls]Sheet1!$B$3 + [test6.xls]Sheet1!$B$3
[test7.xls]Sheet1!$B$3 + [test9.xls]Sheet1!$B$3.........etc.....
I am thinking it may look something like follows but I am not to
sure....also, my workbooks are named after cities.
=sum([test1.xls]:[test3.xls]Sheet1!$B$3
Thanks in advance