+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Forum Contributor
    Join Date
    07-08-2009
    Location
    Missouri
    MS-Off Ver
    Excel 2003
    Posts
    183

    How to change the decimal format to keep what you type in.

    If you right click on a cell and bring up "Format Cells" and select the number tab; I want the format of the cell to act just like the "Text" option but conditional formatting needs to still work.

    In other words when I type in "1.000" in the cell, I want it to read exactly that. If I try to use the "General" format it defaults the cell to "1". I have tried using the "Number" category but I sometimes have numbers such as "1.0" that I don't want to read 1.000 (or whatever I would specify (0.000, 0.0000)

    Let me know if this is enough information to answer on.. Thanks!

  2. #2
    Forum Guru darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Colorado, US
    MS-Off Ver
    2007
    Posts
    2,140

    Re: How to change the decimal format to keep what you type in.

    Change the formatting to text. In the conditional format formula, add 0 to the cell, such as =A1+0=1.

  3. #3
    Forum Contributor
    Join Date
    07-08-2009
    Location
    Missouri
    MS-Off Ver
    Excel 2003
    Posts
    183

    Re: How to change the decimal format to keep what you type in.

    Well ok.. That seems to work easy enough..

    Thanks for the help.. Here is an example of my conditional formulas..

    Code:
    =OR(Q11=0,AND(J11+0>=U11,J11+0<=T11))
    
    =OR(J11+0>T11,J11+0<U11)

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.2.0