Okay try this...
We will use SampleWk_02 as the master, since the other two tabs have the same rows & columns.
COPY the date headings from the other tab to SampleWk_02.
Use Formulas > Defined Names > Create from selection on the other two tables, starting with the first tab and then the last tab
So here's the formula that combines the data...
[tt]
R6: =IFERROR(INDEX(INDIRECT("_"&TEXT(R$5,"mm")&"_"&TEXT(R$5,"dd")&"_"&TEXT(R$5,"yy")),MATCH($B6,SEGMT_PKG,0),1),0)+
IFERROR(INDEX(INDIRECT("SampleWk_01!_"&TEXT(R$5,"mm")&"_"&TEXT(R$5,"dd")&"_"&TEXT(R$5,"yy")),MATCH($B6,SEGMT_PKG,0),1),0)
[/tt]
...and copy paste down and across to the right.
Now you have ONE TABLE to Normalize.
Skip,
Just traded in my OLD subtlety...
for a NUance!![[tongue] [tongue] [tongue]](/data/assets/smilies/tongue.gif)