ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Showing totals from two columns (https://www.excelbanter.com/excel-discussion-misc-queries/3208-showing-totals-two-columns.html)

Kristin

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!

Art

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!


Niek Otten

=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!




Kristin

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!



All times are GMT +1. The time now is 03:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com