+ Reply to Thread
Results 1 to 4 of 4

insert decimal point after first digit

  1. #1
    Registered User
    Join Date
    11-07-2014
    Location
    Copenhagen
    MS-Off Ver
    Mac
    Posts
    2

    insert decimal point after first digit

    I have a cell with many digits in it, ie 12345.
    I wish to change it to a 1,2345. insert decimal point after first digit after all my digits
    Is there a macro command that will allow me to select all cells in range. I have seen previous threads in this forum, however when I insert my formulas, I get an error message. My formulas seems to be corrupt in some way.
    kind regards
    Henrik

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,135

    Re: insert decimal point after first digit

    You could try this, assuming data in A1.
    =A1/10^(LEN(A1)-1)
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Registered User
    Join Date
    11-07-2014
    Location
    Copenhagen
    MS-Off Ver
    Mac
    Posts
    2

    Re: insert decimal point after first digit

    Thanks. Realy helpful. Have a nice day:-)

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,135

    Re: insert decimal point after first digit

    You're welcome & thanks...

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 04-24-2012, 09:16 AM
  2. Insert a decimal point
    By alleyb in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 11-23-2011, 05:22 PM
  3. Add decimal point from last 2 digit
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-24-2006, 08:05 AM
  4. Display a digit before or after the decimal point in another cell
    By Robert Monks in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-03-2005, 05:25 AM
  5. [SOLVED] In excel, how can i delete 1 digit and the decimal point?
    By rjtees in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-17-2005, 05:50 PM

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