Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Noodles
 
Posts: n/a
Default How to add columns - 2nd request

Paul B said it could be done, but not how to do it.

Need to add figures in column. What I am doing now I'm sure is the hard
way:

A B C D
1
2 15.65 15.65 =Sum C1+A2 =Sum D1+B2
3 15.44 15.44 =Sum C2+A3 =Sum D2+B3


After I get the columns totaled I then delete columns C & D etc because they
are not needed anymore. There as to be an easier way.
  #2   Report Post  
Sunil Jayakumar
 
Posts: n/a
Default

Hi,

If you're just looking for the totals, then try;

in cell C24:
=SUM(C1:C23)+(SUM(A2:A24)
in cell d24:
=SUM(D1:D23)+(SUM(B2:B24)

This will give you totals.

Hope this helps

Warm regards

Sunil Jayakumar

"Noodles" wrote in message
...
Paul B said it could be done, but not how to do it.

Need to add figures in column. What I am doing now I'm sure is the hard
way:

A B C
D
1
2 15.65 15.65 =Sum C1+A2 =Sum D1+B2
3 15.44 15.44 =Sum C2+A3 =Sum D2+B3


After I get the columns totaled I then delete columns C & D etc because
they
are not needed anymore. There as to be an easier way.

www.ayyoo.com/credit-cards.html


  #3   Report Post  
PCLIVE
 
Posts: n/a
Default


If I understand what you want to do,
Try this:

Right-click on column "C", or which ever column you want to insert a new
column in front of, and then select 'Insert'.

HTH,
Paul


"Noodles" wrote in message
...
Paul B said it could be done, but not how to do it.

Need to add figures in column. What I am doing now I'm sure is the hard
way:

A B C
D
1
2 15.65 15.65 =Sum C1+A2 =Sum D1+B2
3 15.44 15.44 =Sum C2+A3 =Sum D2+B3


After I get the columns totaled I then delete columns C & D etc because
they
are not needed anymore. There as to be an easier way.



  #4   Report Post  
Bill Martin -- (Remove NOSPAM from address)
 
Posts: n/a
Default

Noodles wrote:
Paul B said it could be done, but not how to do it.

Need to add figures in column. What I am doing now I'm sure is the hard
way:

A B C D
1
2 15.65 15.65 =Sum C1+A2 =Sum D1+B2
3 15.44 15.44 =Sum C2+A3 =Sum D2+B3


After I get the columns totaled I then delete columns C & D etc because they
are not needed anymore. There as to be an easier way.


-----------

One easier way would be to not bother deleting the working columns. Are
they hurting something by being there? Or you could just resize the
column width for C and D down to near 0 so they're still there but don't
show unless you widen them again.

If you're relying on the results of column C and D, then I personally
would never delete them. That also deletes any audit path you have to
figure out later why you've got some result that doesn't look right to you.

Good luck...

Bill
  #5   Report Post  
bj
 
Posts: n/a
Default

If what you want is the total of the cells in Columns A and B

=sum(A1:A100) in one cell would give you the total of the data in A1to A100
and =Sum(B1:B100) for column B

If you want a different set of cells, just change the formula.



"Noodles" wrote:

Paul B said it could be done, but not how to do it.

Need to add figures in column. What I am doing now I'm sure is the hard
way:

A B C D
1
2 15.65 15.65 =Sum C1+A2 =Sum D1+B2
3 15.44 15.44 =Sum C2+A3 =Sum D2+B3


After I get the columns totaled I then delete columns C & D etc because they
are not needed anymore. There as to be an easier way.



  #6   Report Post  
Noodles
 
Posts: n/a
Default

Thank you. That's what I needed to know. Appreciate it.

On Mon, 6 Jun 2005 07:33:02 -0700, "bj" wrote:

If what you want is the total of the cells in Columns A and B

=sum(A1:A100) in one cell would give you the total of the data in A1to A100
and =Sum(B1:B100) for column B

If you want a different set of cells, just change the formula.



"Noodles" wrote:

Paul B said it could be done, but not how to do it.

Need to add figures in column. What I am doing now I'm sure is the hard
way:

A B C D
1
2 15.65 15.65 =Sum C1+A2 =Sum D1+B2
3 15.44 15.44 =Sum C2+A3 =Sum D2+B3


After I get the columns totaled I then delete columns C & D etc because they
are not needed anymore. There as to be an easier way.


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
can't insert columns between columns smooth operator Excel Discussion (Misc queries) 1 May 1st 05 10:53 PM
Removing Near-Duplicate Rows, Leaving Those w/Most Data in Specific Columns foofoo Excel Discussion (Misc queries) 1 April 2nd 05 12:02 AM
How to Create an Excel Macro to send a meeting request. DM HD Excel Discussion (Misc queries) 2 February 28th 05 02:39 PM
print excel columns on less pages a_ryan1972 Excel Discussion (Misc queries) 1 February 9th 05 05:41 PM
Columns in Excel will not allow user to click in them Kim Excel Discussion (Misc queries) 1 December 28th 04 06:37 PM


All times are GMT +1. The time now is 03:10 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"