Pierre wrote:
...
Is there a quick way to convert the text values back to numeric ones?

A Find & Replace triggers a re-interpretation of the values, so

Search for: .*
Replace with: &
Options / Regular expressions: YES

Will also convert all the numeric strings to the actual numeric values.

<Joe

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to