S
Singh
If I have a list:
1000000
3000000
10000000
100000000
Can I formulaically extract:
1
3
10
100
(I'd like to do this without performing any mathematical operations on the
data as the output are being fit into a concatenate formula).
Thanks.
1000000
3000000
10000000
100000000
Can I formulaically extract:
1
3
10
100
(I'd like to do this without performing any mathematical operations on the
data as the output are being fit into a concatenate formula).
Thanks.