Hello everyone,
This might seem abstract and tedious but could anyone help be breakdown this code into english? I need to understand what each bit of the code means.....any help would be great!
=IF(YEAR($AE9)<(BX$6+1),0,IF($F9<=BX$6,OFFSET(Projects!$B$2,MATCH($E9,Projects!$B$3:$B$54,0),BX$6-2005)*$AG9*$AH9,IF($F9=BX$6+1,(OFFSET(Projects!$B$2,MATCH($E9,Projects!$B$3:$B$54,0),BX$6-2005)*$AG9*$AH9)/2,0)))
I understand about 30% of it but i get lost easily. A lot of it is referencing and that complicates it even more.
Peter
Bookmarks