+ Reply to Thread
Results 1 to 3 of 3

to convert cell format

  1. #1
    Registered User
    Join Date
    11-05-2008
    Location
    France
    Posts
    28

    to convert cell format

    I am using french language version of the excel !

    here the decimal separator is " ,".

    I have some 8000 data values with decimal separator ".".

    This is the format of the exsiting cell " +1.0000000000000000E+00 ".

    I need to have this converted to "1,00".

    I would like to have a macro which u cud do this perform!

    Thanks a lot for ur time!

    regards
    Taniks
    Last edited by taniks; 02-02-2009 at 09:07 AM.

  2. #2
    Forum Contributor
    Join Date
    10-04-2004
    MS-Off Ver
    2013
    Posts
    148

    Re: to convert cell format

    Doesn't a simple "Replace..." command do the trick?

    Edit Menu - Replace "." with ","

    In Portuguese version, we use shortcut Ctrl + U .
    Last edited by pmguerra; 01-29-2009 at 01:15 PM.

  3. #3
    Registered User
    Join Date
    11-05-2008
    Location
    France
    Posts
    28

    Re: to convert cell format

    oh ! thanks for ur reply!

    I never thought of that option!


    Taniks

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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