+ Reply to Thread
Results 1 to 5 of 5

Macro to Conditional Format Columns A:F, Rows 3:end of data

  1. #1
    Forum Contributor
    Join Date
    09-06-2012
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    225

    Macro to Conditional Format Columns A:F, Rows 3:end of data

    I am trying to format the color of a report so that every other line is blue. The problem I am getting is that data is copied from a table so it already has colors to it, which get messed up when the data is sorted. So I cant conditional format the report prior to running the macro, I need to figure out how to have the formatted colors overpower the colors from the table.

    Any help is much appreciated.

    Thank you.

  2. #2
    Forum Contributor
    Join Date
    01-17-2013
    Location
    Belgium
    MS-Off Ver
    Excel 2010
    Posts
    211

    Re: Macro to Conditional Format Columns A:F, Rows 3:end of data

    this is to make every other line blue , it will stop when there are no values in anymore in column A

    Please Login or Register  to view this content.
    Last edited by hulpeloos; 01-18-2013 at 01:21 PM. Reason: color code adjusted

  3. #3
    Forum Contributor
    Join Date
    01-17-2013
    Location
    Belgium
    MS-Off Ver
    Excel 2010
    Posts
    211

    Re: Macro to Conditional Format Columns A:F, Rows 3:end of data

    the above was to color even row numbers

    if you want the odd rows then use below

    Please Login or Register  to view this content.

  4. #4
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Macro to Conditional Format Columns A:F, Rows 3:end of data

    Duplicate Post
    http://www.excelforum.com/excel-prog...ow-to-fix.html
    Man that frosts my Butt.
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  5. #5
    Forum Contributor
    Join Date
    09-06-2012
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    225

    Re: Macro to Conditional Format Columns A:F, Rows 3:end of data

    Hulpeloos, you have been a great help! Thank you!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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