Goal Seek Algebra Formula

G

Guest

Hello everyone, ok, I've spent a little over two hours thinking about this
one, among the other dozen or so formulas I have managed to already solve. I
was wondering if a few other braniac excel geniuses can tag along on this
one. It's basically easy, somewhat, here it goes

With a goal seek, all it would be is Change C by getting R to 15%, it drives
for about 10 seconds and bam, solution.

I need a formula to this for 40 rows instead of running goal seek each time,
Is this possible?

Now 15% is a formula based on the total of Sum(A:Z)/Receipt. Now each
letter through A-Z is dependant on what C has, each cell in A-Z is a formula
that depends on C.

I hope that helps so far.
 
G

Guest

hello too,
quite intriguing question...can u please post the basic formula u used to
relate C with R...
regards,
driller
 
G

Guest

Well actually this is what R is
=Total/Receipt

Total=sum(A:Z)

C is blank

each cell in A-Z has this forumla (=IF(VLOOKUP(CONCATENATE($D1,"
",$E1),$U$8:$AM$16,MATCH(AI$1,$V$7:$AM$7,0)+1,FALSE)>0,IF($AJ1=0,0,ROUND(($AJ1/$AJ$3*AI$3)/$O1,0)*$O1),0))

except C, C is in that A-Z range. which in this formula its AJ1 Latter
part of the formula which is performing the calculation after a Vlookup, goes
to round(C/C's Index *A'sIndex/Pack)/Pack and so fourth to B to D, skipping C.
 
G

Guest

Javier,

I suggest u wait for some kinda macro for this "specific" one. i just can't
realize if there's some kinda circ. ref. involve here...

regards,
driller
 
G

Guest

That's what I thought, I was afraid of the circular reference, well If I
figure it out tonight I'll post it up.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Goal Seek returning different results 3
Goal Seek 3
Goal-Seek Question 7
Goal Seek Formula 2
goal seek multiple cells 2
Goal Seek - show formula? 3
Goal Seek using Time 2
Goal Seek Goes Haywire 4

Top