G
Guest
Hi,
I have a column called CODE with 15-digit-numbers like 452013098230156. I
want to reduce them to a single number as follows
4+5+2+0+1+3+0+9+8+2+3+0+1+5+6=49 then 4+9=13 then 1+3=4
What expression will help me to obtain such numbers either in the same
column or a new one?
The obtained number will be added to the final digit of the code, as follows
4520130982301564
I have a column called CODE with 15-digit-numbers like 452013098230156. I
want to reduce them to a single number as follows
4+5+2+0+1+3+0+9+8+2+3+0+1+5+6=49 then 4+9=13 then 1+3=4
What expression will help me to obtain such numbers either in the same
column or a new one?
The obtained number will be added to the final digit of the code, as follows
4520130982301564