#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Spreadsheet Help

I need to create a spreadsheet for data in a monthly spreadsheet and have the
data calculated by name. for example in the sheet named 1st I have in column
a my name and in row 2 another name and so on with data in column 3, 4, 5,
and so on. at the end of the month I want to have a data sheet with a
collectiion of all the data. How do I send the name in sheet named 1st to
the Data sheet at the end ? and How do I list the names in the end data sheet
when it is possible that the names in column 1 could be different each day.

Sorry if this is a bit long I hope you understand what I want to do!

Any Help
--
Thom
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Spreadsheet Help

Insert a new worksheet and name it Data. Then highlight all the names
(and a heading) in column A of the sheet called 1st and copy/paste to
column A of Data. With this still highlighted, click on Data | Filter
| Advanced Filter and in the pop-up you should see your range - click
on Unique Records only and Copy to New Location (specify $C$1 as the
location). Click OK and you will then have a unique list of names in
column C - delete columns A and B.

I'm not sure exactly what you want to do then - perhaps a formula like
this in B2:

=SUMIF(1st!$A$2:$A$1000,$A2,1st!B$2:B$1000)

which will add all the entries in column B of the sheet called 1st
which have the name in A2 of the Data sheet. You can copy this formula
down for as many names as you have in column A, and you can copy it
across if you want to sum other columns.

Hope this helps.

Pete


On May 12, 8:00 pm, Thom wrote:
I need to create a spreadsheet for data in a monthly spreadsheet and have the
data calculated by name. for example in the sheet named 1st I have in column
a my name and in row 2 another name and so on with data in column 3, 4, 5,
and so on. at the end of the month I want to have a data sheet with a
collectiion of all the data. How do I send the name in sheet named 1st to
the Data sheet at the end ? and How do I list the names in the end data sheet
when it is possible that the names in column 1 could be different each day.

Sorry if this is a bit long I hope you understand what I want to do!

Any Help
--
Thom



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
formula to get the spreadsheet address to print on the spreadsheet Jen Excel Discussion (Misc queries) 1 September 18th 06 01:22 PM
How do I copy spreadsheet data as shown to another spreadsheet? trainer07 Excel Discussion (Misc queries) 2 August 7th 06 09:39 PM
convert ms works spreadsheet to excel spreadsheet on pda d Excel Discussion (Misc queries) 0 February 20th 06 10:40 AM
conversion of MS Works Spreadsheet to Excel 2002 Spreadsheet Kellie Excel Discussion (Misc queries) 1 March 24th 05 06:31 PM
Is there a way to insert a formula, password or macro in an excel spreadsheet that will automatically delete the spreadsheet? oil_driller Excel Discussion (Misc queries) 1 February 8th 05 09:34 AM


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