Hi All
Im trying to get the following formula to work across sheets without any luck.
=SUM(BB5:(INDIRECT(ADDRESS(ROW(),COLUMN(OFFSET($B$4,2,MATCH(Summary!$B$2,$B$4:$DA$4,1)))))))
This works fine when its located on the same sheet as the data (sheetname is UnitSales)
I want to use it on a...