Re: shading rows in excel

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



it seems that i had not been clear to u sir
what is want is
row no. 1 - one colour
row no. 2 - another colour
row no. 3 - one colour (same as row no. 1)
row no. 4 - another colour (same as row no. 2)
............ so on

"Gord Dibben" wrote:

Condition1 =MOD(SUBTOTAL(3,$A1:$A$2),2)=0 format as red

Condition2 =MOD(SUBTOTAL(3,$A1:$A$2),2)=1 format as green


Gord

On Sun, 9 Aug 2009 12:59:01 -0700, YESHWANT JOSHI
<YESHWANTJOSHI@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

BUT ALL THOSE ANSWERS GIVEN UNDER THIS HEAD COLOURS THE ENTIRE SHEET WITH ONE
COLOUR AND THE OTHER REMAINS WHITE. WHAT SHOULD I DO, IF I WANT TO FORMAT
WITH TWO SEPERATE COLOURS ?? (I TRIED THE SAME WITH ADDITION OF THE
CONDITION IN CONDITIONAL FORMATING AND THE SAME FORMULA, BUT IT DOEN NOT
WORK) WHY ??

"Gord Dibben" wrote:

If you won't be filtering the data use the other suggestions.

If you will be filtering use this formula in CF>Formula

=MOD(SUBTOTAL(3,$A1:$A$2),2)=0


Gord Dibben MS Excel MVP

On Fri, 7 Aug 2009 11:47:01 -0700, juji <juji@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:

How do I shade alternate rows in excel 2000




.



Relevant Pages

  • Re: shading rows in excel
    ... first colour only to all rows. ... what about second colour?? ... Condition2 =MOD,2)=1 format as green ... IF I WANT TO FORMAT ...
    (microsoft.public.excel.misc)
  • Re: shading rows in excel
    ... what error i was doing is i was trying to format a blank sheet without data ... Office 2003 SP3 and Windows XP SP3 ... Condition2 =MOD,2)=1 format as green ...
    (microsoft.public.excel.misc)
  • Re: shading rows in excel
    ... You will get alternating row colors down to row 100. ... Condition2 =MOD,2)=1 format as green ... IF I WANT TO FORMAT ... Gord Dibben MS Excel MVP ...
    (microsoft.public.excel.misc)
  • RE: crosstab query failed emergency help
    ... yes sir i know that functions to get monthnameand date. ... the query property as mm/yy and dd it is simply giving me in the required ... fields as month/year, date, attendence. ... in the format dd/mm/yy and innerjoin with above table ...
    (microsoft.public.access.queries)
  • Re: VBA dating
    ... Much obliged, good sir!! ... I would take you out for a beer, or whatever you prefer, if I could!! ... > dates which must be in the US format "mm/dd/yyyy" enclosed in hashes. ... > and Access should interpret your filter correctly. ...
    (microsoft.public.access.queries)