Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
dd dd is offline
external usenet poster
 
Posts: 95
Default updating external references to cells, sheets etc.

I'm trying to create a summary sheet showing the total time spent, on a
weekly basis, at varoius sites. The summary sheet is the same layout and
format as the timesheets, so that the totals of all sheets for cell C14 is
shown in cell C14 on the summary sheet.

So for the sites Cathcart, Howwood, KyleofLochalsh, Lanark and Tain and date
151206 I have the following function.

=SUM('P:\\Time Booked\[CathcartTime.xls]151206'!$C$14,'P:\\Time
Booked\[HowwoodTime.xls]151206'!$C$14,'P:\\Time
Booked\[KyleofLochalshTime.xls]151206'!$C$14,'P:\\Time
Booked\[LanarkTime.xls]151206'!$C$14,'P:\\Time
Booked\[TainTime.xls]151206'!$C$14)

The workbooks are named by Site and the Worksheets within each book are
named by Week i.e.
Workbooks: CathcartTime.xls, HowoodTime.xls etc.
Worksheets: 221206, 050107, etc

The above function totals the time from the file/sheet/cells stated, but
when I try to copy this to other cells it doesn't update the reference to
reflect, for example, the totals for cell C15.
Is there an easy way to update this to reflect totals for cells in the range
C14 to T23?
Is there a way to update this to reflect time in the worksheets dated
221206, 050107, 120107, 190107 and 260107?

Regards
Dylan Dawson
Scotland


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
excel transpose and references to cells in other sheets [email protected] Excel Discussion (Misc queries) 2 July 18th 08 03:34 PM
Updating references LostInSpace Excel Programming 2 March 24th 06 11:31 AM
inserting sheets into existing workbooks w/o external references spence Excel Worksheet Functions 3 December 19th 05 04:33 PM
External References Iain Excel Discussion (Misc queries) 1 February 3rd 05 09:45 AM
Updating Sheets on a non continuous cells Mildred Excel Programming 1 April 8th 04 11:16 AM


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

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"