[TABLE="width: 1216"]
<tbody>[TR]
[TD="class: xl64, width: 109"]Latest Recv Date[/TD]
[TD="class: xl63, width: 65"][/TD]
[TD="class: xl63, width: 66"][/TD]
[TD="class: xl63, width: 44"][/TD]
[TD="class: xl63, width: 85"][/TD]
[TD="class: xl65, width: 44"][/TD]
[TD="class: xl63, width: 82"][/TD]
[TD="class: xl63, width: 64"][/TD]
[TD="class: xl63, width: 65"][/TD]
[TD="class: xl63, width: 56"][/TD]
[TD="class: xl66, width: 51"][/TD]
[TD="class: xl63, width: 64"][/TD]
[TD="class: xl67, width: 44"][/TD]
[TD="class: xl68, width: 86"][/TD]
[TD="class: xl69, width: 64"][/TD]
[TD="class: xl70, width: 59"]2017[/TD]
[TD="class: xl70, width: 51"]2016[/TD]
[TD="class: xl70, width: 35"]2015[/TD]
[TD="class: xl71, width: 82"]2014 & Prior[/TD]
[/TR]
</tbody>[/TABLE]
So I have a col G with a Date (Any date from 2012 to 2018). I need it to read such that,if the date in ColG is 2014 and prior then the value from Col Q goes into ol Y(2014 & Prior), else returns 0.
Alternatively, if date in Col G(I want tracking by year) is say 2017, I want the value to go to Col V, 2016 Value from Col Q to go into Col W etc
<tbody>[TR]
[TD="class: xl64, width: 109"]Latest Recv Date[/TD]
[TD="class: xl63, width: 65"][/TD]
[TD="class: xl63, width: 66"][/TD]
[TD="class: xl63, width: 44"][/TD]
[TD="class: xl63, width: 85"][/TD]
[TD="class: xl65, width: 44"][/TD]
[TD="class: xl63, width: 82"][/TD]
[TD="class: xl63, width: 64"][/TD]
[TD="class: xl63, width: 65"][/TD]
[TD="class: xl63, width: 56"][/TD]
[TD="class: xl66, width: 51"][/TD]
[TD="class: xl63, width: 64"][/TD]
[TD="class: xl67, width: 44"][/TD]
[TD="class: xl68, width: 86"][/TD]
[TD="class: xl69, width: 64"][/TD]
[TD="class: xl70, width: 59"]2017[/TD]
[TD="class: xl70, width: 51"]2016[/TD]
[TD="class: xl70, width: 35"]2015[/TD]
[TD="class: xl71, width: 82"]2014 & Prior[/TD]
[/TR]
</tbody>[/TABLE]
So I have a col G with a Date (Any date from 2012 to 2018). I need it to read such that,if the date in ColG is 2014 and prior then the value from Col Q goes into ol Y(2014 & Prior), else returns 0.
Alternatively, if date in Col G(I want tracking by year) is say 2017, I want the value to go to Col V, 2016 Value from Col Q to go into Col W etc