Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In my WB1.xls I have:
In Cell A6 '0514121-A In cell B6 ="[PA"&A6&"-JM.xls]PaySchedule" In Cell Z1 'C:\Documents and Settings\Contracts\ In Cell G6 << I need to link to Cell D10 (with a dollor Value in Z1 & B6 ' or 'C:\Documents and Settings\Contracts\="[PA"&A6&"-JM.xls]PaySchedule" PA0514121-A-JM.xls will remain Closed throughout. Any help would be appreciated |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"Jim May" ha scritto nel messaggio
news:YhPBg.106563$IZ2.27519@dukeread07... In my WB1.xls I have: In Cell A6 '0514121-A In cell B6 ="[PA"&A6&"-JM.xls]PaySchedule" In Cell Z1 'C:\Documents and Settings\Contracts\ In Cell G6 << I need to link to Cell D10 (with a dollor Value in Z1 & B6 ' or 'C:\Documents and Settings\Contracts\="[PA"&A6&"-JM.xls]PaySchedule" PA0514121-A-JM.xls will remain Closed throughout. Any help would be appreciated Hi Jim, You can use the INDIRECT function (check the online help) to build up your reference, but it works only if the linked workbook (i.e. PA0514121-A-JM.xls) is opened. If the linked workbook is closed the function will give a #VALUE! error. -- Hope I helped you. Thanks in advance for your feedback. Ciao Franz Verga from Italy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Linking Groups of cells between workbooks | Excel Discussion (Misc queries) | |||
confused by linking to Cells in Other Workbooks | Excel Discussion (Misc queries) | |||
Linking worksheets | Excel Worksheet Functions | |||
Have to use cursor keys cannot use mouse in excel when linking fo. | Excel Worksheet Functions | |||
Linking Workbooks | Excel Worksheet Functions |