Results 1 to 8 of 8

Transform 12,50 in 12.50

Threaded View

  1. #7
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Transform 12,50 in 12.50

    Quote Originally Posted by mdw
    another way would be to clean up the data first
    use text to colums delimited with euro symbol as delimiter
    then find replace , with .
    I would say that the earlier point regards replacing "," with nothing first holds true irrespective of approach unless values are always < 1000

    1.005,50

    would otherwise become

    1.005.50

    and would still not be a valid numeric entry.

    Replace "." with nothing and then replace "," with "."
    Last edited by DonkeyOte; 02-17-2010 at 08:34 AM. Reason: typo

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1