close

how do I multiply the values in column A by 1000, and put the results in
column B

quot;Mother Goosequot; wrote:

gt; how do I multiply the values in column A by 1000, and put the results in
gt; column B
gt;

If the first cell happens to be A1, the in B1 you would enter:
=SUM(A1*1000)
and hit enter.

To apply this formula to the rest of the B column you could select the B1
cell, put the pointer on the small square in the lower right-hand corner of
the cell, and drag down the column. This will apply the formula that you
entered in the B1 cell to all the cells that you drag down to.

=A1*1000

and copy down

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

quot;Mother Goosequot; gt; wrote in message
...
gt; how do I multiply the values in column A by 1000, and put the results in
gt; column B
gt;
The SUM function is unnecessary here and can be dispensed with altogether,
eg

=A1*1000.

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

------------------------------*------------------------------*----------------
It's easier to beg forgiveness than ask permission :-)
------------------------------*------------------------------*----------------quot;Steve Gquot; lt;Steve gt; wrote in message
...
gt;
gt;
gt; quot;Mother Goosequot; wrote:
gt;
gt;gt; how do I multiply the values in column A by 1000, and put the results in
gt;gt; column B
gt;gt;
gt;
gt; If the first cell happens to be A1, the in B1 you would enter:
gt; =SUM(A1*1000)
gt; and hit enter.
gt;
gt; To apply this formula to the rest of the B column you could select the B1
gt; cell, put the pointer on the small square in the lower right-hand corner
gt; of
gt; the cell, and drag down the column. This will apply the formula that you
gt; entered in the B1 cell to all the cells that you drag down to.

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

    software

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