Hi Friends,
I needed a formula to add on to a column , if the product shipped Complete on the same month it should say "On time" if not "Late" if nothing has shipped and still has not passed October then it should be saying "0"
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]October ORDER[/TD]
[TD] OCT SHIPPED[/TD]
[TD]LATE /ON TIME[/TD]
[/TR]
[TR]
[TD]100[/TD]
[TD]100[/TD]
[TD]On time[/TD]
[/TR]
[TR]
[TD]100[/TD]
[TD]30[/TD]
[TD]Late[/TD]
[/TR]
</tbody>[/TABLE]
Need a formula if nothing shipped UNTIL 10/31/2015 then it should show late , if a Qty Ship matches Order Qty should say on time if it less than Qty it should say Late.
Any help would be great.
Thank you in advance
I needed a formula to add on to a column , if the product shipped Complete on the same month it should say "On time" if not "Late" if nothing has shipped and still has not passed October then it should be saying "0"
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]October ORDER[/TD]
[TD] OCT SHIPPED[/TD]
[TD]LATE /ON TIME[/TD]
[/TR]
[TR]
[TD]100[/TD]
[TD]100[/TD]
[TD]On time[/TD]
[/TR]
[TR]
[TD]100[/TD]
[TD]30[/TD]
[TD]Late[/TD]
[/TR]
</tbody>[/TABLE]
Need a formula if nothing shipped UNTIL 10/31/2015 then it should show late , if a Qty Ship matches Order Qty should say on time if it less than Qty it should say Late.
Any help would be great.
Thank you in advance