Thread
:
nested If
View Single Post
#
1
Posted to microsoft.public.excel.misc
Dave Shultz
external usenet poster
Posts: 14
nested If
Heres my dilemma:
If cell I5 is null and J5 is null, I want L5 to be null
If I5 is not null and J5 is null, I want L5 to return €śIn Progress€ť
If I5 is not null and J5 is not null, I want L5 to return €śClosed€ť
Any suggestions???
Reply With Quote
Dave Shultz
View Public Profile
Find all posts by Dave Shultz