+ Reply to Thread
Results 1 to 4 of 4

Need Macro that Highlights Values which Fall In Specific Range

  1. #1
    Registered User
    Join Date
    01-29-2014
    Location
    St. Louis, MO
    MS-Off Ver
    Excel 2010
    Posts
    28

    Need Macro that Highlights Values which Fall In Specific Range

    Hi folks,

    I was hoping that you could help me with a code that highlights values in column J IF they fall within the values in columns K and L. Also, please let me know if this can be done without the use of VBA. Thank you for your help in advance.

  2. #2
    Forum Guru Winon's Avatar
    Join Date
    02-20-2007
    Location
    East Rand, R.S.A.
    MS-Off Ver
    2010
    Posts
    6,113

    Re: Need Macro that Highlights Values which Fall In Specific Range

    Hello Esuric,

    Also, please let me know if this can be done without the use of VBA.
    Have you considered using Conditonal Formatting?

    Something like: =AND($J1<>"",$K1=$L1,$J1=$K1)

    Regards.
    Please consider:

    Be polite. Thank those who have helped you. Then Click on the star icon in the lower left part of the contributor's post and add Reputation. Cleaning up when you're done. If you are satisfied with the help you have received, then Please do Mark your thread [SOLVED] .

  3. #3
    Registered User
    Join Date
    01-29-2014
    Location
    St. Louis, MO
    MS-Off Ver
    Excel 2010
    Posts
    28

    Re: Need Macro that Highlights Values which Fall In Specific Range

    Quote Originally Posted by Winon View Post
    Hello Esuric,



    Have you considered using Conditonal Formatting?

    Something like: =AND($J1<>"",$K1=$L1,$J1=$K1)

    Regards.
    Yeah, the AND function worked. Thank you!

  4. #4
    Forum Guru Winon's Avatar
    Join Date
    02-20-2007
    Location
    East Rand, R.S.A.
    MS-Off Ver
    2010
    Posts
    6,113

    Re: Need Macro that Highlights Values which Fall In Specific Range

    You are welcome.

    Glad I could help, and thank you for adding to my Reputation.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need to calculate average if values fall into EITHER range.
    By daxplicitazn in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-25-2013, 12:37 PM
  2. Count Unique values if they fall between a date range
    By Racecarjoe in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-24-2012, 06:41 PM
  3. Replies: 1
    Last Post: 08-06-2011, 01:05 AM
  4. Count the number of values that fall with in a range
    By nynamyna in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-12-2011, 08:39 AM
  5. Replies: 7
    Last Post: 11-10-2009, 09:42 AM

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