Thread
:
Conditional formatting
View Single Post
#
4
Posted to microsoft.public.excel.programming
merjet
external usenet poster
Posts: 812
Conditional formatting
Use a formula like this in column K.
=IF(ISBLANK(G1),"",C1+E1)
HTH,
Merjet
Reply With Quote
merjet
View Public Profile
Find all posts by merjet