+ Reply to Thread
Results 1 to 3 of 3

conditional formatting

  1. #1
    Forum Contributor
    Join Date
    02-18-2014
    Location
    hk
    MS-Off Ver
    Excel 365
    Posts
    105

    conditional formatting

    Hi All,

    I have a sheet like that
    A B C
    1 140101 10 John
    2 140102 11 Peter
    3 140102 11 John

    I want to use conditional to highlight the whole line when column A is the last day.
    I can do that for column A. but I don't know to how to set the conditional formatting for column B and C.

    Thanks.

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: conditional formatting

    You need to set the cell reference to absolute with a $.

    So, if your conditional formatting formula was something like =A1=max(A:A) then change it to =$A1=max($A:$A) and apply it to all three columns.

  3. #3
    Forum Contributor
    Join Date
    12-30-2012
    Location
    Israel
    MS-Off Ver
    2007, 2016
    Posts
    642

    Re: conditional formatting

    @Poster, welcome, next time please attach sample file.. See attached file, it is a very simple macro

    *Note you've talked about "last day" - I understand that you want the last row, let us know if you want the latest day..
    Attached Files Attached Files
    Please * if you like the answer

+ 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. Opening xlsm files with conditional formatting opens with removed conditional formatting
    By Martijn.Steenbakker in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-07-2014, 05:38 AM
  2. Replies: 1
    Last Post: 09-20-2013, 06:23 PM
  3. Replies: 2
    Last Post: 09-19-2013, 10:34 AM
  4. Delete Conditional Formatting conditions but keep cell formatting - Excel 2010
    By tetreama in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-09-2012, 08:28 PM
  5. Replies: 3
    Last Post: 05-15-2012, 04:13 PM

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