Hello All,
I am in need of some help with a hard IF/AND Statement with multiple variables
My current Formula:
=IF(T$4=$J9-1,$Q9*0.3,IF(T$4=$J9,$Q9*0.5,IF(T$4=$J9+1,$Q9*0.1,"")))
Definitions
T$4 = is my header date (Formula is dragged left to right in the same row
$J9 = My Starting Date...