Hi all, I am trying use INDEX a range (J40:AR40) to prevent a macro that deletes columns in that range so it doesn't cause formula REF errors. The macro deletes a range of columns between J40:AE40. I have tried every possible idea I have on where to place the INDEX's but with no luck. Any help would be greatly appreciated.
Thanks![]()
=IF(C40="REMOVE",SUMIF($J$39:$AE$39,"Extended Price",J40:AE40)*-1,SUMIF($J$39:$AE$39,"Extended Price",J40:AE40))
Alex
Bookmarks