+ Reply to Thread
Results 1 to 3 of 3

Cell Background Colour?

  1. #1
    Registered User
    Join Date
    05-12-2008
    Posts
    40

    Cell Background Colour?

    1. I want to change the colour of a cell if another cell contains any text.
    For example, if cell A1 is empty then cell A2 will be standard white colour. If cell A1 contains any text (any word/letter/number), then cell A2 will change to a specific background colour.
    Can this be done using conditional formatting or function formulas, as I want more than one cell to change colour and have different border types.

    What I want is to create a new row (with different colour, borders, formulas and conditional formatting) for a database once a certain field is filled in.



    2. Using "#,##0;[Red]-#,##0" to custom format cells, how do change the colour of the cell background rather than the text colour.

    Any help is appreciated, thanks.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436
    You can use CF in A2 to change pattern and border formatting.

    In A2 use Formula Is: =LEN($A$1)>0
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    05-12-2008
    Posts
    40
    thanks for the info, that has set me up good now.

    Can I copy the conditional format of cells that use CF into another cell; as with data validation using normal copy and paste. Or is there another way.

    thanks.

+ 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