Thread
:
IF Formula to produce coloured statements
View Single Post
#
5
Posted to microsoft.public.excel.programming
GaryDK[_2_]
external usenet poster
Posts: 10
IF Formula to produce coloured statements
Try this, Kylii -
=IF(OR(Data!A1="Overdue",Data!B1="Overdue"),"OVERD UE","OK")
Gary
(less two thru five for direct)
Reply With Quote
GaryDK[_2_]
View Public Profile
Find all posts by GaryDK[_2_]