View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default formula for copying from one sheet to another

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