Chelala
New Member
Hi All,
I use below formula for gathering figures from sheet1 as a tool for presenting monthly results or year to date results;
=SUM(OFFSET(INDIRECT("2015!A"&MATCH(A52,'2015'!$A:$A,0)),0,IF(ytd,1,$E$4),1,IF(ytd,$E$4,1)))
the case now I've five sheets for 5 branches. each sheet contains same headers and items details while the results during the 12 months is different.
I'm trying to add a dropdown list in the summary sheet "main sheet" to define the branch and it's results.
thanks in advance for your time and advice.
Cheerily,
Chelala
I use below formula for gathering figures from sheet1 as a tool for presenting monthly results or year to date results;
=SUM(OFFSET(INDIRECT("2015!A"&MATCH(A52,'2015'!$A:$A,0)),0,IF(ytd,1,$E$4),1,IF(ytd,$E$4,1)))
the case now I've five sheets for 5 branches. each sheet contains same headers and items details while the results during the 12 months is different.
I'm trying to add a dropdown list in the summary sheet "main sheet" to define the branch and it's results.
thanks in advance for your time and advice.
Cheerily,
Chelala