Forum Discussion

Sukhayanti's avatar
Sukhayanti
Copper Contributor
Dec 04, 2019
Solved

Creating tables and linking data

Hi,   I am trying to create a simple database on excel since I really do not need anything complicated however I am having difficulties with the auto fill feature.    I have created a main table ...
  • PeterBartholomew1's avatar
    PeterBartholomew1
    Dec 05, 2019

    Sukhayanti 

    The attached file uses the INDIRECT function to reference parts of the sub-tables from a text string which is constructed to define the data to be returned.  If you wish to refer to your volunteers by name, you would need to build a list of Table Names based upon the volunteers' names.

     

    As a comment, I would prefer to see all the detail tables combined into a single table with no subtotal rows.  Then all the totals could be calculated within the summary table using MAXIFS, SUMIFS etc.

Resources