FROGGER24
Well-known Member
- Joined
- May 22, 2004
- Messages
- 704
- Office Version
-
- 2013
- 2010
- Platform
-
- Windows
I need some help in combining the following formulas:
1). =IF(C2="aaaaa",((B2-A2)*24)-0.5)
2). =if((C2="bbbbb","cccccc",((B2-A2)*24)-4))
3. if none of the previous conditions exist then use this formula.. ((B2-A2)*24)-3).
Once again thanks for any help.
1). =IF(C2="aaaaa",((B2-A2)*24)-0.5)
2). =if((C2="bbbbb","cccccc",((B2-A2)*24)-4))
3. if none of the previous conditions exist then use this formula.. ((B2-A2)*24)-3).
Once again thanks for any help.