I created a single rule that would apply a pattern (fill color) and a border.
And I could see the border. Maybe the color of the border is too close to the
color of the pattern?
Or maybe you're using multiple rules and you have to add the border to each of
the formats?
I don't really know what you want.
The border and pattern are very different colors. I can see them both
if I apply a single condition to get them.
I figured that one out. The problem is, I want the pattern in any cell
that has numbers or text it it, which I can do. But I also want, in
the same cells, a condtional border when cell A1 has a date in it
(which is all they will ever have). I can get the cells, using
conditional formatting, to do one or the other, or even both, if every
cell needs both. But I only want the borders to appear if there's a
date in col A. If Col A is blank, no borders in the adjacent cells in
Col B and C, just the pattern. It seems to me there have to be 2
separate conditons for 2 separate criteria. (And it may be order
dependent, I don't know how conditional format handles that). So one
condition would specify that if the current cell has text, add a
pattern. The other condition is that if Col A in the same row has a
date (number, non-blank) in it, add a border and keep the pattern.
I can write the conditional formatting to do both with one condition,
or to do either with 2 conditions, but not to show both a border and a
pattern, each based on a separate condition. If the pattern is shown,
the border is hidden. Like the pattern condition is over-riding the
border condition. I want them to be additive, not exclusive. Is that
any clearer?
Thanks for the help. It may be I'm just trying to do something XL
doesn't do. You've helped me before and I've read many of your posts,
so if you don't know how to do it, Dave, it probably can't be done!