Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello .. My table is as follows:DATE VALUE01/01/2011 200.000,00I have two boxes of entries, the first insert the amount of parcels and the other the amount of days. What should I do if I say I want this value to be divided into 4 equal portions with the deadline for 30/60/90/120 then my result would be as follows:DATE VALUE01/02/2011 50.000,0001/03/2011 50.000,0001/04/2011 50.000,0001/05/2011 50.000,00Is to do this?
Can anyone help?