Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I have a master version of a file which is saved in a directory. In the same directory I have a database of machines, speeds etc. For ref the master file and database are stored in J:\Planification secteur Precision\UP1\Production journaliere\Production journaliere. Each month a copy is taken of the master file and saved into a sub directory based on the year and month, (same address as above with\2010\01 on the end for example). Production data is then filled in and the database is used to reference the machine speeds etc. The formula to reference the speeds etc 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))) However when I copy the file from the directory to the desktop it changes the address to look for the database - BUT there is no database in this location AND it still returns a result! =IF($D7="";"";INDEX('C:\Documents and Settings\duncali001\Desktop\[Base de données.xls]Données'!$J$5:$J$25;MATCH($D7;'C:\Documents and Settings\duncali001\Desktop\[Base de données.xls]Données'!$I$5:$I$25;0))) All I have done is save the file to a different location. Does anyone know how this can happen or how i can stop it? Thanks LiAD |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is this weird or what? | Excel Worksheet Functions | |||
How do I set Excel 2007 pivot table default to not save source dat | Excel Discussion (Misc queries) | |||
Weird File Open/Save As Behavior | Excel Discussion (Misc queries) | |||
Can I save the *.xsd schema that Excel infers from my xml source ? | Excel Discussion (Misc queries) | |||
How can i set the source-data-range of pivottable2 to the source . | Excel Discussion (Misc queries) |