+ Reply to Thread
Results 1 to 2 of 2

Adding 0. in front of numbers

Hybrid View

  1. #1
    Registered User
    Join Date
    06-06-2007
    Posts
    1

    Adding 0. in front of numbers

    I have a list of figures (e.g '1234'), going down in a column that I need to put a 0. in front of. So these numbers need to be the the decimals. There is a big list of these figures and I know how to format the cell, as i cant figure it out at all.

    If someone could point me in the right direction that would be great.

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,454
    Hi,

    If you just want it treated as text, =("0."&A1)
    or as a number, =VALUE("0."&A1)

    where A1 is the first in your list of numbers. Once entered, copy the cell and paste it down the rest of your list
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

+ Reply to Thread

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