Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kristin
 
Posts: n/a
Default Showing totals from two columns

Is there a way to show the totals from two columns?
For example, say I have the number 15 in column A and 7 in column B, I need
column C to look like this:

15, 7

But instead I can only get them to appear together giving me 157??? Are
there any suggestions?
Thanks!
  #2   Report Post  
Art
 
Posts: n/a
Default

Try A1 & ", " & B1

Art

"Kristin" wrote:

Is there a way to show the totals from two columns?
For example, say I have the number 15 in column A and 7 in column B, I need
column C to look like this:

15, 7

But instead I can only get them to appear together giving me 157??? Are
there any suggestions?
Thanks!

  #3   Report Post  
Niek Otten
 
Posts: n/a
Default

=SUM(A1:A5)&","&SUM(B1:B5)

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Kristin" wrote in message
...
Is there a way to show the totals from two columns?
For example, say I have the number 15 in column A and 7 in column B, I
need
column C to look like this:

15, 7

But instead I can only get them to appear together giving me 157??? Are
there any suggestions?
Thanks!



  #4   Report Post  
Kristin
 
Posts: n/a
Default

Perfect! Thank You!

"Art" wrote:

Try A1 & ", " & B1

Art

"Kristin" wrote:

Is there a way to show the totals from two columns?
For example, say I have the number 15 in column A and 7 in column B, I need
column C to look like this:

15, 7

But instead I can only get them to appear together giving me 157??? Are
there any suggestions?
Thanks!

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 do I show summary totals from a pivot table on a bar chart Colleen T Charts and Charting in Excel 5 January 22nd 05 02:41 AM
Columns in Excel will not allow user to click in them Kim Excel Discussion (Misc queries) 1 December 28th 04 07:37 PM
Counting the Contents of Two Columns Molochi Excel Discussion (Misc queries) 6 December 22nd 04 09:13 PM
interchange columns with rows Herman Excel Discussion (Misc queries) 2 December 8th 04 06:40 PM
How can I find the common names in two columns of names? hako Excel Discussion (Misc queries) 2 December 8th 04 02:59 AM


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