+ Reply to Thread
Results 1 to 2 of 2

Macro to apply several conditional formatting criteria

  1. #1
    useR
    Guest

    Macro to apply several conditional formatting criteria

    Can you help me create a macro to apply this set of 5 conditional format
    criteria to a data range in my report? Font is Arial regular, 11 point.

    IF current cell value is not equal to ="N/A", THEN current cell font is black.
    IF current cell value is </= 4.004, THEN fill current cell color bright
    green, font is black.
    IF current cell value is between 4.005 AND 4.099, THEN fill current cell
    color yellow, font is black.
    IF value in cell one column Left same row is >/= 4.005, AND current cell
    value is
    >/= 4.005, THEN fill current cell color red, font is bold white.


    Thanks!
    IF current cell value is >/= 5.0, THEN fill current cell color red, font is
    bold white.

  2. #2
    useR
    Guest

    RE: Macro to apply several conditional formatting criteria

    > Can you help me create a macro to apply this set of 5 conditional format
    > criteria to a data range in my report? Font is Arial regular, 11 point.
    >
    > IF current cell value is not equal to ="N/A", THEN current cell font is black.
    > IF current cell value is </= 4.004, THEN fill current cell color bright
    > green, font is black.
    > IF current cell value is between 4.005 AND 4.099, THEN fill current cell
    > color yellow, font is black.
    > IF value in cell one column Left same row is >/= 4.005, AND current cell
    > value is
    > >/= 4.005, THEN fill current cell color red, font is bold white.
    > > IF current cell value is >/= 5.0, THEN fill current cell color red, font is

    > bold white.


    Using MS Office Excel 2003, MS Windows XP Pro 2002.

    > 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