+ Reply to Thread
Results 1 to 5 of 5

Conditional Formatting Shade Every Other Row only when data is in Column A

  1. #1
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    402

    Conditional Formatting Shade Every Other Row only when data is in Column A

    Hello,

    I know the basic formula to shade every other row, but can it be altered if only data is in the column A of the row?

    thanks for help on this.

    Nick

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,464

    Re: Conditional Formatting Shade Every Other Row only when data is in Column A

    Use AND to combine A2<>"" with what you've got.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    402

    Re: Conditional Formatting Shade Every Other Row only when data is in Column A

    Hello TMS,

    Thank you for the quick reply.

    I am using =MOD(ROW(),2)=0

    How could I incorporate that?

    Thanks, I appreciate your help.

  4. #4
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    402

    Re: Conditional Formatting Shade Every Other Row only when data is in Column A

    Hello,

    Follow up, I was able to use this:
    =ISEVEN(ROW())*OR($A3:$C3<>"")

    Thank you for your help.

  5. #5
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,464

    Re: Conditional Formatting Shade Every Other Row only when data is in Column A

    You're welcome.

+ 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. Shade Row based on Conditional Formatting
    By pkew22 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-31-2016, 03:31 PM
  2. [SOLVED] Macro or conditional formatting to shade 4 liked numbers
    By Larbec in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-04-2015, 07:14 AM
  3. Use conditional formatting to shade cells between two dates
    By vandeverja in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-27-2014, 11:58 AM
  4. Replies: 3
    Last Post: 12-03-2011, 06:01 PM
  5. Using Conditional Formatting to Shade Specific Cells
    By Hypnopoison in forum Excel General
    Replies: 4
    Last Post: 04-03-2011, 11:45 AM
  6. Replies: 7
    Last Post: 12-17-2010, 03:17 AM
  7. shade row without conditional formatting?
    By Wizard33 in forum Excel General
    Replies: 9
    Last Post: 03-12-2010, 05: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