Hi
I am having trouble getting a formula to work.
so far I have this:
=IF(B8="Change to Day working"," ",IF(B8="Change of Manager"," ",IF(B8="Change to Team"," ",IF(B8="Change of Hours"," ",IF(B8="Change to Hourly Rate"," ","Manager to Complete:")))))
What I also want it to do is sayis ..... IF B8="Change of Manager" and the value in cell B21 is > 35 enter "Manager to Complete" else enter nothing, but i am not sure how to enter this in the already nested IF statement.
any ideas?
Many thanks
I am having trouble getting a formula to work.
so far I have this:
=IF(B8="Change to Day working"," ",IF(B8="Change of Manager"," ",IF(B8="Change to Team"," ",IF(B8="Change of Hours"," ",IF(B8="Change to Hourly Rate"," ","Manager to Complete:")))))
What I also want it to do is sayis ..... IF B8="Change of Manager" and the value in cell B21 is > 35 enter "Manager to Complete" else enter nothing, but i am not sure how to enter this in the already nested IF statement.
any ideas?
Many thanks