jdmurphy42
New Member
- Joined
- Jul 29, 2017
- Messages
- 3
Hi guys,
i'm wondering if anyone can help, as this has got me completely confused... i'm not sure if there is a simple way to do this, or if I need to delve into the murky waters of circular referencing?
I have a spreadsheet that look like this...
[TABLE="width: 497"]
<colgroup><col width="107" style="width:80pt"> <col width="89" style="width:67pt"> <col width="78" style="width:59pt"> <col width="93" style="width:70pt"> <col width="130" style="width:98pt"> </colgroup><tbody>[TR]
[TD="width: 107, bgcolor: #008CA8"]Warranty Target[/TD]
[TD="width: 89, bgcolor: #008CA8"]Current Units[/TD]
[TD="width: 78, bgcolor: #008CA8"]Warranty %[/TD]
[TD="width: 93, bgcolor: #008CA8"]Units Needed[/TD]
[TD="width: 130, bgcolor: #008CA8"]Warranties Needed[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]20%[/TD]
[TD="bgcolor: transparent"]50[/TD]
[TD="bgcolor: transparent"]18%[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]
I need the sheet to work out how many units I need, with warranties to achieve the target. Obviously I can use =SUM(Current Units*Warranty Target) to give me the number I should be on, and take off the number of warranties I already have, but as I sell more units, the number required to achieve target will change so I need it to work out how many extra units with warranties I need.
I hope that makes sense? I've been going round and round trying to work this one out for hours so I may not be explaining it very well, but I really hope it's enough for someone to help?
Thanks
i'm wondering if anyone can help, as this has got me completely confused... i'm not sure if there is a simple way to do this, or if I need to delve into the murky waters of circular referencing?
I have a spreadsheet that look like this...
[TABLE="width: 497"]
<colgroup><col width="107" style="width:80pt"> <col width="89" style="width:67pt"> <col width="78" style="width:59pt"> <col width="93" style="width:70pt"> <col width="130" style="width:98pt"> </colgroup><tbody>[TR]
[TD="width: 107, bgcolor: #008CA8"]Warranty Target[/TD]
[TD="width: 89, bgcolor: #008CA8"]Current Units[/TD]
[TD="width: 78, bgcolor: #008CA8"]Warranty %[/TD]
[TD="width: 93, bgcolor: #008CA8"]Units Needed[/TD]
[TD="width: 130, bgcolor: #008CA8"]Warranties Needed[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]20%[/TD]
[TD="bgcolor: transparent"]50[/TD]
[TD="bgcolor: transparent"]18%[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]
I need the sheet to work out how many units I need, with warranties to achieve the target. Obviously I can use =SUM(Current Units*Warranty Target) to give me the number I should be on, and take off the number of warranties I already have, but as I sell more units, the number required to achieve target will change so I need it to work out how many extra units with warranties I need.
I hope that makes sense? I've been going round and round trying to work this one out for hours so I may not be explaining it very well, but I really hope it's enough for someone to help?
Thanks