Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Viviank
 
Posts: n/a
Default remain constant in a copy & paste

I want to set up a column of numbers
at the bottom I want to show a total of the numbers
in column b I want to show what % column a is of the total
That's easy enough, but when I copy and paste the total tries to move down a
row skewing my calculations.

In other words in the formula in cell b1 =a1/sum(a1:a10)
when I copy and paste it to cell b2 it becomes =a2/sum(a2:a11)
and I want the sum portion to remain constant
- in other words =a2/sum(a1:a10)

Please help.

Thank you

Vivian

  #2   Report Post  
Posted to microsoft.public.excel.newusers
davesexcel
 
Posts: n/a
Default remain constant in a copy & paste


=A1/SUM($A$1:$A$10)
=A2/SUM($A$1:$A$10)

You need absolute value, when you select the range press F4


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=523353

  #3   Report Post  
Posted to microsoft.public.excel.newusers
Max
 
Posts: n/a
Default remain constant in a copy & paste

=A1/SUM($A$1:$A$10)

and with the above entered in B1,
to copy B1 down, we could simply drag the fill handle
(i.e. the "black square" at the bottom right-hand corner of cell B1)
instead of:
.. I copy and paste it to cell b2 ...


--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


  #4   Report Post  
Posted to microsoft.public.excel.newusers
Viviank
 
Posts: n/a
Default remain constant in a copy & paste

Thanks a lot. That was the help I needed.

"Max" wrote:

=A1/SUM($A$1:$A$10)


and with the above entered in B1,
to copy B1 down, we could simply drag the fill handle
(i.e. the "black square" at the bottom right-hand corner of cell B1)
instead of:
.. I copy and paste it to cell b2 ...


--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---



  #5   Report Post  
Posted to microsoft.public.excel.newusers
Max
 
Posts: n/a
Default remain constant in a copy & paste

You're welcome, Viviank !
Thanks for feeding back ..
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Viviank" wrote in message
...
Thanks a lot. That was the help I needed.





  #6   Report Post  
Posted to microsoft.public.excel.newusers
SteveW
 
Posts: n/a
Default remain constant in a copy & paste

On Fri, 17 Mar 2006 21:19:23 +0800, "Max"
wrote:

You're welcome, Viviank !
Thanks for feeding back ..


of course, you have already calculate the sum
so b1 = a1/$a$11
and then drag b1 down to b10
would save 10 extra calculations


--

Steve
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
How to copy & paste excel charts to Words as Windows Metafile xppuser Charts and Charting in Excel 7 February 6th 06 03:15 PM
Macro to find, copy, and paste until value change Valerie Excel Worksheet Functions 4 January 26th 06 04:10 AM
copy & paste spreadsheet cells from excel to outlook to excel mismarple Excel Discussion (Misc queries) 1 September 20th 05 11:16 PM
Copy and paste from one spreadsheet to another Calculate Date range Excel Worksheet Functions 2 September 17th 05 09:04 AM
Issue with copy & paste? Etrnal168 Excel Discussion (Misc queries) 2 July 12th 05 03:35 AM


All times are GMT +1. The time now is 03:02 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"