Thread
:
Formula for fill color?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Vergel Adriano
external usenet poster
Posts: 857
Formula for fill color?
Assume you're looking for the formula to put in the conditional format for
G2, try this:
=AND(G2D4, G2<D6)
" wrote:
I'm trying to say "If D4<G2<D6, then make G2 a certain color". any
ideas? I keep getting errors. thanks!
Reply With Quote
Vergel Adriano
View Public Profile
Find all posts by Vergel Adriano