+ Reply to Thread
Results 1 to 3 of 3

Way to format cell to not change the number as it is typed in

  1. #1
    Forum Contributor
    Join Date
    10-02-2013
    Location
    Houston, TX
    MS-Off Ver
    office 365
    Posts
    648

    Way to format cell to not change the number as it is typed in

    I have a cell e6 on a worksheet that is formatted as "general" the problem is that the number being entered is (422553376600) that is what I want displayed.

    The cell returns (4.22553E+11) how do I get it to not do this?

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Way to format cell to not change the number as it is typed in

    change the numberformat to number for the entire column?

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,515

    Re: Way to format cell to not change the number as it is typed in

    When a cell is formatted as general, Excel will automatically revert to scientific notation whenever the column is too narrow to display the full integer. Note that this does not change the cell's value, the cells value is still the integer 422553376600, it only affects the display.

    One solution: widen the column so that there is adequate room to display a 12 digit integer.

    Another solution: format the column as "0". However, this means that any number too large to fit in the column width will display as "########" which is Excel's way of saying that it cannot display the cell value in the desired format. Again, the cell value is still correct, but the display is "undesirable"

    Another solution: enter the number as a text string (precede with an apostrophe). This will store the number as text, which will display as text instead of number, but can create other issues if this value will be used in other formulas.

    Do any of those help?
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ 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. Change cell format depending on number
    By nicholas.jacka in forum Excel General
    Replies: 1
    Last Post: 04-16-2014, 03:36 AM
  2. Dynamically change number format of a cell
    By stevelo in forum Excel General
    Replies: 16
    Last Post: 08-21-2013, 10:52 AM
  3. Change cell number format in VBA
    By hemi_fan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-09-2010, 06:05 PM
  4. change a text cell into a number format
    By chum in forum Excel General
    Replies: 5
    Last Post: 02-21-2007, 11:55 AM
  5. [SOLVED] copy a number typed in a cell to another & change it to word form.
    By ex:1 in a cell = one in a different cell in forum Excel General
    Replies: 1
    Last Post: 04-20-2005, 04:06 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