S
Sean NWIC
Here is my Formula, but it's not excepting:
[ IF(OR(G21>="2009-10",C21="Tuition Full Time Non-Tribal"),2718,2394) ]
IF I take this out, everything works. Can you Help Me?
=IF(OR(C21="Tuition Part Time Tribal",C21="Tuition Part Time
Non-Tribal"),H21*B21,IF(OR(G21>="2009-10",C21="Tuition Full Time
Tribal"),1002,882,IF(OR(G21>="2009-10",C21="Tuition Full Time
Non-Tribal"),2718,2394))
[ IF(OR(G21>="2009-10",C21="Tuition Full Time Non-Tribal"),2718,2394) ]
IF I take this out, everything works. Can you Help Me?
=IF(OR(C21="Tuition Part Time Tribal",C21="Tuition Part Time
Non-Tribal"),H21*B21,IF(OR(G21>="2009-10",C21="Tuition Full Time
Tribal"),1002,882,IF(OR(G21>="2009-10",C21="Tuition Full Time
Non-Tribal"),2718,2394))