Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Linking to other spreadsheets - complex formula

Tough one...I have a "Socrecard" spreadsheet that is loaded with links to
other "data source" spreadsheets. Each month, I have to open each cell and
change the pointer from, for example, ='G:\2006\[Jan.xls]CONSOLIDATED
VIEW'!$CR$64 to ='G:\2006\[Feb.xls]CONSOLIDATED VIEW'!$CR$64. For now, I can
use CNTL F and the find feature to search for Jan, then replace with Feb, but
I would like to have one page of the excel SS with Jan, Feb, Mar, etc and
have the cell point to it like this ='G:\2006\[POINT TO CELL
HERE.xls]CONSOLIDATED VIEW'!$CR$64. Possible???
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,856
Default Linking to other spreadsheets - complex formula

Can't you highlight the sheet and use CTRL-H (Find and Replace) to:

Find What: Jan.xls
Replace With: Feb.xls

then click Replace All? You seem to be suggesting that you currently
change all the references manually.

Hope this helps.

Pete

California Phil wrote:
Tough one...I have a "Socrecard" spreadsheet that is loaded with links to
other "data source" spreadsheets. Each month, I have to open each cell and
change the pointer from, for example, ='G:\2006\[Jan.xls]CONSOLIDATED
VIEW'!$CR$64 to ='G:\2006\[Feb.xls]CONSOLIDATED VIEW'!$CR$64. For now, I can
use CNTL F and the find feature to search for Jan, then replace with Feb, but
I would like to have one page of the excel SS with Jan, Feb, Mar, etc and
have the cell point to it like this ='G:\2006\[POINT TO CELL
HERE.xls]CONSOLIDATED VIEW'!$CR$64. Possible???


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Linking to other spreadsheets - complex formula

The problem is that the page has multiple links to about fifteen different
spreadsheets, so I would have to use the FIND feature repeatedly for each
file. This may end up being my only option, but having it link to a single
page where all the file names are listed and making the change there would
ensure I capture all the links versus checking each highlighted cell
(highlighted in blue to help me remember which have links) and then
determining what links to update.

"Pete_UK" wrote:

Can't you highlight the sheet and use CTRL-H (Find and Replace) to:

Find What: Jan.xls
Replace With: Feb.xls

then click Replace All? You seem to be suggesting that you currently
change all the references manually.

Hope this helps.

Pete

California Phil wrote:
Tough one...I have a "Socrecard" spreadsheet that is loaded with links to
other "data source" spreadsheets. Each month, I have to open each cell and
change the pointer from, for example, ='G:\2006\[Jan.xls]CONSOLIDATED
VIEW'!$CR$64 to ='G:\2006\[Feb.xls]CONSOLIDATED VIEW'!$CR$64. For now, I can
use CNTL F and the find feature to search for Jan, then replace with Feb, but
I would like to have one page of the excel SS with Jan, Feb, Mar, etc and
have the cell point to it like this ='G:\2006\[POINT TO CELL
HERE.xls]CONSOLIDATED VIEW'!$CR$64. Possible???



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
Allow multiple rows of worksheet tabs for complex spreadsheets Peter Gross Excel Discussion (Misc queries) 6 June 3rd 10 12:42 PM
complex color fill conditions- if statements or complex formula? lilly8008 Excel Discussion (Misc queries) 1 December 18th 09 04:57 AM
complex linking data and files Ruth Excel Discussion (Misc queries) 3 May 5th 09 09:56 PM
Simple way to breakdown complex spreadsheets Pendelfin Excel Discussion (Misc queries) 0 February 18th 09 09:29 PM
How to stop #REF! on linked cells in complex spreadsheets Formann Excel Worksheet Functions 0 November 18th 04 12:34 PM


All times are GMT +1. The time now is 04:31 PM.

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"