Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default copying row information in a table to another location w/criteria

My goal is to sort/filter database information that exists in the top of a
spreadsheet into a summary report further down in the same spreadsheet for an
individual account. Column headings in the top of the spreadsheet would be
"account number", "account name", "shares", "asset name", "asset type",
"cost", and "market value". Each row would have information for a specific
unique security held in each account. Therefore if account 123 had 5 common
stocks, 3 fixed income securities, and 2 mutual funds, the database would
have 10 rows for account 123, with 1 row for each indivudual security. Below
the database information, could one creata a report that had headings for
"asset type", such as common stock, fixed income, and mutual funds, with each
indivdual security listed under the appropriate heading.

You would have different numbers of rows under each heading, depending on
what securities are held by a specific account.

Any ideas?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default copying row information in a table to another location w/criteria

The easiest is to apply the SubTotal menu item under the data menu. This
will group your data and you can hide details or show them with a press of a
button. You can specify which numeric columns to subtotal. In your case,
you would apply it once with the replace option and the second time with
replace unchecked.

Apply from the outside in. Do Account Number first with the replace. Then
do Asset type with replace unselected.

select the top left corner (the cell with the label Account Number) of your
data and excel should properly find it.

In the first release of xl2003 I believe there is a bug in this function,
but hopefully that won't apply to you.

--
Regards,
Tom Ogilvy

"allidog" wrote in message
...
My goal is to sort/filter database information that exists in the top of a
spreadsheet into a summary report further down in the same spreadsheet for

an
individual account. Column headings in the top of the spreadsheet would

be
"account number", "account name", "shares", "asset name", "asset type",
"cost", and "market value". Each row would have information for a

specific
unique security held in each account. Therefore if account 123 had 5

common
stocks, 3 fixed income securities, and 2 mutual funds, the database would
have 10 rows for account 123, with 1 row for each indivudual security.

Below
the database information, could one creata a report that had headings for
"asset type", such as common stock, fixed income, and mutual funds, with

each
indivdual security listed under the appropriate heading.

You would have different numbers of rows under each heading, depending on
what securities are held by a specific account.

Any ideas?



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
copying chart to location within same workbook HelenR Charts and Charting in Excel 2 November 12th 09 02:43 AM
Pivot table cutting information of a part of the information ASR Excel Discussion (Misc queries) 1 November 5th 09 02:09 PM
Header Picture in Excel, location information phil Excel Discussion (Misc queries) 2 October 5th 06 02:14 PM
Collating information in a different location tom300181 Excel Discussion (Misc queries) 3 August 4th 05 09:03 AM
Changing location of text file from which information is imported Leslie Excel Programming 1 April 6th 04 11:12 PM


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

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"