Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I information that has been entered into one sheet, to automatically copy to
another sheet when it is updated. I am taking time card information from 10 sheets, and want to combine them into one summary sheet automatically. I could really use some help! Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
put the info in the same cell on each sheet then
=sum(yourfirstsheet:yourlastsheet!a2) -- Don Guillett SalesAid Software "Pakmount" wrote in message ... I information that has been entered into one sheet, to automatically copy to another sheet when it is updated. I am taking time card information from 10 sheets, and want to combine them into one summary sheet automatically. I could really use some help! Thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
maybe i didnt word what i was trying to do properly. I dont need it to
"sum", i need it to copy the entire worksheet to a range of cells on my "Totals" Page. So that each employee (they each have a seperate worksheet), is listed on one page with each day, hours worked, cost codes etc. Thanks for your help! "Don Guillett" wrote: put the info in the same cell on each sheet then =sum(yourfirstsheet:yourlastsheet!a2) -- Don Guillett SalesAid Software "Pakmount" wrote in message ... I information that has been entered into one sheet, to automatically copy to another sheet when it is updated. I am taking time card information from 10 sheets, and want to combine them into one summary sheet automatically. I could really use some help! Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data exctraction from multiple sheets | Excel Discussion (Misc queries) | |||
Returning Values | Excel Discussion (Misc queries) | |||
Copy a relative reference formula from one sheet to another. | Excel Discussion (Misc queries) | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Does excel recognise names rather than cells? | Excel Worksheet Functions |