How to get the number Needed Survey

abakadang

New Member
Joined
Oct 4, 2023
Messages
2
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
Need help, i need to know on how many survey I needed to achieve my goal

here is the sample
Count of scoreBadGoodGrand TotalSurvey %Target %Needed Survey
Human41317
76.47%​
90%?
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Welcome to the Board!

I am not quite clear exactly what you are trying to do (are you looking for the total number of surverys depending on how many bad ones you have so far, or just how many more you need?).
Using the example you posted, please walk us through the logic showing us how to arrive at the value you want.
 
Upvote 0
I want to see the needed number of surveys depends on how many bad surveys I have. Apologize for confusions
 
Upvote 0
If number of Bad Surveys is in cell B2 and the percentage you need is in cell F2, then use this formula:
Excel Formula:
=B2/(1-F2)
which will return 40 in your example.
 
Upvote 0

Forum statistics

Threads
1,215,898
Messages
6,127,632
Members
449,391
Latest member
Kersh82

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top