Moving a formula from Numbers to Sheets
Hi everyone, I hope someone can help.
I have a calculator on Numbers that works perfectly on my iPad and iPhone, but when I try and migrate it to Google Sheet, the formulas are not recognised.
The calculator essentially allows you to put in how many sales you make and what % of KPI you get on that,
I.e. Let’s say the target is 50% attach rate
You would put in 10 sales with 40% attach rate, based on another cell that shows 4 (10 x 0.4) this would then work out how many more sales in a row you would need to achieve the 50%, so would then show 2. The formula is below.
IF(ROUNDUP(((LEFT(G8,2)÷100×$B4)−G4)÷(1−(LEFT(G8,2)÷100)),0)<1,"",ROUNDUP(((LEFT(G8,2)÷100×$B4)−G4)÷(1−(LEFT(G8,2)÷100)),0))
This however returns an error when used in Google Sheets, however I need this to link to another Google Sheet thus need to find a way to migrate it.
There is a link to the calculator on Numbers below for anyone wanting to try it out.
https://www.icloud.com/numbers/0fubTPtazAHliO-SnlBp2H5wg#Calc
The 4 white cells at the top are the ones you edit and the numbers next to the % shows how many more in a row you need to achieve said result.
I hope this makes sense, if not just ask.
All I want is a Google Sheets equivalent of this.
Thanks.
iPad Pro, iPadOS 13