K
kentamos
I am trying and just cannot get it.
I am trying to get a formula that does this:
If have cell n3 at numbers up to 9 then cell v3 I want to read "1"
If have cell n3 at numbers up to 14.9 then cell v3 I want to read "2"
If have cell n3 at numbers up to 19.9 then cell v3 I want to read "3"
If have cell n3 at numbers up to 24.9 then cell v3 I want to read "4"
and so on.
My attempt is to make the numbers increase by 1 when counting by 5.
can anyone help me on this.
I am trying to get a formula that does this:
If have cell n3 at numbers up to 9 then cell v3 I want to read "1"
If have cell n3 at numbers up to 14.9 then cell v3 I want to read "2"
If have cell n3 at numbers up to 19.9 then cell v3 I want to read "3"
If have cell n3 at numbers up to 24.9 then cell v3 I want to read "4"
and so on.
My attempt is to make the numbers increase by 1 when counting by 5.
can anyone help me on this.