+ Reply to Thread
Results 1 to 2 of 2

Macro to control font colour

  1. #1
    Registered User
    Join Date
    05-04-2010
    Location
    Norway
    MS-Off Ver
    Excel 365
    Posts
    30

    Macro to control font colour

    Hi everyone

    I need a macro to look at a certain range containing different numbers, and by the help of the MAX formula change the font colour on all numbers in the range lower than MAX.

    Anybody got an idea?

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Macro to control font colour

    Hello,

    you don't need a macro to do that. You can use conditional formatting with a formula like

    =A1<Max($A$1:$A$100)

    Post a data sample if you need help implementing this. See attached

    cheers
    Attached Files Attached Files
    Last edited by teylyn; 04-08-2011 at 07:14 AM.

+ 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