+ Reply to Thread
Results 1 to 4 of 4

conditional formatting copy down

Hybrid View

mojobaabby conditional formatting copy... 07-04-2011, 07:29 PM
jeffreybrown Re: conditional formatting... 07-04-2011, 07:34 PM
JBeaucaire Re: conditional formatting... 07-04-2011, 07:36 PM
mojobaabby Re: conditional formatting... 07-04-2011, 07:51 PM
  1. #1
    Forum Contributor
    Join Date
    12-13-2009
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2007
    Posts
    149

    conditional formatting copy down

    Trying to copy down a column the conditional formatting set in the first cell. Can not figure out why it wont work. When I enter my values that trigger thr formatting the whole column turns red instead of just the row that met the value?
    Any help out there
    Thanks
    Attached Files Attached Files
    Last edited by mojobaabby; 07-04-2011 at 07:51 PM.
    Southwest Granite & Glass
    Quality, It's what we do
    http://www.swgg.ca

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,327

    Re: conditional formatting copy down

    It is because of the absoultes.

    You have $M$4

    And you want $M4
    HTH
    Regards, Jeff

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: conditional formatting copy down

    Excel 101 - use of $ symbol to lock cell references.

    $M$4 = Row locked at row 4 (absolute, won't change), column locked at column M (absolute, won't change)
    $M4 = Row NOT locked (relative, will change when copied), column locked at column M (absolute)
    M$4 = Row locked at row 4(Absolute), column NOT locked at column M (relative, will change when copied)
    M4 = Row NOT locked (relative), column NOT locked (relative)


    So, in your CF formulas, take out the $ in front of the 4 before copying.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  4. #4
    Forum Contributor
    Join Date
    12-13-2009
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2007
    Posts
    149

    Re: conditional formatting copy down

    works like a charm...i am only on lesson 21 havnt made it to 101 yet

+ 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