Look up Cell data based on Month header in table
问题 i'm trying to create a small spreadsheet for data verification. Below i have created two tables Table 1 and Table 2. What i am trying to find is a simple =Index Match or similar to check for Current month then copy that value to respective Group row under verification. Problem is that the months are a header row and i have no idea how to check a header row for correct month then output the values in the cells below it to each corresponding group in the output list. So to put it in programming