Thread
:
=IF ..OR.. =IF
View Single Post
#
2
Posted to microsoft.public.excel.programming
Brian Withun
external usenet poster
Posts: 9
=IF ..OR.. =IF
=IF(A1="G",g,IF(A1="J",j,"ERROR"))
this presupposes that g and j are defined to be something, otherwise
you'll just get a #NAME? error
Brian Herbert Withun
Reply With Quote
Brian Withun
View Public Profile
Find all posts by Brian Withun