ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Coloring Alternative Rows only if data is there (https://www.excelbanter.com/new-users-excel/215171-coloring-alternative-rows-only-if-data-there.html)

BetaDocuments

Coloring Alternative Rows only if data is there
 
Hi,

I have a spreadsheet with [ =MOD(ROW(),2)=1] conditional formatting
in it. I want to highlight this only if there data in there. I have
googled if but cannot find the method can anyone post the method or
provide me with link. It will be 2nd conditional formatting I think :l

Bob Phillips[_3_]

Coloring Alternative Rows only if data is there
 
=AND(COUNTA(1:1)0,MOD(ROW(),2)=1)

--
__________________________________
HTH

Bob

"BetaDocuments" wrote in message
...
Hi,

I have a spreadsheet with [ =MOD(ROW(),2)=1] conditional formatting
in it. I want to highlight this only if there data in there. I have
googled if but cannot find the method can anyone post the method or
provide me with link. It will be 2nd conditional formatting I think :l




BetaDocuments

Coloring Alternative Rows only if data is there
 
On Jan 2, 1:24*pm, "Bob Phillips" wrote:
=AND(COUNTA(1:1)0,MOD(ROW(),2)=1)

--
__________________________________
HTH

Bob

"BetaDocuments" wrote in message

...



Hi,


I have a spreadsheet with * [ =MOD(ROW(),2)=1] conditional formatting
in it. *I want to highlight this only if there data in there. *I have
googled if but cannot find the method can anyone post the method or
provide me with link. *It will be 2nd conditional formatting I think :l- Hide quoted text -


- Show quoted text -


Hi Bob,

This is not working properly. Do you want to try this in your excel
spreadsheet :(

Gord Dibben

Coloring Alternative Rows only if data is there
 
I'm not Bob but it works for me in 2003.

If no data in any row, the rows are not color-banded as you requested.

Those that have data are alternating color-banding as you requested.

What "doesn't work" for you?

Or perhaps your original request was not what you meant?



Gord Dibben MS Excel MVP


On Mon, 5 Jan 2009 10:24:38 -0800 (PST), BetaDocuments
wrote:

On Jan 2, 1:24*pm, "Bob Phillips" wrote:
=AND(COUNTA(1:1)0,MOD(ROW(),2)=1)

--
__________________________________
HTH

Bob

"BetaDocuments" wrote in message

...



Hi,


I have a spreadsheet with * [ =MOD(ROW(),2)=1] conditional formatting
in it. *I want to highlight this only if there data in there. *I have
googled if but cannot find the method can anyone post the method or
provide me with link. *It will be 2nd conditional formatting I think :l- Hide quoted text -


- Show quoted text -


Hi Bob,

This is not working properly. Do you want to try this in your excel
spreadsheet :(



Bob Phillips[_3_]

Coloring Alternative Rows only if data is there
 
Then you need to explain in what way it is not working and more detail on
exactly what you need.

--
__________________________________
HTH

Bob

"BetaDocuments" wrote in message
...
On Jan 2, 1:24 pm, "Bob Phillips" wrote:
=AND(COUNTA(1:1)0,MOD(ROW(),2)=1)

--
__________________________________
HTH

Bob

"BetaDocuments" wrote in message

...



Hi,


I have a spreadsheet with [ =MOD(ROW(),2)=1] conditional formatting
in it. I want to highlight this only if there data in there. I have
googled if but cannot find the method can anyone post the method or
provide me with link. It will be 2nd conditional formatting I think :l-
Hide quoted text -


- Show quoted text -


Hi Bob,

This is not working properly. Do you want to try this in your excel
spreadsheet :(




All times are GMT +1. The time now is 07:09 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com