Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excell 2007 Vlookup linking multiple pages | Excel Worksheet Functions | |||
auto locking of excell workbook (excell 2003) | Excel Discussion (Misc queries) | |||
Excell, print the tiles on all pages | Excel Worksheet Functions | |||
How do I delete pages from an Excell template of mutiple pages | Excel Discussion (Misc queries) | |||
Set print area on several pages at once in Excell Workbook? | Excel Discussion (Misc queries) |