R
Randall Roberts
ok here is what i am trying to do
hopefully someone can help me
A B C
100 200
in a i have the number of succesfull atempts
in b is the total number of attempts
in c i want to display how many more succesfull atempts are needed to
achieve a certain percentage
i know i can use something like
=A1-(B1*0.65) which would give me 30
but this is not accurate since if i add 30 to column a i must also add
30 to column b (30 more succesful attempts also adds 30 more total
attempts)
can anyone give me any sugestions to solve this problem
hopefully someone can help me
A B C
100 200
in a i have the number of succesfull atempts
in b is the total number of attempts
in c i want to display how many more succesfull atempts are needed to
achieve a certain percentage
i know i can use something like
=A1-(B1*0.65) which would give me 30
but this is not accurate since if i add 30 to column a i must also add
30 to column b (30 more succesful attempts also adds 30 more total
attempts)
can anyone give me any sugestions to solve this problem