Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Display when subtotaling.

I am subtotaling by account numbers and would like to display both the
account number and account titles.
Spreadsheet looks like:
AcctT, Acct#, SubAcct#
Cash, 001, 01
001, 02
001, 04
When I subtotal by acct number I get "Total 001". The subtotal function
doesn't give you an option to display additional data. I would like to
display the Account Title also. Any simple suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,069
Default Display when subtotaling.

One way is to concatenate the two fields in a new column, then create your
subtotals by that column. For example, assuming your example data begins in
A1:

- insert a new column A
- in A1 give it the heading Account
- in A2, enter =C2&" "&B2
- copy A2 down through all rows of data
- create your subtotals at each change in Account

Hope this helps,

Hutch

"Bookmdano" wrote:

I am subtotaling by account numbers and would like to display both the
account number and account titles.
Spreadsheet looks like:
AcctT, Acct#, SubAcct#
Cash, 001, 01
001, 02
001, 04
When I subtotal by acct number I get "Total 001". The subtotal function
doesn't give you an option to display additional data. I would like to
display the Account Title also. Any simple suggestions?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Display when subtotaling.

You can use a pivot table instead of subtotals

http://www.contextures.com/xlfaqPivot.html

--


Regards,


Peo Sjoblom

"Bookmdano" wrote in message
...
I am subtotaling by account numbers and would like to display both the
account number and account titles.
Spreadsheet looks like:
AcctT, Acct#, SubAcct#
Cash, 001, 01
001, 02
001, 04
When I subtotal by acct number I get "Total 001". The subtotal function
doesn't give you an option to display additional data. I would like to
display the Account Title also. Any simple suggestions?



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
subtotaling Mike Morris Excel Discussion (Misc queries) 2 March 27th 08 10:01 PM
subtotaling every third row? [email protected] Excel Worksheet Functions 4 May 4th 07 11:44 PM
Subtotaling problem noah Excel Discussion (Misc queries) 2 August 9th 05 07:27 PM
Sorting after subtotaling Katherine Excel Discussion (Misc queries) 2 January 25th 05 08:48 PM
Slow Subtotaling Jeremy Excel Discussion (Misc queries) 1 January 3rd 05 04:59 PM


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

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"