close

I wan to Multiply a number in a cell I call A1 by .00029 and its answer in A4
.. Then be able to add up the entire A column in A6.
--
Sincerely,

Biz Broker

Your Business has the POWER of our Business


I wan to Multiply a number in a cell I call A1 by .00029 and its answer
in A4
.. Then be able to add up the entire A column in A6.

in A4 =a1*0.00029
in A6 =sum(A:A)--
Dav
------------------------------------------------------------------------
Dav's Profile: www.excelforum.com/member.php...oamp;userid=27107
View this thread: www.excelforum.com/showthread...hreadid=509261
I wan to Multiply a number in a cell I call A1 by .00029 and its answer
in A4
.. Then be able to add up the entire A column in A6.

in A4 =a1*0.00029
in A6 =sum(A:A)

Regards

Dav--
Dav
------------------------------------------------------------------------
Dav's Profile: www.excelforum.com/member.php...oamp;userid=27107
View this thread: www.excelforum.com/showthread...hreadid=509261That won't work because the sum of the whole column includes the sum
itself thus creating a circular reference i.e. when adding up all cells
from A4 down Excel wants to add the contents of A6 but it hasn't
calculated that contents yet.

The problem as you describe it seems to be a bit confusing. If you have
a value just in A4 why would you want to sum up the whole column?

If you are a bit more specific as to what you are trying to do we might
be able to suggesst a solution.

HansDav,

I actually set it up this way =SUM(C18*0.00029)
A Column B Column
Loan Amount $522,000
Payment at Full Interest Rate: $3,489
Other Mortgages: $0
Insurance/month (.0029*Value)$151
Taxes/month (.001*Price)$522
Total CC Debt (Total*.05):$0
Total Vehicle Debt:$0 $0
Vehicle Payments/month:$0
Other Loans: $0
Payments/month: $0
Total Payments (Debt)$4,162

and it worked this way. But I will keep your equation as well. Forgot the
astrick represented multiplication.
--
Sincerely,

Biz Broker

Your Business has the POWER of our Businessquot;Davquot; wrote:

gt;
gt; I wan to Multiply a number in a cell I call A1 by .00029 and its answer
gt; in A4
gt; .. Then be able to add up the entire A column in A6.
gt;
gt; in A4 =a1*0.00029
gt; in A6 =sum(A:A)
gt;
gt; Regards
gt;
gt; Dav
gt;
gt;
gt; --
gt; Dav
gt; ------------------------------------------------------------------------
gt; Dav's Profile: www.excelforum.com/member.php...oamp;userid=27107
gt; View this thread: www.excelforum.com/showthread...hreadid=509261
gt;
gt;

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()