Hi All
This is driving me mad, I'm hoping I someone can help.
I have written a script that re-formats a data set; part of it takes a text string, removes the leading characters and then displays the remaining numbers. I had just left it as text but it now needs to be shown as a value with 2 decimal places.........this is where the problems started.......
When I convert to a value it drops the decimal values.
I am in the UK on a UK machine but the script is for a user in the Netherlands. I have changed the location settings on my machine and am using Dutch formatted data to test.
I have put an example of what is happening is below,
Starting Value: AUD29.442,72
After this script: (where c is each cell in a given range) (I have selected each cell as it seemed to be the only way to get it to show as a number.)
![]()
Please Login or Register to view this content.
Resulting Value: 29,442
Just wondering if anyone can either spot something I have done wrong or suggest a resolution.
Thanks in advance
Cheers
Jim
Bookmarks