Hi,
I need to enter below formula in 100 rows X 8000 columns.
=IF(AND(QJ$1>=$F8,QJ$1<=$G8,NOT(ISNUMBER(MATCH(QJ$1,'Resource Leave Plan'!$A$4:$A$83,0))),IF($I8<>"",NOT(ISNUMBER(MATCH(QJ$1,rarr($I8),0))),TRUE)),$I8,1)
the reference range changes with every cell. this formula is used for conditional formatting
The file size is around 27MB now. how do I reduce it?
I need to enter below formula in 100 rows X 8000 columns.
=IF(AND(QJ$1>=$F8,QJ$1<=$G8,NOT(ISNUMBER(MATCH(QJ$1,'Resource Leave Plan'!$A$4:$A$83,0))),IF($I8<>"",NOT(ISNUMBER(MATCH(QJ$1,rarr($I8),0))),TRUE)),$I8,1)
the reference range changes with every cell. this formula is used for conditional formatting
The file size is around 27MB now. how do I reduce it?