+ Reply to Thread
Results 1 to 6 of 6

Conditional Formatting

Hybrid View

  1. #1
    Registered User
    Join Date
    12-31-2005
    Location
    Atkins, Arkansas
    MS-Off Ver
    2013
    Posts
    63

    Conditional Formatting

    I am having a problem with the conditional formatting. In lets say column A I have a1=1 days, a2=5 days, a3=16 days, etc. no knowing how many days in each cell, what I tried to do is set everything from 5 days and less to show up in bold but when I do anything that has a 1-5 even to begin with, lets say the 16 or even a number in the 20's 30's 40's or even 50's all show up in bold also. What I am putting in is Cell Value less than or equal to ="5 days"
    Any ideas

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    Use following formula ...
    =VALUE(LEFT(A1,2))<=5
    HTH
    Carim


    Top Excel Links

  3. #3
    Registered User
    Join Date
    12-31-2005
    Location
    Atkins, Arkansas
    MS-Off Ver
    2013
    Posts
    63
    I don't really understand what your formula is doing. I have a formula in the cell that gives me the number of days, it takes the date that has been entered into one cell and subtracts it from todays date and gives you the number of days until that day. That is why I was using the conditional formatting. I am not real sure what you want me to do with the formula you gave me.

    A1=3-20-07 B1=A1-Today()
    A2=3-25-07 B2=A2-Today().........I have other stuff after this that makes the value in column B give you # of days until the date in A1.

  4. #4
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    The formula Carim posted is the formula you should use in conditional formatting. Use Formula Is, and use his posted formula.

    Jason

  5. #5
    Registered User
    Join Date
    12-31-2005
    Location
    Atkins, Arkansas
    MS-Off Ver
    2013
    Posts
    63
    Well I guess that was easy enough. I just couldn't get it....it works great by the way.


    Thanks for the help
    Josh

  6. #6
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Thanks Jason for your assistance ...

    Glad you fixed your problem ...

+ 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