I don't have any more suggestions.
(I can't make it so that the conditional formatting doesn't work.)
[snip]
Really?? How odd.
Again, in XL2003 SP3, if you do the following, do you not get the same
results I do?:
1. New sheet.
2. Print area = A1 to B30.
3. - Select A2 to B30 and enter conditional formatting =MOD(SUBTOTAL
(3,$A2:$A$2),2)=0.
- Select row colour of, say, light yellow.
4. Close conditional formatting.
For me, the above steps 1-4 give a solid colour even WITHOUT ANY DATA
from A2 to B30.
And the following happens ...:
1. A2 to B30 start out solid light yellow colour.
2. I type "Anne" into A2: all colour disappears from all rows.
3. I type in "Peter" into A3: A3 to B30 turn to light yellow colour,
solid (no alternating).
4. A4, I type in "Anne": A3:B3 = light yellow, no colour anywhere
else.
5. A5 = Sam: rows 2 and 4 now retain alternating colour but rest of
spreadsheet below A5 turns solid.
6. Each additional name, no matter what it is (in other words, that
then contains data), row turns to alternate colouring. All empty rows
below have solid colour.
Does this not happen to you, too?
For me, this is not good coding. If I go back and again select A2 to
B30 and put in the regular alternate row colouring of =MOD(ROW(),2)=0
then _ALL_ the rows, empty or not, get alternate colouring and not
this ever-changing colour situation. I'm going to have to leave this
clunky =MOD(ROW(),2)=0 colour in even though the colouring gets out of
whack when the sheet is filtered. If there is no other possible
solution to get a result, then this is the first serious weakness that
I can remember coming across in Excel.
It's funny because the row numbering code that I mention above works
on filtered and non-filtered data just perfectly and also works only
when data is in a cell we designate so that, in essence, only rows
with data in them are counted. This is perfect. I realize that we're
using Excel in an advanced way, emulating a database type of situation
even though Excel is not geared for that function particularly , but
if we can't get a row colouring conditional formatting forumula, then
this is the only area where Excel isn't doing all it can as is usually
not the norm.
Anyway, thanks for everyone's help. It's always good to know what a
program can and can't do and though it's disappointing, Excel has
always managed to perform except for this one case (unless it's found
that something else is going on that can be fixed <g>).
Cheers.
D