jonnywakey
New Member
- Joined
- Apr 1, 2009
- Messages
- 13
Hi all
I'm stuck with the following problem.
I want to be able to change the number in a cell based on a percentage in another cell as follows:-
Cell A1 holds the dynamic number, Cell A2 holds the %age number.
Logic for cell A1 needs to be:- If A2 value <=65% then A1 shows number 5
If A2 value between 85% and 95% then A1 shows number 3
If A2 value >=95% then A1 shows number 1
Tried If And statements but couldn't get them to nest properly........any help appreciated.
Thanks
jonny
I'm stuck with the following problem.
I want to be able to change the number in a cell based on a percentage in another cell as follows:-
Cell A1 holds the dynamic number, Cell A2 holds the %age number.
Logic for cell A1 needs to be:- If A2 value <=65% then A1 shows number 5
If A2 value between 85% and 95% then A1 shows number 3
If A2 value >=95% then A1 shows number 1
Tried If And statements but couldn't get them to nest properly........any help appreciated.
Thanks
jonny