+ Reply to Thread
Results 1 to 6 of 6

AutoFill Aternate ROW's with grey except some Column or cell

  1. #1
    Forum Contributor
    Join Date
    07-20-2015
    Location
    Covilhã
    MS-Off Ver
    2010
    Posts
    516

    AutoFill Aternate ROW's with grey except some Column or cell

    How can i condicional format alternating row YES row NO, the color of the fill.

    I need the first visible row to be White, then alternate grey.

    I have manage to do grey white grey although need it to be white grey white.
    I used this PT code:
    Please Login or Register  to view this content.
    in conditional formatting.

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: AutoFill Aternate ROW's with grey except some Column or cell

    Can you upload an example spreadsheet (Go Advanced>Manage Attachments) I don't even know what RESTO stands for in English and not sure how your data is using Subtotal.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    08-17-2012
    Location
    New York, New York
    MS-Off Ver
    Excel 2010
    Posts
    97

    Re: AutoFill Aternate ROW's with grey except some Column or cell

    This is the conditional formatting formula you want.

    =NOT(MOD(ROW(),2)=0)

  4. #4
    Forum Contributor
    Join Date
    07-20-2015
    Location
    Covilhã
    MS-Off Ver
    2010
    Posts
    516

    Re: AutoFill Aternate ROW's with grey except some Column or cell

    Quote Originally Posted by reagan.kha View Post
    This is the conditional formatting formula you want.

    =NOT(MOD(ROW(),2)=0)
    Formula doesn't work properly.

    When i filter, the Grey is the first. I want the white first then grey

    Can you help ?
    Last edited by brainzlp; 10-30-2015 at 01:10 PM.

  5. #5
    Forum Contributor
    Join Date
    07-20-2015
    Location
    Covilhã
    MS-Off Ver
    2010
    Posts
    516

    Re: AutoFill Aternate ROW's with grey except some Column or cell

    Quote Originally Posted by reagan.kha View Post
    This is the conditional formatting formula you want.

    =NOT(MOD(ROW(),2)=0)
    I want that the
    1st VISIBLE ROW is WHITE
    2nd VISIBLE ROW is GREY
    3rd VISIBLE ROW is WHITE
    Etc etc

  6. #6
    Forum Contributor
    Join Date
    07-20-2015
    Location
    Covilhã
    MS-Off Ver
    2010
    Posts
    516

    Re: AutoFill Aternate ROW's with grey except some Column or cell

    SOLVED alone

    Solution:
    Please Login or Register  to view this content.

+ 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. [SOLVED] AutoFill Aternate ROW's with grey except some Column or cell
    By brainzlp in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-12-2015, 02:03 PM
  2. [SOLVED] Autofill cell underneath but only if adjacent cell in next column contains data
    By picton2000 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-01-2013, 07:36 AM
  3. Autofill every 3rd cell in a column?
    By smaier69 in forum Excel General
    Replies: 7
    Last Post: 12-20-2012, 12:49 PM
  4. [SOLVED] Hide column if cell colur is grey
    By freud1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-06-2012, 08:08 AM
  5. Replies: 6
    Last Post: 02-23-2012, 11:18 PM
  6. Copy/move a word from a cell in a column to another column and autofill
    By excelaspire0219 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-05-2009, 03:54 PM
  7. autofill the column cell down the row
    By qwervbnmasdf in forum Excel General
    Replies: 3
    Last Post: 01-21-2007, 10:48 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