Very strange behaviour...
I do have my calculations set to automatic, I am not opening any other workbooks which have this set to manual, and I have even tried code to recalculate the cells.
My formula is
="A"&(164+COUNTA(Plan!A164:A188))
The strange thing is, this WORKS for possible 6 iterations, and then refuses to work. Is there some stack limit I am reaching or something ?
I can copy the EXACT formula into another cell and this calculates correctly, the one above only recalculating when I choose the formula again, and hit Enter.
You thoughts appreciated.
I do have my calculations set to automatic, I am not opening any other workbooks which have this set to manual, and I have even tried code to recalculate the cells.
My formula is
="A"&(164+COUNTA(Plan!A164:A188))
The strange thing is, this WORKS for possible 6 iterations, and then refuses to work. Is there some stack limit I am reaching or something ?
I can copy the EXACT formula into another cell and this calculates correctly, the one above only recalculating when I choose the formula again, and hit Enter.
You thoughts appreciated.