Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Iain SandersThe data I have is in the data field called "Fixed1"
Here is a summary of the various records I have to start with (shown below)
The data consists of numbers imported as strings, separated by � delimiters.
Each value should have 2 decimal places, but when the data is imported, the decimal place is removed, so that e.g.
1.00�1.00 becomes 100�100,
1.00�0.60 becomes 100�60,
84.00�2.50 becomes 8400�250 etc...
Basically, I want to be able to place the decimal point back into all the data.
Here is a sample of the data imported:
Fixed1
100�100
100�100
100�100
100�60
100�100
100�100
100�100
100�60
100�100
100�100
100�100
100�60
100�100�100
100�100
100�60
100�100
100�100
100�100
100�100
100�100
100�100
100�100
100
100�100