I have a sheet which extract the desired result from an another sheet with a formula like : {IF(COUNTIF(Ledger!B:B,Chk!$M$9)<ROWS($K$13:K13),"",INDEX(Ledger!F:F,SMALL(IF(Ledger!$B$2:$B$70284=Chk!$M$9,ROW(Ledger!$B$2:$B$70284)),ROW(Ledger!B1))))}.
But it is not fetching the value beyond rows 65000+. What may the reason ?. I changed the file extensions from XLSX and xlsm. But it didn't work. Please help.
But it is not fetching the value beyond rows 65000+. What may the reason ?. I changed the file extensions from XLSX and xlsm. But it didn't work. Please help.