+ Reply to Thread
Results 1 to 4 of 4

Conditional formatting-Can I do a conditional formatting on a range

Hybrid View

  1. #1
    ESREI
    Guest

    Conditional formatting-Can I do a conditional formatting on a range

    Can I do a conditional formatting on a range if the value
    in one cell in the range = X

    in other words can I format the back ground for line 5 if
    C5 = X

  2. #2
    Registered User
    Join Date
    02-01-2005
    Posts
    13
    You can format the backgrounnd of C5 if C5 = X, but I am not sure about the whole line, is that what you mean?

  3. #3
    Roger Govier
    Guest

    re: Conditional formatting-Can I do a conditional formatting on a range

    Use conditional formating.
    Select the whole row
    Set the condition Formula Is =$C$5="X"
    Choose the Format you want for the cells in that row.

    --
    Regards
    Roger Govier
    "ESREI" <anonymous@discussions.microsoft.com> wrote in message
    news:339b01c51f10$38d61860$a601280a@phx.gbl...
    > Can I do a conditional formatting on a range if the value
    > in one cell in the range = X
    >
    > in other words can I format the back ground for line 5 if
    > C5 = X




  4. #4
    Jason Morin
    Guest

    re: Conditional formatting-Can I do a conditional formatting on a range

    1. Select your range.
    2. Go to Format > Conditional Formatting
    3. Select "Formula Is" and put:
    =INDIRECT("rc",0)="x"
    4. Press the Format radio button and format as desired.

    HTH
    Jason
    Atlanta, GA

    >-----Original Message-----
    >Can I do a conditional formatting on a range if the

    value
    >in one cell in the range = X
    >
    >in other words can I format the back ground for line 5

    if
    >C5 = X
    >.
    >


+ 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