Hi, I need some help with a formula.
I have a table with values per month and an in stock quantity. Has anyone any idea if you can use a formula to give you the month in which the stock will run out? I.e. ROW 1, the stock will run out in "Oct 19" - is there any calculation that will provide you with the month without having to calculate it manually? Its a document with quite a few lines so can be very time consuming?
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Aug 19[/TD]
[TD]Sept 19[/TD]
[TD]Oct 19[/TD]
[TD]Nov 19[/TD]
[TD]Dec 19[/TD]
[TD]In Stock[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]1500[/TD]
[TD]1500[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]500[/TD]
[TD]3500[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]500[/TD]
[TD]600[/TD]
[TD]600[/TD]
[TD]500[/TD]
[TD]500[/TD]
[TD]3000[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]500[/TD]
[TD]500[/TD]
[TD]200[/TD]
[TD]200[/TD]
[TD]200[/TD]
[TD]759[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Many thanks in advance
I have a table with values per month and an in stock quantity. Has anyone any idea if you can use a formula to give you the month in which the stock will run out? I.e. ROW 1, the stock will run out in "Oct 19" - is there any calculation that will provide you with the month without having to calculate it manually? Its a document with quite a few lines so can be very time consuming?
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Aug 19[/TD]
[TD]Sept 19[/TD]
[TD]Oct 19[/TD]
[TD]Nov 19[/TD]
[TD]Dec 19[/TD]
[TD]In Stock[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]1500[/TD]
[TD]1500[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]500[/TD]
[TD]3500[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]500[/TD]
[TD]600[/TD]
[TD]600[/TD]
[TD]500[/TD]
[TD]500[/TD]
[TD]3000[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]500[/TD]
[TD]500[/TD]
[TD]200[/TD]
[TD]200[/TD]
[TD]200[/TD]
[TD]759[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Many thanks in advance