Hi,
How do i convert a string of CNY Amount (in millions) to number?
eg. CNY 200M -> 200000000 (can ignore the ccy)
@Sohdaw
This weekly challenge should help.
You can use find and replace tool
to replace "M" with "000000" or use formula tool to achieve this.
User | Count |
---|---|
63 | |
28 | |
23 | |
23 | |
22 |