#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 386
Default Major help needed

Hi,

I have been working with excel for about 3 years now and I've never seen this.

I have sheets that have index formulas that search other folders, stored in
different locations for reference values. The formula has the valid
reference and address for the folder to look in.

Somehow if I save the results folder to a different location it changes the
address in which to look for the database file - without any interaction
whatsoever from me!

I have been using the same computer/formats etc for ages. Nothing has
changed. It started on one file and now I've seen it happen on another one.

Any idea how this can happen?

Lindsey
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default Major help needed

XL is somewhat lazy when creating outside references. If the workbook you are
referencing is currently in the same folder, XL only stores "in the folder
I'm currently in, find this file". This of course causes problems if you move
the original file, as the referenced files did not move along with it.

My recommendation would be to make sure XL is storing the full path name of
your referenced workbooks before moving the file to a new location.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"LiAD" wrote:

Hi,

I have been working with excel for about 3 years now and I've never seen this.

I have sheets that have index formulas that search other folders, stored in
different locations for reference values. The formula has the valid
reference and address for the folder to look in.

Somehow if I save the results folder to a different location it changes the
address in which to look for the database file - without any interaction
whatsoever from me!

I have been using the same computer/formats etc for ages. Nothing has
changed. It started on one file and now I've seen it happen on another one.

Any idea how this can happen?

Lindsey

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 386
Default Major help needed

Hi,

Thanks for your help.

As far as i know thats what i am doing. For example my 'proper'
address/formula is;

=IF($D7="";"";INDEX('J:\Planification secteur Precision\UP1\Production
journaliere\Production journaliere\[Base de
données.xls]Données'!$J$5:$J$25;MATCH($D7;'J:\Planification secteur
Precision\UP1\Production journaliere\Production journaliere\[Base de
données.xls]Données'!$I$5:$I$25;0)))

When i copy it to a new location such as my desktop it changes this to

=IF($D7="";"";INDEX('C:\Documents and Settings\name\Desktop\[Base de
données.xls]Données'!$J$5:$J$25;MATCH($D7;'C:\Documents and
Settings\name\Desktop\[Base de données.xls]Données'!$I$5:$I$25;0)))

Is this not the full address?

If i do a copy paste on any of the cells that need the reference it asks me
to refind the folder (i.e. remap the address).

Thanks

"Luke M" wrote:

XL is somewhat lazy when creating outside references. If the workbook you are
referencing is currently in the same folder, XL only stores "in the folder
I'm currently in, find this file". This of course causes problems if you move
the original file, as the referenced files did not move along with it.

My recommendation would be to make sure XL is storing the full path name of
your referenced workbooks before moving the file to a new location.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"LiAD" wrote:

Hi,

I have been working with excel for about 3 years now and I've never seen this.

I have sheets that have index formulas that search other folders, stored in
different locations for reference values. The formula has the valid
reference and address for the folder to look in.

Somehow if I save the results folder to a different location it changes the
address in which to look for the database file - without any interaction
whatsoever from me!

I have been using the same computer/formats etc for ages. Nothing has
changed. It started on one file and now I've seen it happen on another one.

Any idea how this can happen?

Lindsey

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
Need Major Help on the Macro bioyyy Excel Discussion (Misc queries) 12 October 25th 08 12:43 PM
Need some major help mdefee Excel Discussion (Misc queries) 1 January 18th 07 03:22 AM
Major Help Needed Asap ninjashadow80 Excel Worksheet Functions 7 July 24th 06 05:59 AM
I need major help fast!!!!! Mr. Jay Excel Discussion (Misc queries) 3 March 10th 06 05:22 PM
Major help needed mike_vr Excel Discussion (Misc queries) 6 April 19th 05 01:31 PM


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