I am trying to add to a formula already written and need some assistance.
I have this formula: =IF(N7="A2-1",IF(S7="Threshold","$50.00", IF(S7="Target","$75.00", IF(S7="Stretch","$100.00")))).
So far it works fine. I need to adjust it a little bit. What I need to add to that formula is the following: if the hire date is between 2/1/2008 and 2/29/2008.
I am not sure how to write it.
I have this formula: =IF(N7="A2-1",IF(S7="Threshold","$50.00", IF(S7="Target","$75.00", IF(S7="Stretch","$100.00")))).
So far it works fine. I need to adjust it a little bit. What I need to add to that formula is the following: if the hire date is between 2/1/2008 and 2/29/2008.
I am not sure how to write it.