Consulting

Results 1 to 2 of 2

Thread: Sleeper: Conditional Formatting

  1. #1
    VBAX Regular
    Joined
    Apr 2009
    Posts
    51
    Location

    Sleeper: Conditional Formatting

    Hi,

    I would like to allocate a cell colour based on the value of each cell over the entire sheet.

    For instance, if the cell has the value 1 (a formula 1 result), the color is yellow (RGB code to be used)

    If the cell has a value of 2, the color is blue (RGB code to be used).

    I have tried VBA, but lucked out.

    Assistance appreciated.

  2. #2
    VBAX Regular
    Joined
    Apr 2009
    Posts
    51
    Location
    Also, the conditional formatting tool in Excel is limited for my use. I would like a VBA solution.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •