Dear Team
I have a set of data where I am getting amount with the currency symbol (sometime without). Is there any way to move this symbol to next column and separate the digit parts (comma and decimal can exist). I am not good in regular expression but it is my favourite.
The Regular expression can apply here in the following way::::
1. Copy the actual data into two different columns.
2. From one column replace the currency symbol ($, INR, GBP etc.). ie. LOGIC is -- Remove all character from the text except comma, decimal point and space. Thus the cell will contain only digits (with comma, decimal and space if any-the space can remove by find-replace later).
3. From another column replace the digits, comma, decimal points and space, so that we can get the currency symbol only.
May be there are some easier way to get the solution, I am eager to know.
Move Currency Symbol.jpg
Thanks in advance for your support.
Regards
taps
Move currency symbol.xlsx
Bookmarks