DashboardNovice
Member
I have the following formula:
I get a #VALUE! error.
Also, when I select the 3rd array and press F9 to evaluate it, I get a message stating that "Formula is too long. Formulas should not be longer than 8192 characters."
What am I doing wrong?
Code:
=SUMPRODUCT(('Overall Depreciation Schedule'!E6:E44='2012 - Depreciation'!E6)*('Overall Depreciation Schedule'!M5:DP5<='2012 - Depreciation'!X5)*('Overall Depreciation Schedule'!M6:DP44))
I get a #VALUE! error.
Also, when I select the 3rd array and press F9 to evaluate it, I get a message stating that "Formula is too long. Formulas should not be longer than 8192 characters."
What am I doing wrong?