Svet
New Member
Hi, and G'day from the Land Down Under. I'm exited to have finally registered and to be part of a great group of people. I too, (like member "GrassFarmer") am a sponge on almost anything Excel, except those items that are WAY over my head. I'd like to think of myself as an intermediate user. I can navigate fairly well through a spreadsheet, and always willing to learn more...more..more.
Now for my problem, my workbook has sheets named by month ex. Jan, Feb etc. they contain the data that is required.
I have another sheet as the interface from data to maybe a info sheet/dashboard.
The interface sheet has two tables so I can compare the months. The tables will have the criteria to search for, 1 column will have a list of transaction types and the top rows will have Week 1, Week 2 etc. the cells inbetween will have the following array formula which works fine.
{=SUM((SEP!$A$2:$A$200=$R$13)*(SEP!$C$2:$C$200=[@Data2])*SEP!$F$2:$F$200)}
Now what I want to do is use a Data Validation List of Months and a cell with formula =$S&7&"!" which will return for ex. SEP!
How can I use that cell in the main formula (highlighted) to make the two tables dynamic.
I have tried a few different ways using Indirect to no avail...please help.
If there is an easy alternative or solution to my query... advice would be appreciated.
Cheers
Good stuff Chandoo.
Now for my problem, my workbook has sheets named by month ex. Jan, Feb etc. they contain the data that is required.
I have another sheet as the interface from data to maybe a info sheet/dashboard.
The interface sheet has two tables so I can compare the months. The tables will have the criteria to search for, 1 column will have a list of transaction types and the top rows will have Week 1, Week 2 etc. the cells inbetween will have the following array formula which works fine.
{=SUM((SEP!$A$2:$A$200=$R$13)*(SEP!$C$2:$C$200=[@Data2])*SEP!$F$2:$F$200)}
Now what I want to do is use a Data Validation List of Months and a cell with formula =$S&7&"!" which will return for ex. SEP!
How can I use that cell in the main formula (highlighted) to make the two tables dynamic.
I have tried a few different ways using Indirect to no avail...please help.
If there is an easy alternative or solution to my query... advice would be appreciated.
Cheers
Good stuff Chandoo.