+ Reply to Thread
Results 1 to 5 of 5

Automatically highlight the next incomplete row?

  1. #1
    Registered User
    Join Date
    11-25-2014
    Location
    Surrey, UK
    MS-Off Ver
    Office for Mac 2011
    Posts
    2

    Automatically highlight the next incomplete row?

    Hello and greetings to the Excel Help Forum community, I'm Mark and I live in Surrey,UK. I'm very much a novice when it comes to Excel; particularly the more advanced functions, hence this is my very first post.

    Using Excel for Mac 2011 on my iMac I've created an .xls workbook, it comprises 9 columns to track payments to a single payee of which there will eventually be 76 in total; 8 of the cells in each row are complete leaving only the "date paid" data to be filled when each payment is made.

    For ease of viewing is there a way that I can get Excel to automatically highlight the next incomplete row where the "date paid" cell is empty until such time as it's filled, and then move on to the next row where, again, the "date paid" paid cell is empty, and so on and so forth?
    Last edited by mst1984; 11-25-2014 at 04:42 PM.

  2. #2
    Forum Contributor
    Join Date
    08-04-2014
    Location
    Riga
    MS-Off Ver
    2010
    Posts
    579

    Re: Automatically highlight the next incomplete row?

    Perhaps you should look into Conditional Formatting? Set a rule that highlights blank cells?

    Select your data range, click Conditional Formatting under the Home tab (sorry I'm on Windows, I assume this is similar on Mac), New Rule, Format cells that contain-->Blanks

  3. #3
    Registered User
    Join Date
    11-25-2014
    Location
    Surrey, UK
    MS-Off Ver
    Office for Mac 2011
    Posts
    2

    Re: Automatically highlight the next incomplete row?

    Quote Originally Posted by bmouse View Post
    Perhaps you should look into Conditional Formatting? Set a rule that highlights blank cells?

    Select your data range, click Conditional Formatting under the Home tab (sorry I'm on Windows, I assume this is similar on Mac), New Rule, Format cells that contain-->Blanks
    Thank you, I think you might be onto something with conditional formatting.

    So far I've successfully used it to highlight all empty "date paid" cells but really what I want is for the whole row to be highlighted in this way but because the other cells aren't blank it won't work, any ideas?

  4. #4
    Forum Contributor
    Join Date
    08-04-2014
    Location
    Riga
    MS-Off Ver
    2010
    Posts
    579

    Re: Automatically highlight the next incomplete row?

    Try fiddling with the rules. Set to highlight the entire row under this rule =COUNTBLANK($D$1)>=1

    D1 is your target cell. When you enter any value in D1, the row will then be un-colored.

  5. #5
    Registered User
    Join Date
    06-28-2012
    Location
    India
    MS-Off Ver
    Excel 2013 and Excel 365
    Posts
    76

    Re: Automatically highlight the next incomplete row?

    Try this rule:
    =IF(ROW()-COUNTA($A:$A)=1,1)

+ 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. Making a Chart Automatically from several incomplete data sets
    By ElliotJames in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-24-2014, 05:05 AM
  2. how to automatically highlight the whole row?
    By musunna in forum Excel General
    Replies: 2
    Last Post: 01-14-2012, 02:37 PM
  3. Moving completed cells to top and incomplete to bottom automatically
    By goose1000 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-13-2011, 05:38 PM
  4. [SOLVED] Have spreadsheet changes automatically highlight
    By Tim Miser in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-07-2006, 05:25 PM
  5. Highlight automatically anything that is other than required
    By Adnan in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-14-2005, 12:06 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