Thread
:
Muliple formula conditions
View Single Post
#
5
Posted to microsoft.public.excel.programming
Max
external usenet poster
Posts: 9,221
Muliple formula conditions
=IF(OR(I2=6,"BE"),IF(OR(I26,6),IF(OR(I2<6,0)
Try it as: =IF(I2<6,0,IF(I2=6,"BE",6))
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,000 Files:370 Subscribers:65
xdemechanik
---
Reply With Quote
Max
View Public Profile
Find all posts by Max