+ Reply to Thread
Results 1 to 4 of 4

custom format help (leading decimal pt and Inch mark)

Hybrid View

  1. #1
    Registered User
    Join Date
    05-21-2006
    Posts
    21

    custom format help (leading decimal pt and Inch mark)

    Using Excel 2007
    I am trying to enter thousands of thickensss readings that were recorded manually and must be transcribed over to excel/

    I have numbers like 432 433 435 431 444 Each value in its own cell

    Would like the result

    0.432" 0.433" 0.435" 0.431" 0.444

    I would like to do this where I only enter the digits and the format results in the same cell rather than a formula target to a new result cell

    I imagined this might work for the first set of number, but no [$ 0.]#0[$ "]
    --------------------------------
    Not in the same report I have a similar problem:

    I also have some data that is 132 133 135 136 130

    Would like to have result:

    1.32" 1.33" 1.35" 1.36" 1.30"

    Thank you for your time

    Cross post
    http://www.mrexcel.com/forum/showthread.php?p=2779610#post2779610
    Last edited by chesspupil; 07-06-2011 at 08:19 PM.

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,303

    Re: custom format help (leading decimal pt and Inch mark)

    Hi chesspupil,

    I think if you have a formula in the cell you are entering the numbers into it won't work. You really want to divide the numbers by 100 or 1000 and then append the double quote mark.

    I think you are better off by building a helping column and then copy and paste over the original using values only.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: custom format help (leading decimal pt and Inch mark)

    I don't think a custom format option is possible for this.
    How could format know that 432 should be 0.432 and 132 is to be 1.32?
    Both are the same length.

    If possible, enter all of the 0.xxx numbers in a column (straight entry, general format)
    do the same for all 1.xx numbers.

    Afterwards, for all 0.xxx numbers enter a value of 1000 into a blank cell, copy the cell, the highlight the target column (all cells) and perform a Paste Special > Divide.

    Do the same for the 1.xx cells but use a factor of 100.
    No need for a helper column with this approach.

    If you plan of using these values for analysis, then omit the double-quote character which will cause Excel to view the values as text and thereby prevent calculations with the data
    Last edited by Palmetto; 07-06-2011 at 09:32 PM.
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

  4. #4
    Registered User
    Join Date
    05-21-2006
    Posts
    21

    Re: custom format help (leading decimal pt and Inch mark)

    There are two seperate reports,
    For the first one I have a solution:

    Drop this into the CUSTOM FORMAT area Without the ( )
    ("."#[$"])

    Still not sure how to get the other one to work....

    It is only a three digit input

    Specifically wanted to avoid the formula solution as the users in my office would eventually mess it up and print the wrong block of data.
    Last edited by chesspupil; 07-06-2011 at 10:46 PM.

+ 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