Hi Guys
Please help me with the following :
I want to say the following ‘if’ statement:
If A1 is <2500, then put in 0
If A1 is between 2501 and 5000, then put in -5
If A1 is between 5001 and 7500, then put in -10
If A1 is >7501, then put in -15
Please help me with the following :
I want to say the following ‘if’ statement:
If A1 is <2500, then put in 0
If A1 is between 2501 and 5000, then put in -5
If A1 is between 5001 and 7500, then put in -10
If A1 is >7501, then put in -15