+ Reply to Thread
Results 1 to 6 of 6

Trying to use autofill with conditional formatting with no luck.

  1. #1
    Registered User
    Join Date
    02-16-2013
    Location
    NC
    MS-Off Ver
    2012
    Posts
    9

    Question Trying to use autofill with conditional formatting with no luck.

    I'm trying to use autofill to propagate conditional formatting across several cells but I'm having no luck. It wants to lock in on the originating specific cell.

    For example I want a conditional format that says:
    If B2 is greater than or equal to A2 then highlight it

    I then want to drag/autofill that statement to the rows below and get the following results:
    If B3 is greater than or equal to A3 then highlight it
    If B4 is greater than or equal to A4 then highlight it
    If B5 is greater than or equal to A5 then highlight it
    etc

    Instead of the desired result I'm getting the following results:
    If $B$2:$B$8 is greater than or equal to $A$2 then highlight it
    If $B$2:$B$8 is greater than or equal to $A$2 then highlight it
    If $B$2:$B$8 is greater than or equal to $A$2 then highlight it
    If $B$2:$B$8 is greater than or equal to $A$2 then highlight it
    etc

    A B
    1 Current Share Price Share Price Target
    2 106 105
    3 15 8
    4 35 32
    5 1000 999
    6 74 75
    7 16 11
    8 77 71
    Attached Files Attached Files
    Last edited by OodaLoop; 05-13-2020 at 07:31 PM.

  2. #2
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Trying to use autofill with conditional formatting with no luck.

    Hi,

    Why dont you attach it hereby in excel? It would be easier to help you...
    Look at the yellow banner on the top of the page for instructions how to upload a file.

  3. #3
    Registered User
    Join Date
    02-16-2013
    Location
    NC
    MS-Off Ver
    2012
    Posts
    9

    Re: Trying to use autofill with conditional formatting with no luck.

    I updated the Original Post with the attachment

  4. #4
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Trying to use autofill with conditional formatting with no luck.

    Hi,

    Try:
    =IF($B3>$A3,$B3)
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Trying to use autofill with conditional formatting with no luck.

    If you want to highlight only B then mark your range and apply this formula:

    =B3<A3
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    02-16-2013
    Location
    NC
    MS-Off Ver
    2012
    Posts
    9

    Re: Trying to use autofill with conditional formatting with no luck.

    That did it! I see the problem. Don't use MS's built in formula b/c it forces the "$" . You have to write the formula yourself. Thank you!

+ 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. Help with SUMIFS and SUBTOTALS
    By wodo5 in forum Excel General
    Replies: 1
    Last Post: 03-31-2018, 06:56 PM
  2. Replies: 4
    Last Post: 10-30-2017, 04:06 PM
  3. [SOLVED] Trying to do a lookup and not having any luck
    By Rick K in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-04-2016, 04:04 PM
  4. [SOLVED] Trying to merge two formulas with no luck
    By jonahbosworth in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-16-2013, 01:02 PM
  5. [SOLVED] Excel 2007 : Formula help - not having luck with LOOKUP
    By heatherromo in forum Excel General
    Replies: 3
    Last Post: 03-09-2012, 01:39 PM
  6. [SOLVED] How do I autofill conditional formatting?
    By JesiR in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-16-2006, 02:35 AM
  7. [SOLVED] Pushing my luck
    By gb_S49 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-11-2005, 01:06 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