Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have two workbooks that are linked and if I open them in the same window
they work together perfectly. However I need to open them in separate windows so one can be viewed on a separate monitor. When I do this it asks me if I want to update the links which I do but the relevant cells just show #VALUE!. Even if I go to Edit/Links and try to Update Values or Change Source even though it finds the right work book (it is password protected and asks for the password) the relevant cells still show #VALUE!. Is what I am trying to do impossible or am I missing something obvious. If it helps this is the formula when I open them in the same window: =IF(ISNA(MATCH($D$2-1,'[BOOKINGS.xls]NOV 2005 - JUNE 2006'!$C$2:$IJ$2,0)-1),"",OFFSET('[BOOKINGS.xls]NOV 2005 - JUNE 2006'!$C$2:$C$140,,MATCH($D$2-1,'[BOOKINGS.xls]NOV 2005 - JUNE 2006'!$C$2:$IJ$2,0)-1)) And this is the formula when I open them in different windows; =IF(ISNA(MATCH($D$2-1,'C:\Documents and Settings\D Clarke\Desktop\[BOOKINGS.xls]NOV 2005 - JUNE 2006'!$C$2:$IJ$2,0)-1),"",OFFSET('C:\Documents and Settings\D Clarke\Desktop\[BOOKINGS.xls]NOV 2005 - JUNE 2006'!$C$2:$C$140,,MATCH($D$2-1,'C:\Documents and Settings\D Clarke\Desktop\[BOOKINGS.xls]NOV 2005 - JUNE 2006'!$C$2:$IJ$2,0)-1)) If anyone could help it would be greatly appreciated. Many thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel files in separate program windows | Excel Discussion (Misc queries) | |||
Problem with Windows in Task Bar command | Excel Discussion (Misc queries) | |||
Problem with WIndows in Taskbar command | Setting up and Configuration of Excel | |||
Why does shared workbooks uncheck users Windows in Taskbar option | Excel Discussion (Misc queries) | |||
Problem exporting to excel with Windows XP | Excel Discussion (Misc queries) |