N
Novice
I have little knowledge of Array Function. I'm updating a spreadsheet
developed by someone else. One array formula trying to lookup data in another
spreadsheet looks like below:
{=SUM(IF([Data]Data!$A$3:$A$70>=DATEVALUE("01/01/2006"),IF(Data]Data!$A$3:$A$70<=DATEVALUE("03/01/2006"),IF(Data]Data!B$1:$AR$1=A5,Data]Data!$B$3:$AR$38))))}
I was told to press Ctrl/Shift/Enter to refrsh the data and it worked last
time(3 months ago). But this time the cell won't refresh but shows the
formula text.
The formula should be fine. Did I miss anything to refresh it?
developed by someone else. One array formula trying to lookup data in another
spreadsheet looks like below:
{=SUM(IF([Data]Data!$A$3:$A$70>=DATEVALUE("01/01/2006"),IF(Data]Data!$A$3:$A$70<=DATEVALUE("03/01/2006"),IF(Data]Data!B$1:$AR$1=A5,Data]Data!$B$3:$AR$38))))}
I was told to press Ctrl/Shift/Enter to refrsh the data and it worked last
time(3 months ago). But this time the cell won't refresh but shows the
formula text.
The formula should be fine. Did I miss anything to refresh it?