+ Reply to Thread
Results 1 to 4 of 4

Conditional Formating to an array

  1. #1
    Registered User
    Join Date
    05-21-2013
    Location
    new york, new york
    MS-Off Ver
    Excel 2010
    Posts
    4

    Conditional Formating to an array

    I am trying to use conditional formating that will highlight any cell in the range M2:P9 are greater than 0 AND where M1:P1 (text) does NOT equal Q2:Q9 (text). Thanks for any help i can get!
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Conditional Formating to an array

    Hi and welcome to the forum

    Your ranges in your post do not match the ranges in the workbook?

    You will need to adjust these ranges, but try this...
    1. highlight the range you want to apply the conditional formatting to
    2. on the home tab, styles, select CF
    3. select new rule, select use formula
    4. enter =AND(A2>0,A$1<>$E2) Format fill as required
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    05-21-2013
    Location
    new york, new york
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Conditional Formating to an array

    Thank you FDibbins, i feel im on the right track (and your right about my reference, i copied from my main file to a new file so i didnt have to upload the entire document). The only problem is in my Example A2 and A5 are being triggered for the conditional formating even tho A1= the Value in column E

  4. #4
    Registered User
    Join Date
    05-21-2013
    Location
    new york, new york
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Conditional Formating to an array

    NEVERMIND, I had a typo in my statement. Thanks again!!!!

+ 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. Replies: 4
    Last Post: 01-23-2014, 10:14 AM
  2. Replies: 6
    Last Post: 08-14-2006, 05:00 PM
  3. Replies: 2
    Last Post: 03-27-2006, 12:10 PM
  4. [SOLVED] Conditional formating using array formula??
    By Andre Croteau in forum Excel General
    Replies: 1
    Last Post: 02-10-2006, 05:45 PM
  5. Install dates formating using conditional formating?
    By Jerry Eggleston in forum Excel General
    Replies: 2
    Last Post: 11-09-2005, 01:49 PM

Tags for this Thread

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