Inglés
HI.
I need to convert the following:
I insert a number in a record, for example, 155.
I need to convert or divide 155 into multiples of 40, 30 and 5.
That is, I need the following result in a column: (3 + 1 + 1) …
3 * 40 = 120
1 * 30 = 30
1 * ...