Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 63
Default Invalid Cell Reference error

Hi All,

I am facing one problem, appreciate someone could solve this.

I created 2 different workbook .One is destination and other is source. Now
I have written formula to get values from source workbook. It works fine in
my local system. but when I copy paste these workbook in some other location
so my formula does not work bcoz cell could not get the path of source
workbook since location is changed.

This sounds very weird that every time I have to manually edit the links. I
tried using edit link property and tried to change source location. But cell
get error #refe 'invalid cell reference'.

Is there anyway to define generic path in formula so that wherever I place
my workbook and formula would pick right path automatically.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Invalid Cell Reference error

Why not combine the workbooks so that you have a source sheet and a
destination sheet - no problem with external references then.

Hope this helps.

Pete

On Aug 19, 6:11*pm, Ravi wrote:
Hi All,

I am facing one problem, appreciate someone could solve this.

I created 2 different workbook .One is destination and other is source. Now
I have written formula to get values from source workbook. It works fine in
my local system. but when I copy paste these workbook in some other location
so my formula does not work bcoz cell could not get the path of source
workbook since location is changed.

This sounds very weird that every time I have to manually edit the links. I
tried using edit link property and tried to change source location. But cell
get error #refe 'invalid cell reference'.

Is there anyway to define generic path in formula so that wherever I place
my workbook and formula would pick right path automatically.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 63
Default Invalid Cell Reference error

Hi Pete,

Thanks for your respons,actually i have more than 10 workbook and each
workbooks contains 6-7 worksheet and have logical reasoning not to combine
them.I really need solution so that i can put my template at any place
without failing in function.

Ravi

"Pete_UK" wrote:

Why not combine the workbooks so that you have a source sheet and a
destination sheet - no problem with external references then.

Hope this helps.

Pete

On Aug 19, 6:11 pm, Ravi wrote:
Hi All,

I am facing one problem, appreciate someone could solve this.

I created 2 different workbook .One is destination and other is source. Now
I have written formula to get values from source workbook. It works fine in
my local system. but when I copy paste these workbook in some other location
so my formula does not work bcoz cell could not get the path of source
workbook since location is changed.

This sounds very weird that every time I have to manually edit the links. I
tried using edit link property and tried to change source location. But cell
get error #refe 'invalid cell reference'.

Is there anyway to define generic path in formula so that wherever I place
my workbook and formula would pick right path automatically.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 622
Default Invalid Cell Reference error

I don't think there is a practical way to do that. You can get create
dynamic paths with INDIRECT functions, but you'd have to put that in
every formula that links to the other file. And, INDIRECT does not
calculate unless the other file is actually open. And, I think it
would be just as hard to set up and maintain, anyway.

One way to avoid manually changing is to use Replace to change every
single formula at once. This should be about as fast as using the
Links:Change Source commands. But you would need to make sure the path
is perfect to replace it. Copy/Paste would be useful, you can Paste
into the Replace window. Also, don't have the source file open when
you do this because Excel will hide the full path if it is open. And
you need to work on the full path.
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
invalid reference for vlookup Ed Hoag Excel Worksheet Functions 2 May 14th 23 11:43 AM
Error "invalid data source reference" for pivot table Manny Excel Worksheet Functions 6 April 5th 23 02:58 PM
#REF! - Invalid Cell Reference Errors Techdewd49 Setting up and Configuration of Excel 1 April 21st 08 12:15 AM
Breaking links leaving invalid reference #REF! in cell Kenny Boy Excel Discussion (Misc queries) 1 October 28th 07 04:11 PM
How do I fix an Invalid Reference? Nic New Users to Excel 1 June 1st 06 04:43 PM


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