Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
i have 1 workbook that is my destination file (that contains formulas and
data from source file). And many workbooks as my source file. Im trying to update my destination file everytime there is an update or "new source file" created. I tried using edit-link to change and update the source. I edited the relevant spreadsheet, 1 of the cell formular to read the new source file and tried updating. But the rest of the cell will not read the new source, only the edited cell. What can i do besides using replace function, so that when i "change" the new source in 1 cell, the rest of my spreadsheet will read the same source name ? **(i cant change the new source as my other worksheets will read.) tks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Joel,
You could put the worksheet path and/or filename in a cell, then use the INDIRECT function in all the other cells to build their references from that. However, if you do this, the links won't work unless the source workbook is open. Cheers -- macropod [MVP - Microsoft Word] ------------------------- "Joel" wrote in message ... i have 1 workbook that is my destination file (that contains formulas and data from source file). And many workbooks as my source file. Im trying to update my destination file everytime there is an update or "new source file" created. I tried using edit-link to change and update the source. I edited the relevant spreadsheet, 1 of the cell formular to read the new source file and tried updating. But the rest of the cell will not read the new source, only the edited cell. What can i do besides using replace function, so that when i "change" the new source in 1 cell, the rest of my spreadsheet will read the same source name ? **(i cant change the new source as my other worksheets will read.) tks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to edit drop down list source | Excel Discussion (Misc queries) | |||
How do I edit replace source data links for a chart? | Charts and Charting in Excel | |||
How do I view and edit the source code for a Chart in Excel 2003? | Charts and Charting in Excel | |||
how do i edit link source in whole workbook? | Excel Discussion (Misc queries) | |||
Change source ofr edit link is greyed out | Excel Worksheet Functions |