REFERENCE.NAME Table Name
I'm trying to pull the name of another table on the same sheet into a cell.
Table 1 lists the totals of several other tables: Table 2, Table 3, Table 4, etc.. I could just type the subordinate table names in columns A, but I find it more interesting to use a function call to display the name. That way if I change the a subordinate table name, the summary table reflects that.
NAME.REFERENCE only seems to reference the same table. Any solution?