+ Reply to Thread
Results 1 to 2 of 2

Blank cell revisited

Hybrid View

  1. #1
    Ross
    Guest

    Blank cell revisited

    I am re-posting this one 'cause I couln't make the procedure provide for
    it's solution work.

    I
    In a worksheet I am createing there is colum titled "Date Closed",-- the
    whole column is set to a light blue
    background color, the rest of the sheet is white with gridlines. At time of
    closure the date is entered. I would like to have any cell in that column
    that is blank -- no closing day yet entered, I to have a red background and
    when I enter a closure date, I want it to change to be the original color I
    set for the column. The column I am using is J and Dave gave me this
    formula: =J1="" to use.
    I went to Format/conditional formatting. I selected formula from the
    drop-down and put that formula in, adusted the format to red background
    color and when I hit enter, although there are plenty of blank cells in the
    J column, none of them turn red. Why not?
    Doable?
    Thanks
    Ross



  2. #2
    Dave Peterson
    Guest

    Re: Blank cell revisited

    Are you positive those cells are blank.

    Select one of those blank cells and hit the delete key.

    Did it change colors?

    Another test...
    Say J23 looks blank, but it doesn't change colors.
    Put this in another cell:
    =isblank(j23)
    and this in another cell
    =len(j23)

    What do you get back from both?

    The answers will help with the next response.

    Ross wrote:
    >
    > I am re-posting this one 'cause I couln't make the procedure provide for
    > it's solution work.
    >
    > I
    > In a worksheet I am createing there is colum titled "Date Closed",-- the
    > whole column is set to a light blue
    > background color, the rest of the sheet is white with gridlines. At time of
    > closure the date is entered. I would like to have any cell in that column
    > that is blank -- no closing day yet entered, I to have a red background and
    > when I enter a closure date, I want it to change to be the original color I
    > set for the column. The column I am using is J and Dave gave me this
    > formula: =J1="" to use.
    > I went to Format/conditional formatting. I selected formula from the
    > drop-down and put that formula in, adusted the format to red background
    > color and when I hit enter, although there are plenty of blank cells in the
    > J column, none of them turn red. Why not?
    > Doable?
    > Thanks
    > Ross


    --

    Dave Peterson

+ 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