Hi,
I want to edit a value in a certain cell.
The situation goes like this;
Case 1:
Let's say the value is 7.0, so the value remains 7.0
Case 2:
Let's say the value is 7.333 which is lesser than 7.5 but greater than 7.0, so the value is changed to 7.5.
Case 3:
Let's say the value is 7.5, so the value remains 7.5.
Case 4:
Let's say the value is 7.667 which is greater than 7.5 but lesser than 8.0, so the value is changed to 8.0
How to make those cases possible in Excel? Pls, help.
I want to edit a value in a certain cell.
The situation goes like this;
Case 1:
Let's say the value is 7.0, so the value remains 7.0
Case 2:
Let's say the value is 7.333 which is lesser than 7.5 but greater than 7.0, so the value is changed to 7.5.
Case 3:
Let's say the value is 7.5, so the value remains 7.5.
Case 4:
Let's say the value is 7.667 which is greater than 7.5 but lesser than 8.0, so the value is changed to 8.0
How to make those cases possible in Excel? Pls, help.