P
Pandi
I have some table that in one column I have some strings (for example):
"Sum : 148,626.35 Better and different"
"Sum : 193,500.00 Osem"
I want only the number will be copy to another column.
How do I do that
"Sum : 148,626.35 Better and different"
"Sum : 193,500.00 Osem"
I want only the number will be copy to another column.
How do I do that