Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Circular referance problem


I am having problems solving a seemingly complex issue with circular
referances.

Name wgt %
aaaa 100 0.25
bbbb 100 0.25
cccc 100 0.25
dddd 100 0.25

Total 400

The user inputs the weight and this works out the percent based of the
total.

Now say i want to add a new name called "eeee". But i want to specify
the % and it works out the weight.
I would have to refer the % to the toal weight which would change when
it works out the actual weight creating a circular referance.

Anyone got any ideas how to resolve this problem?


--
kanuvas
------------------------------------------------------------------------
kanuvas's Profile: http://www.excelforum.com/member.php...o&userid=27911
View this thread: http://www.excelforum.com/showthread...hreadid=483073

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Circular referance problem

Assuming the columns are A B C
in cell C1 enter formula =B1/Total
copy that formula down the column
now if you name the cell that has the total you can then use the word
Total
select the cell that has the total then
open the window beside the = sign by the formula box and type in the
word Total then enter
now any time you write the word Total in a formula in the workbook it
will reffer to that cell range

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Circular referance problem


My approach to this kind of problem is to use Solver/Goal seek. Set up
spreadsheet like you have, add the row, put a number in for wgt of eeee
and the formula to calculate its wgt%, then run Solver, set target cell
(wgt% eeee) to value of x%, by changing the appropriate wgt of eeee
cell, and let Solver solve the problem.


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=483073

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with circular calcs ksfarmer Excel Worksheet Functions 2 February 27th 09 03:38 PM
Circular Referance John Vickers Excel Discussion (Misc queries) 2 February 15th 06 08:56 AM
Problem with Circular Reference Paul M Excel Discussion (Misc queries) 1 February 15th 06 01:43 AM
Circular reference problem R.Hocking Excel Discussion (Misc queries) 4 February 2nd 06 05:20 PM
Problem with IF function/circular/HELP! smdettloff Excel Worksheet Functions 4 August 31st 05 08:58 PM


All times are GMT +1. The time now is 09:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"