kierons316
New Member
- Joined
- Apr 11, 2011
- Messages
- 2
I'm wanting a formula that will increase the value in a cell by 1 when the value of another cell is increased by so much, eg
if a1 = 78, i want b1 = 7
basically i want b7 to tell me how many full 10's there are in a1. so then when a1 gets to 80, b1 will read 8.
there's probably going to be a real simple way of doing what i want but i cant figure it.
I've tried dividing a1 by 10, but it rounds the value up which i dont want.
thanks
if a1 = 78, i want b1 = 7
basically i want b7 to tell me how many full 10's there are in a1. so then when a1 gets to 80, b1 will read 8.
there's probably going to be a real simple way of doing what i want but i cant figure it.
I've tried dividing a1 by 10, but it rounds the value up which i dont want.
thanks