Hey
Thankyou - there is no formula in a column, the formula in b, and d column doesn't have to be there I just thought by putting forumula in the whole row without any gaps to see if it would work.
The formula in E9006 should be
=IF(SUMIFS($E$2:$E$5000,$A$2:$A$5000,A9006)=0,"",SUMIFS($E$2:$E$5000,$A$2:$A$5000,A9006))
The formula in F9006 should be
=IF(SUMIFS($F$2:$F$5000,$A$2:$A$5000,A9006)=0,"",SUMIFS($F$2:$F$5000,$A$2:$A$5000,A9006))
The formula in E9007 should be
=IF(SUMIFS($E$2:$E$5000,$A$2:$A$5000,A9007)=0,"",SUMIFS($E$2:$E$5000,$A$2:$A$5000,A9007))
The formula in F9007 should be
=IF(SUMIFS($F$2:$F$5000,$A$2:$A$5000,E9007)=0,"",SUMIFS($F$2:$F$5000,$A$2:$A$5000,E9007))
It should carry on down and across like that 
Thanks,
Dan
Bookmarks