Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Excell 2003 Linking Pages

I use Microsoft Excel 2003 to track daily sales for both the my store and
employees. I also track the sales on a monthly basis and prepare an end of
the year report. I use a separate workbook for each report.

I would like to know if it is possible to link the totals from each report
into one workbook or worksheet that will automatically update when I enter
the figures. This would save me a lot of time from having to prepare each
report individually.

Thank you,
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 457
Default Excell 2003 Linking Pages

If starting typing "=" into a cell, you can then navigate to another
sheet/open workbook and click on the cell you want to link to. This is very
useful for building summary pages.

--
Best Regards,

Luke M
"PeggyL" wrote in message
...
I use Microsoft Excel 2003 to track daily sales for both the my store and
employees. I also track the sales on a monthly basis and prepare an end of
the year report. I use a separate workbook for each report.

I would like to know if it is possible to link the totals from each report
into one workbook or worksheet that will automatically update when I enter
the figures. This would save me a lot of time from having to prepare each
report individually.

Thank you,



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 66
Default Excell 2003 Linking Pages

You can do this by making use of the INDIRECT function.

Say you have an Excel file called Book2 and in cell A1 of Sheet1 of this
file you want to 'read' what's in cell A1 of Sheet1 of another Excel file
called Book1, then in A1 of Book2 have this formula:

=INDIRECT("'[Book1.xls]Sheet1'!A1")

Note that Book1 has to be open at the same time in order for its cell
contents to be read via INDIRECT.

Hopefully, using this example you can craft the particular INDIRECT formulas
you need.

Regards,

Tom

"PeggyL" wrote:

I use Microsoft Excel 2003 to track daily sales for both the my store and
employees. I also track the sales on a monthly basis and prepare an end of
the year report. I use a separate workbook for each report.

I would like to know if it is possible to link the totals from each report
into one workbook or worksheet that will automatically update when I enter
the figures. This would save me a lot of time from having to prepare each
report individually.

Thank you,

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
Excell 2007 Vlookup linking multiple pages seeker Excel Worksheet Functions 0 November 17th 08 04:31 PM
auto locking of excell workbook (excell 2003) cheekymonkey Excel Discussion (Misc queries) 2 November 14th 08 11:50 PM
Excell, print the tiles on all pages eli in OC Excel Worksheet Functions 1 July 14th 06 06:37 PM
How do I delete pages from an Excell template of mutiple pages pulcom123 Excel Discussion (Misc queries) 2 December 30th 05 04:41 PM
Set print area on several pages at once in Excell Workbook? willow Excel Discussion (Misc queries) 2 August 23rd 05 01:31 AM


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