I have a series of tables that all have names (i.e. they are named ranges). These tables add a series of numbers together and then provide a total in the very bottom right hand cell of the rectangular table. These tables are pasted into the document in different locations depending on where the user puts them.
So the question is, how do I, knowing the Name of each of these tables, extract the value of the totals cell in the bottom right hand corner of these tables and then add them together into a cell?
In the absence of any information about what you have tried already something like this should work: