+ Reply to Thread
Results 1 to 3 of 3

Circular referance problem

  1. #1
    Registered User
    Join Date
    10-07-2005
    Posts
    48

    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?

  2. #2
    damorrison
    Guest

    Re: 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. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,515
    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.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1