
Originally Posted by
Tejas.T
Hi All,
I have follwoing formula which calculates number of filled cells in last 10 rows of column X.
I am using column Y because it will have all the cells filled up always.
=COUNTA(INDIRECT("'D:\Hard CEP\[Nadal Rafael @ hard.xlsx]Total'!X" & COUNTA('D:\Hard CEP\[Nadal Rafael @ hard.xlsx]Total'!Y:Y)-7 & ":X" & COUNTA('D:\Hard CEP\[Nadal Rafael @ hard.xlsx]Total'!Y:Y)+2))
The formula works perfect when the other file (File on which I am running the formula) is opened. But gives wrong results when it is closed.
Can anybody please help me with this?
Thanks,
Tejas
Bookmarks